Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/timers/
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-6.3-rc2/ipc/
A Dmqueue.c648 info->notify.sigev_notify == SIGEV_SIGNAL) ? in mqueue_read_file()
794 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()
1415 case SIGEV_SIGNAL: in do_mq_notify()
1418 info->notify.sigev_notify = SIGEV_SIGNAL; in do_mq_notify()
/linux-6.3-rc2/include/uapi/asm-generic/
A Dsiginfo.h323 #define SIGEV_SIGNAL 0 /* notify via signal */ macro
/linux-6.3-rc2/kernel/time/
A Dposix-timers.c64 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))
437 case SIGEV_SIGNAL | SIGEV_THREAD_ID: in good_sigevent()
443 case SIGEV_SIGNAL: in good_sigevent()
540 new_timer->it_sigev_notify = SIGEV_SIGNAL; in do_timer_create()
/linux-6.3-rc2/fs/proc/
A Dbase.c2494 [SIGEV_SIGNAL] = "signal", in show_timer()

Completed in 20 milliseconds