Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c2769 static u64 numa_get_avg_runtime(struct task_struct *p, u64 *period) in numa_get_avg_runtime() function
2905 runtime = numa_get_avg_runtime(p, &period); in task_numa_placement()