wakeup_readers (9) - Linux Manuals

wakeup_readers: wake up readers waiting on a channel

NAME

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

COPYRIGHT