Home
last modified time | relevance | path

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

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