Home
last modified time | relevance | path

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

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