wait_bit_queue    152 include/linux/wait.h int __wait_on_bit(wait_queue_head_t *, struct wait_bit_queue *, wait_bit_action_f *, unsigned);
wait_bit_queue    153 include/linux/wait.h int __wait_on_bit_lock(wait_queue_head_t *, struct wait_bit_queue *, wait_bit_action_f *, unsigned);
wait_bit_queue    846 include/linux/wait.h 	struct wait_bit_queue name = {					\