Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/timers/
H A D.gitignore11 posix_timers
/linux/init/
H A Dinit_task.c38 .posix_timers = HLIST_HEAD_INIT,
/linux/include/linux/sched/
H A Dsignal.h142 struct hlist_head posix_timers; member
/linux/kernel/
H A Dfork.c1768 INIT_HLIST_HEAD(&sig->posix_timers); in copy_signal()