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