Searched refs:POLL_MSG (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
H A D | siginfo.h | 99 __ARCH_SI_BAND_T _band; /* POLL_IN, POLL_OUT, POLL_MSG */ 279 #define POLL_MSG 3 /* input message available */ macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
H A D | siginfo.h | 206 #define POLL_MSG 3 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
H A D | siginfo.h | 206 #define POLL_MSG 3 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/ |
H A D | siginfo.h | 206 #define POLL_MSG 3 macro
|
/kernel/linux/linux-6.6/include/uapi/asm-generic/ |
H A D | siginfo.h | 109 __ARCH_SI_BAND_T _band; /* POLL_IN, POLL_OUT, POLL_MSG */ 297 #define POLL_MSG 3 /* input message available */ macro
|
/kernel/linux/linux-5.10/fs/notify/dnotify/ |
H A D | dnotify.c | 97 send_sigio(fown, dn->dn_fd, POLL_MSG); in dnotify_handle_event()
|
/kernel/linux/linux-6.6/fs/notify/dnotify/ |
H A D | dnotify.c | 115 send_sigio(fown, dn->dn_fd, POLL_MSG); in dnotify_handle_event()
|
/kernel/linux/linux-5.10/fs/ |
H A D | locks.c | 585 kill_fasync(&fl->fl_fasync, SIGIO, POLL_MSG); in lease_break_callback()
|
/kernel/linux/linux-6.6/fs/ |
H A D | locks.c | 522 kill_fasync(&fl->fl_fasync, SIGIO, POLL_MSG); in lease_break_callback()
|
Completed in 12 milliseconds