Home
last modified time | relevance | path

Searched refs:fasync_writers (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpipe_fs_i.h104 struct fasync_struct *fasync_writers; member
/linux/fs/
H A Dsplice.c419 kill_fasync(&pipe->fasync_writers, SIGIO, POLL_OUT); in wakeup_pipe_writers()