Home
last modified time | relevance | path

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

/linux/ipc/
H A Dmqueue.c831 case SIGEV_THREAD: in __do_notify()
858 info->notify.sigev_notify == SIGEV_THREAD) { in remove_notification()
1306 notification->sigev_notify != SIGEV_THREAD)) in do_mq_notify()
1312 if (notification->sigev_notify == SIGEV_THREAD) { in do_mq_notify()
1374 case SIGEV_THREAD: in do_mq_notify()
1379 info->notify.sigev_notify = SIGEV_THREAD; in do_mq_notify()
1538 if (n.sigev_notify == SIGEV_THREAD) in COMPAT_SYSCALL_DEFINE2()
/linux/tools/testing/selftests/net/
H A Dnetlink-dumps.c227 sigev.sigev_notify = SIGEV_THREAD; in TEST()
/linux/fs/proc/
H A Dbase.c2543 [SIGEV_THREAD] = "thread", in show_timer()
/linux/tools/power/x86/turbostat/
H A Dturbostat.c6646 sev.sigev_notify = SIGEV_THREAD; in msr_sum_record()