Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/time/
Dposix-cpu-timers.c1095 static void handle_posix_cpu_timers(struct task_struct *tsk);
1100 handle_posix_cpu_timers(current); in posix_cpu_timers_work()
1175 handle_posix_cpu_timers(tsk); in __run_posix_cpu_timers()
1191 static void handle_posix_cpu_timers(struct task_struct *tsk) in handle_posix_cpu_timers() function