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