Home
last modified time | relevance | path

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

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