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