Searched refs:__SI_TIMER (Results 1 – 14 of 14) sorted by relevance
8 #define __SI_TIMER (1 << 16) macro
150 #define __SI_TIMER 0 macro167 #define SI_TIMER __SI_CODE(__SI_TIMER,-2) /* sent by timer expiration */
118 #define SI_TIMER __SI_CODE(__SI_TIMER, -3) /* sent by timer expiration */
57 case __SI_TIMER >> 16: in copy_siginfo_to_user32()
94 case __SI_TIMER >> 16: in copy_siginfo_to_user32()
105 case __SI_TIMER >> 16: in copy_siginfo_to_user32()154 case __SI_TIMER >> 16: in copy_siginfo_from_user32()
104 case __SI_TIMER: in signalfd_copyinfo()
204 case __SI_TIMER >> 16: in copy_siginfo_to_user32()
361 case __SI_TIMER >> 16: in copy_siginfo_to_user32()
136 case __SI_TIMER >> 16: in copy_siginfo_to_user()
154 case __SI_TIMER: in copy_siginfo_to_user32()
93 case __SI_TIMER >> 16: in copy_siginfo_to_user32()
951 case __SI_TIMER >> 16: in copy_siginfo_to_user32()
614 if ((info->si_code & __SI_MASK) == __SI_TIMER && info->si_sys_private) { in dequeue_signal()2683 case __SI_TIMER: in copy_siginfo_to_user()