wakeup_readers (9) Linux Manual Page
wakeup_readers – wake up readers waiting on a channel
Synopsis
void wakeup_readers(struct irq_work *work);
Arguments
work
-
- contains the channel buffer
Description
This is the function used to defer reader waking
