Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/platform/goldfish/
A Dgoldfish_pipe_qemu.h62 BIT_WAKE_ON_READ = 2, /* want to be woken on reads */ enumerator
A Dgoldfish_pipe.c369 u32 wake_bit = is_write ? BIT_WAKE_ON_WRITE : BIT_WAKE_ON_READ; in wait_for_host_signal()
589 clear_bit(BIT_WAKE_ON_READ, &pipe->flags); in goldfish_interrupt_task()

Completed in 6 milliseconds