Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dfork.c1574 static void posix_cpu_timers_init(struct task_struct *tsk) in posix_cpu_timers_init() function
1584 static inline void posix_cpu_timers_init(struct task_struct *tsk) { } in posix_cpu_timers_init() function
1785 posix_cpu_timers_init(p); in copy_process()