Home
last modified time | relevance | path

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

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