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