Home
last modified time | relevance | path

Searched refs:bit_wait (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dwait_bit.h49 extern int bit_wait(struct wait_bit_key *key, int mode);
77 bit_wait, in wait_on_bit()
184 return out_of_line_wait_on_bit_lock(word, bit, bit_wait, mode); in wait_on_bit_lock()
/linux/kernel/sched/
A Dwait_bit.c197 __sched int bit_wait(struct wait_bit_key *word, int mode) in bit_wait() function
205 EXPORT_SYMBOL(bit_wait);

Completed in 4 milliseconds