wait_bit_key       46 include/linux/wait.h 	struct wait_bit_key key;
wait_bit_key      142 kernel/wait.c  	struct wait_bit_key *key = arg;
wait_bit_key      216 kernel/wait.c  	struct wait_bit_key key = __WAIT_BIT_KEY_INITIALIZER(word, bit);