Home
last modified time | relevance | path

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

/linux-6.12.1/fs/notify/dnotify/
Ddnotify.c114 send_sigio(fown, dn->dn_fd, POLL_MSG); in dnotify_handle_event()
/linux-6.12.1/fs/
Dfcntl.c903 void send_sigio(struct fown_struct *fown, int fd, int band) in send_sigio() function
1136 send_sigio(fown, fa->fa_fd, band); in kill_fasync_rcu()
/linux-6.12.1/include/linux/
Dfs.h1119 extern void send_sigio(struct fown_struct *fown, int fd, int band);