Searched refs:sigev_signo (Results 1 – 4 of 4) sorted by relevance
510 ((event->sigev_signo <= 0) || (event->sigev_signo > SIGRTMAX))) in good_sigevent()641 event.sigev_signo = SIGALRM; in SYSCALL_DEFINE3()647 new_timer->sigq->info.si_signo = event.sigev_signo; in SYSCALL_DEFINE3()
184 int sigev_signo; member
1262 context->mq_notify.sigev_signo); in show_special()2186 context->mq_notify.sigev_signo = notification->sigev_signo; in __audit_mq_notify()2188 context->mq_notify.sigev_signo = 0; in __audit_mq_notify()
883 __get_user(event->sigev_signo, &u_event->sigev_signo) || in get_compat_sigevent()