Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext_idle.c150 static s32 pick_idle_cpu_from_online_nodes(const struct cpumask *cpus_allowed, int node, u64 flags) in pick_idle_cpu_from_online_nodes() function
191 pick_idle_cpu_from_online_nodes(const struct cpumask *cpus_allowed, int node, u64 flags) in pick_idle_cpu_from_online_nodes() function
224 return pick_idle_cpu_from_online_nodes(cpus_allowed, node, flags); in scx_pick_idle_cpu()