Home
last modified time | relevance | path

Searched refs:sigev_notify (Results 1 – 14 of 14) sorted by relevance

/linux/tools/testing/selftests/timers/
A Dposix_timers.c287 sev.sigev_notify = SIGEV_SIGNAL; in check_sig_ign()
291 sev.sigev_notify = SIGEV_THREAD_ID; in check_sig_ign()
365 sev.sigev_notify = SIGEV_SIGNAL; in check_rearm()
421 sev.sigev_notify = SIGEV_SIGNAL; in check_delete()
464 sev.sigev_notify = SIGEV_NONE; in check_sigev_none()
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()
792 switch (info->notify.sigev_notify) { in __do_notify()
857 info->notify.sigev_notify == SIGEV_THREAD) { in remove_notification()
1333 notification->sigev_notify != SIGEV_THREAD)) in do_mq_notify()
1335 if (notification->sigev_notify == SIGEV_SIGNAL && in do_mq_notify()
1339 if (notification->sigev_notify == SIGEV_THREAD) { in do_mq_notify()
1405 switch (notification->sigev_notify) { in do_mq_notify()
1407 info->notify.sigev_notify = SIGEV_NONE; in do_mq_notify()
1414 info->notify.sigev_notify = SIGEV_THREAD; in do_mq_notify()
1419 info->notify.sigev_notify = SIGEV_SIGNAL; in do_mq_notify()
[all …]
/linux/tools/build/feature/
A Dtest-libaio.c13 aiocb.aio_sigevent.sigev_notify = 1 /*SIGEV_NONE*/; in main()
/linux/kernel/
A Dcompat.c187 __get_user(event->sigev_notify, &u_event->sigev_notify) || in get_compat_sigevent()
/linux/tools/testing/selftests/net/
A Dnetlink-dumps.c98 sigev.sigev_notify = SIGEV_THREAD; in TEST()
/linux/tools/testing/selftests/timens/
A Dtimer.c29 struct sigevent sevp = {.sigev_notify = SIGEV_NONE}; in run_test()
/linux/include/uapi/asm-generic/
A Dsiginfo.h339 int sigev_notify; member
/linux/kernel/time/
A Dposix-timers.c383 switch (event->sigev_notify) { in good_sigevent()
487 new_timer->it_sigev_notify = event->sigev_notify; in do_timer_create()
/linux/include/linux/
A Dcompat.h335 compat_int_t sigev_notify; member
/linux/tools/perf/
A Dbuiltin-record.c296 cblock->aio_sigevent.sigev_notify = SIGEV_NONE; in record__aio_write()
/linux/tools/power/x86/turbostat/
A Dturbostat.c6000 sev.sigev_notify = SIGEV_THREAD; in msr_sum_record()

Completed in 49 milliseconds