Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/asm-generic/
H A Dsiginfo.h292 #define POLL_MSG 3 /* input message available */ macro
/linux-6.15/fs/notify/dnotify/
H A Ddnotify.c113 send_sigio(fown, dn->dn_fd, POLL_MSG); in dnotify_handle_event()
/linux-6.15/fs/
H A Dlocks.c558 kill_fasync(&fl->fl_fasync, SIGIO, POLL_MSG); in lease_break_callback()