Searched refs:SI_TIMER (Results 1 – 5 of 5) sorted by relevance
24 #undef SI_TIMER27 #define SI_TIMER -3 /* sent by timer expiration */ macro
180 #define SI_TIMER -2 /* sent by timer expiration */ macro
500 if (likely(q->info.si_code != SI_TIMER)) { in __flush_itimer_signals()594 (info->si_code == SI_TIMER) && in collect_signal()1973 BUG_ON(q->info.si_code != SI_TIMER); in send_sigqueue()3301 if (si_code == SI_TIMER) in siginfo_layout()
548 new_timer->sigq->info.si_code = SI_TIMER; in do_timer_create()
1126 …--- SIGALRM {si_signo=SIGALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_value={int=1631716…
Completed in 15 milliseconds