Searched defs:sleepq_add (Results 1 – 3 of 3) sorted by relevance
| /f-stack/lib/include/vm/ |
| H A D | uma_int.h | 50 #define sleepq_add(a, b, c, d, e) do {} while(0) macro
|
| /f-stack/lib/ |
| H A D | ff_kern_timeout.c | 111 #define sleepq_add(a, b, c, d, e) do {} while(0) macro
|
| /f-stack/freebsd/kern/ |
| H A D | subr_sleepqueue.c | 309 sleepq_add(const void *wchan, struct lock_object *lock, const char *wmesg, in sleepq_add() function
|