Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dposix-timers.h128 void run_posix_cpu_timers(struct task_struct *task);
/linux-4.1.27/kernel/time/
Dtimer.c1402 run_posix_cpu_timers(p); in update_process_times()
Dposix-cpu-timers.c1133 void run_posix_cpu_timers(struct task_struct *tsk) in run_posix_cpu_timers() function