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