Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/dnotify/
H A Ddnotify.c115 send_sigio(fown, dn->dn_fd, POLL_MSG); in dnotify_handle_event()
/openbmc/linux/fs/
H A Dfcntl.c765 void send_sigio(struct fown_struct *fown, int fd, int band) in send_sigio() function
997 send_sigio(fown, fa->fa_fd, band); in kill_fasync_rcu()
/openbmc/linux/include/linux/
H A Dfs.h1071 extern void send_sigio(struct fown_struct *fown, int fd, int band);