Searched refs:knote_alloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/kern/
H A Dkern_event.c138 static struct knote *knote_alloc(int waitok);
1034 tkn = knote_alloc(waitok); /* prevent waiting with locks */
1424 marker = knote_alloc(1);
2306 knote_alloc(int waitok) function

Completed in 103 milliseconds