bit_wait         1333 fs/fs-writeback.c 		__wait_on_bit(wqh, &wq, bit_wait,
bit_wait           49 include/linux/wait_bit.h extern int bit_wait(struct wait_bit_key *key, int mode);
bit_wait           77 include/linux/wait_bit.h 				       bit_wait,
bit_wait          184 include/linux/wait_bit.h 	return out_of_line_wait_on_bit_lock(word, bit, bit_wait, mode);
bit_wait          204 kernel/sched/wait_bit.c EXPORT_SYMBOL(bit_wait);