Searched refs:fasync_writers (Results 1 – 3 of 3) sorted by relevance
113 struct fasync_struct *fasync_writers; member
403 kill_fasync(&pipe->fasync_writers, SIGIO, POLL_OUT); in anon_pipe_read()739 kill_fasync(&pipe->fasync_writers, SIGIO, POLL_OUT); in pipe_release()757 retval = fasync_helper(fd, filp, on, &pipe->fasync_writers); in pipe_fasync()
420 kill_fasync(&pipe->fasync_writers, SIGIO, POLL_OUT); in wakeup_pipe_writers()