Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
Dposix-cpu-timers.c50 static struct task_struct *lookup_task(const pid_t pid, bool thread, in lookup_task() function
99 p = lookup_task(pid, thread, gettime); in __get_task_for_clock()