Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dcputime.h181 task_sched_runtime(struct task_struct *task);
/linux/mm/
H A Dksm.c421 cpu_time = task_sched_runtime(current); in scan_time_advisor()
/linux/kernel/sched/
H A Dcore.c5416 unsigned long long task_sched_runtime(struct task_struct *p) in task_sched_runtime() function