Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/sched/
Dfair.c2242 static u64 numa_get_avg_runtime(struct task_struct *p, u64 *period) in numa_get_avg_runtime() function
2378 runtime = numa_get_avg_runtime(p, &period); in task_numa_placement()