Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dposix-cpu-timers.c1129 static void handle_posix_cpu_timers(struct task_struct *tsk);
1137 handle_posix_cpu_timers(current); in posix_cpu_timers_work()
1267 handle_posix_cpu_timers(tsk); in __run_posix_cpu_timers()
1295 static void handle_posix_cpu_timers(struct task_struct *tsk) in handle_posix_cpu_timers() function