BIT_WAKE_ON_WRITE  383 drivers/platform/goldfish/goldfish_pipe.c 	u32 wake_bit = is_write ? BIT_WAKE_ON_WRITE : BIT_WAKE_ON_READ;
BIT_WAKE_ON_WRITE  605 drivers/platform/goldfish/goldfish_pipe.c 				clear_bit(BIT_WAKE_ON_WRITE, &pipe->flags);