Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/include/asm/
Dtopology.h46 void topology_schedule_update(void);
55 static inline void topology_schedule_update(void) { } in topology_schedule_update() function
/Linux-v6.1/arch/s390/kernel/
Dtopology.c339 void topology_schedule_update(void) in topology_schedule_update() function
352 topology_schedule_update(); in topology_timer_fn()
623 topology_schedule_update(); in topology_ctl_handler()
Dsmp.c1209 topology_schedule_update(); in smp_rescan_cpus()