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

/linux-master/include/linux/
H A Dwait_bit.h49 extern int bit_wait(struct wait_bit_key *key, int mode);
77 bit_wait,
184 return out_of_line_wait_on_bit_lock(word, bit, bit_wait, mode);
/linux-master/kernel/sched/
H A Dwait_bit.c197 __sched int bit_wait(struct wait_bit_key *word, int mode) function
205 EXPORT_SYMBOL(bit_wait); variable
/linux-master/fs/
H A Dfs-writeback.c1519 __wait_on_bit(wqh, &wq, bit_wait,

Completed in 151 milliseconds