Home
last modified time | relevance | path

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

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