Searched refs:PIPE_WAKE_WRITE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/platform/goldfish/ | ||
D | goldfish_pipe_qemu.h | 34 PIPE_WAKE_WRITE = 1 << 2, enumerator |
D | goldfish_pipe.c | 593 if (wakes & PIPE_WAKE_WRITE) in goldfish_interrupt_task() |