Searched refs:sigev_signo (Results 1 – 4 of 4) sorted by relevance
186 __get_user(event->sigev_signo, &u_event->sigev_signo) || in get_compat_sigevent()
176 int sigev_signo; member
1439 context->mq_notify.sigev_signo); in show_special()2595 context->mq_notify.sigev_signo = notification->sigev_signo; in __audit_mq_notify()2597 context->mq_notify.sigev_signo = 0; in __audit_mq_notify()
445 if (event->sigev_signo <= 0 || event->sigev_signo > SIGRTMAX) in good_sigevent()537 new_timer->sigq->info.si_signo = event->sigev_signo; in do_timer_create()