Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dsched.h1901 extern void sched_update_numa(int cpu, bool online);
1909 static inline void sched_update_numa(int cpu, bool online) { } in sched_update_numa() function
H A Dtopology.c2036 void sched_update_numa(int cpu, bool online) in sched_update_numa() function
H A Dcore.c8293 sched_update_numa(cpu, true); in sched_cpu_activate()
8368 sched_update_numa(cpu, false); in sched_cpu_deactivate()