Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dwait.h963 extern int bit_wait(struct wait_bit_key *, int);
991 bit_wait, in wait_on_bit()
1098 return out_of_line_wait_on_bit_lock(word, bit, bit_wait, mode); in wait_on_bit_lock()
/linux-4.4.14/kernel/sched/
Dwait.c584 __sched int bit_wait(struct wait_bit_key *word, int mode) in bit_wait() function
591 EXPORT_SYMBOL(bit_wait);
/linux-4.4.14/fs/
Dfs-writeback.c1151 __wait_on_bit(wqh, &wq, bit_wait, in __inode_wait_for_writeback()