table of contents
other versions
WAKEUP_READERS(9) | relay interface support | WAKEUP_READERS(9) |
NAME¶
wakeup_readers - wake up readers waiting on a channel
SYNOPSIS¶
void wakeup_readers(struct irq_work * work);
ARGUMENTS¶
struct irq_work * work
contains the channel buffer
DESCRIPTION¶
This is the function used to defer reader waking
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |