Home
last modified time | relevance | path

Searched refs:SIGEV_THREAD (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/ipc/
A Dmqueue.c829 case SIGEV_THREAD: in __do_notify()
856 info->notify.sigev_notify == SIGEV_THREAD) { in remove_notification()
1333 notification->sigev_notify != SIGEV_THREAD)) in do_mq_notify()
1339 if (notification->sigev_notify == SIGEV_THREAD) { in do_mq_notify()
1408 case SIGEV_THREAD: in do_mq_notify()
1413 info->notify.sigev_notify = SIGEV_THREAD; in do_mq_notify()
1582 if (n.sigev_notify == SIGEV_THREAD) in COMPAT_SYSCALL_DEFINE2()
/linux-6.3-rc2/include/uapi/asm-generic/
A Dsiginfo.h325 #define SIGEV_THREAD 2 /* deliver via thread creation */ macro
/linux-6.3-rc2/kernel/time/
A Dposix-timers.c64 ~(SIGEV_SIGNAL | SIGEV_NONE | SIGEV_THREAD))
444 case SIGEV_THREAD: in good_sigevent()
/linux-6.3-rc2/fs/proc/
A Dbase.c2496 [SIGEV_THREAD] = "thread", in show_timer()
/linux-6.3-rc2/tools/power/x86/turbostat/
A Dturbostat.c3470 sev.sigev_notify = SIGEV_THREAD; in msr_sum_record()

Completed in 30 milliseconds