Home
last modified time | relevance | path

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

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