Searched refs:sched_update_numa (Results 1 – 3 of 3) sorted by relevance
1703 extern void sched_update_numa(int cpu, bool online);1709 static inline void sched_update_numa(int cpu, bool online) { } in sched_update_numa() function
1995 void sched_update_numa(int cpu, bool online) in sched_update_numa() function
9537 sched_update_numa(cpu, true); in sched_cpu_activate()9616 sched_update_numa(cpu, false); in sched_cpu_deactivate()9621 sched_update_numa(cpu, true); in sched_cpu_deactivate()
Completed in 37 milliseconds