Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dpipe.c570 kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN); in pipe_write()
595 kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN); in pipe_write()
729 kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN); in pipe_release()
746 retval = fasync_helper(fd, filp, on, &pipe->fasync_readers); in pipe_fasync()
751 fasync_helper(-1, filp, 0, &pipe->fasync_readers); in pipe_fasync()
A Dcoredump.c473 kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN); in wait_for_dump_helpers()
A Dsplice.c168 kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN); in wakeup_pipe_readers()
/linux-6.3-rc2/include/linux/
A Dpipe_fs_i.h76 struct fasync_struct *fasync_readers; member
/linux-6.3-rc2/kernel/
A Dwatch_queue.c150 kill_fasync(&pipe->fasync_readers, SIGIO, POLL_IN); in post_one_notification()

Completed in 32 milliseconds