Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dposix-timers.h193 int it_sigev_notify; member
/linux/kernel/time/
H A Dposix-cpu-timers.c625 bool sigev_none = timer->it_sigev_notify == SIGEV_NONE; in posix_cpu_timer_set()
743 bool sigev_none = timer->it_sigev_notify == SIGEV_NONE; in __posix_cpu_timer_get()
/linux/fs/proc/
H A Dbase.c2555 notify = timer->it_sigev_notify; in show_timer()