Searched refs:BIT_WAKE_ON_WRITE (Results 1 – 1 of 1) sorted by relevance
149 BIT_WAKE_ON_WRITE = 1, /* want to be woken on writes */ enumerator369 wakeBit = is_write ? BIT_WAKE_ON_WRITE : BIT_WAKE_ON_READ; in goldfish_pipe_read_write()483 clear_bit(BIT_WAKE_ON_WRITE, &pipe->flags); in goldfish_pipe_interrupt()