Home
last modified time | relevance | path

Searched refs:fasync_readers (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dpipe_fs_i.h103 struct fasync_struct *fasync_readers; member
/linux/kernel/
H A Dwatch_queue.c145 kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN); in post_one_notification()
/linux/fs/
H A Dsplice.c183 kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN); in wakeup_pipe_readers()