Searched refs:task_sched_runtime (Results 1 – 3 of 3) sorted by relevance
181 task_sched_runtime(struct task_struct *task);
421 cpu_time = task_sched_runtime(current); in scan_time_advisor()
5416 unsigned long long task_sched_runtime(struct task_struct *p) in task_sched_runtime() function