Searched refs:SIGEV_THREAD_ID (Results 1 – 9 of 9) sorted by relevance
73 sig->sigev_notify = SIGEV_THREAD_ID; in linux_convert_l_sigevent()
201 #define SIGEV_THREAD_ID 4 /* Send signal to a kernel thread. */ macro
1293 evp->sigev_notify != SIGEV_THREAD_ID) in kern_ktimer_create()1296 evp->sigev_notify == SIGEV_THREAD_ID) && in kern_ktimer_create()1364 it->it_sigev.sigev_notify == SIGEV_THREAD_ID) { in kern_ktimer_create()1798 it->it_sigev.sigev_notify == SIGEV_THREAD_ID) { in itimer_fire()
907 job->uaiocb.aio_sigevent.sigev_notify == SIGEV_THREAD_ID) in aio_bio_done_notify()920 lj->lioj_signal.sigev_notify == SIGEV_THREAD_ID)) { in aio_bio_done_notify()1546 job->uaiocb.aio_sigevent.sigev_notify != SIGEV_THREAD_ID && in aio_aqueue()1553 job->uaiocb.aio_sigevent.sigev_notify == SIGEV_THREAD_ID) && in aio_aqueue()2297 lj->lioj_signal.sigev_notify == SIGEV_THREAD_ID) { in kern_lio_listio()2357 lj->lioj_signal.sigev_notify == SIGEV_THREAD_ID)) { in kern_lio_listio()
2366 sigev->sigev_notify != SIGEV_THREAD_ID && in kern_kmq_notify()2370 sigev->sigev_notify == SIGEV_THREAD_ID) && in kern_kmq_notify()
2240 if (sigev->sigev_notify == SIGEV_THREAD_ID) { in sigev_findtd()
231 newevp->sigev_notify = SIGEV_THREAD_ID; in __sigev_get_sigevent()
1243 case SIGEV_THREAD_ID: in print_sigevent()
3861 case SIGEV_THREAD_ID: in convert_sigevent32()