Searched refs:PIPE_WAKE_CLOSED (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/platform/goldfish/ | ||
A D | goldfish_pipe_qemu.h | 28 PIPE_WAKE_CLOSED = 1 << 0, enumerator |
A D | goldfish_pipe.c | 585 if (wakes & PIPE_WAKE_CLOSED) { in goldfish_interrupt_task() |
Completed in 8 milliseconds