Home
last modified time | relevance | path

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

/kernel/time/
Dposix-cpu-timers.c106 static inline struct task_struct *get_task_for_clock(const clockid_t clock) in get_task_for_clock() function
389 struct task_struct *p = get_task_for_clock(new_timer->it_clock); in posix_cpu_timer_create()