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