Searched refs:knote_alloc (Results 1 – 1 of 1) sorted by relevance
221 static struct knote *knote_alloc(void);3916 kn = knote_alloc(); in kevent_register()6770 knote_alloc(void) in knote_alloc() function