Home
last modified time | relevance | path

Searched refs:SIGEV_SIGNAL (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/timers/
A Dposix_timers.c287 sev.sigev_notify = SIGEV_SIGNAL; in check_sig_ign()
365 sev.sigev_notify = SIGEV_SIGNAL; in check_rearm()
421 sev.sigev_notify = SIGEV_SIGNAL; in check_delete()
510 sev.sigev_notify = SIGEV_SIGNAL; in check_gettime()
570 sev.sigev_notify = SIGEV_SIGNAL; in check_overrun()
A Dalarmtimer-suspend.c135 se.sigev_notify = SIGEV_SIGNAL; in main()
A Dset-timer-lat.c131 se.sigev_notify = SIGEV_SIGNAL; in setup_timer()
A Dleap-a-day.c293 se.sigev_notify = SIGEV_SIGNAL; in main()
/linux/ipc/
A Dmqueue.c649 info->notify.sigev_notify == SIGEV_SIGNAL) ? in mqueue_read_file()
795 case SIGEV_SIGNAL: { in __do_notify()
1332 notification->sigev_notify != SIGEV_SIGNAL && in do_mq_notify()
1335 if (notification->sigev_notify == SIGEV_SIGNAL && in do_mq_notify()
1416 case SIGEV_SIGNAL: in do_mq_notify()
1419 info->notify.sigev_notify = SIGEV_SIGNAL; in do_mq_notify()
/linux/include/uapi/asm-generic/
A Dsiginfo.h319 #define SIGEV_SIGNAL 0 /* notify via signal */ macro
/linux/kernel/time/
A Dposix-timers.c58 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))
384 case SIGEV_SIGNAL | SIGEV_THREAD_ID: in good_sigevent()
390 case SIGEV_SIGNAL: in good_sigevent()
491 new_timer->it_sigev_notify = SIGEV_SIGNAL; in do_timer_create()
/linux/fs/proc/
A Dbase.c2546 [SIGEV_SIGNAL] = "signal", in show_timer()

Completed in 29 milliseconds