Home
last modified time | relevance | path

Searched refs:PIPE_WAKE_CLOSED (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/platform/goldfish/
Dgoldfish_pipe_qemu.h28 PIPE_WAKE_CLOSED = 1 << 0, enumerator
Dgoldfish_pipe.c588 if (wakes & PIPE_WAKE_CLOSED) { in goldfish_interrupt_task()