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

/kernel/sched/
H A Dwait.c317 * waiting, the actions of __wait_on_bit() and __wait_on_bit_lock() are
359 __wait_on_bit_lock(wait_queue_head_t *wq, struct wait_bit_queue *q, function
377 EXPORT_SYMBOL(__wait_on_bit_lock); variable
385 return __wait_on_bit_lock(wq, &wait, action, mode);

Completed in 29 milliseconds