Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/time/
A Dposix-timers.c353 type = !(timr->it_sigev_notify & SIGEV_THREAD_ID) ? PIDTYPE_TGID : PIDTYPE_PID; in posix_timer_event()
536 new_timer->it_sigev_notify = event->sigev_notify; in do_timer_create()
540 new_timer->it_sigev_notify = SIGEV_SIGNAL; in do_timer_create()
676 sig_none = timr->it_sigev_notify == SIGEV_NONE; in common_timer_get()
891 sigev_none = timr->it_sigev_notify == SIGEV_NONE; in common_timer_set()
A Dposix-cpu-timers.c587 if ((timer->it_sigev_notify & ~SIGEV_THREAD_ID) == SIGEV_NONE) { in cpu_timer_fire()
/linux-6.3-rc2/include/linux/
A Dposix-timers.h229 int it_sigev_notify; member
/linux-6.3-rc2/fs/proc/
A Dbase.c2500 notify = timer->it_sigev_notify; in show_timer()

Completed in 16 milliseconds