Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h1747 extern void sched_update_numa(int cpu, bool online);
1753 static inline void sched_update_numa(int cpu, bool online) { } in sched_update_numa() function
H A Dtopology.c2009 void sched_update_numa(int cpu, bool online) in sched_update_numa() function
H A Dcore.c9703 sched_update_numa(cpu, true); in sched_cpu_activate()
9769 sched_update_numa(cpu, false); in sched_cpu_deactivate()
9776 sched_update_numa(cpu, true); in sched_cpu_deactivate()