Searched defs:remove_wait_queue (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/kernel/sched/ | ||
H A D | wait.c | 45 void remove_wait_queue(wait_queue_head_t *q, wait_queue_t *wait) remove_wait_queue() function 53 EXPORT_SYMBOL(remove_wait_queue); variable |
Completed in 107 milliseconds