Searched refs:knote_alloc (Results 1 – 1 of 1) sorted by relevance
113 static struct knote *knote_alloc(void);1238 new_kn = knote_alloc(); in kqueue_register()1287 kn = knote_alloc(); in kqueue_register()2078 knote_alloc(void) in knote_alloc() function