Home
last modified time | relevance | path

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

/Linux-v4.19/fs/notify/dnotify/
Ddnotify.c111 send_sigio(fown, dn->dn_fd, POLL_MSG); in dnotify_handle_event()
/Linux-v4.19/fs/
Dfcntl.c778 void send_sigio(struct fown_struct *fown, int fd, int band) in send_sigio() function
1007 send_sigio(fown, fa->fa_fd, band); in kill_fasync_rcu()
/Linux-v4.19/include/linux/
Dfs.h1073 extern void send_sigio(struct fown_struct *fown, int fd, int band);