Searched refs:__SI_POLL (Results 1 – 14 of 14) sorted by relevance
151 #define __SI_POLL 0 macro246 #define POLL_IN (__SI_POLL|1) /* data input available */247 #define POLL_OUT (__SI_POLL|2) /* output buffers available */248 #define POLL_MSG (__SI_POLL|3) /* input message available */249 #define POLL_ERR (__SI_POLL|4) /* i/o error */250 #define POLL_PRI (__SI_POLL|5) /* high priority input available */251 #define POLL_HUP (__SI_POLL|6) /* device disconnected */
9 #define __SI_POLL (2 << 16) macro
54 case __SI_POLL >> 16: in copy_siginfo_to_user32()
306 case __SI_POLL >> 16: in copy_siginfo_from_user32()357 case __SI_POLL >> 16: in copy_siginfo_to_user32()
91 case __SI_POLL >> 16: in copy_siginfo_to_user32()
101 case __SI_POLL >> 16: in copy_siginfo_to_user32()150 case __SI_POLL >> 16: in copy_siginfo_from_user32()
110 case __SI_POLL: in signalfd_copyinfo()
476 BUG_ON((reason & __SI_MASK) != __SI_POLL); in send_sigio_to_task()
220 case __SI_POLL >> 16: in copy_siginfo_to_user32()
132 case __SI_POLL >> 16: in copy_siginfo_to_user()
159 case __SI_POLL: in copy_siginfo_to_user32()
110 case __SI_POLL >> 16: in copy_siginfo_to_user32()
947 case __SI_POLL >> 16: in copy_siginfo_to_user32()
2688 case __SI_POLL: in copy_siginfo_to_user()