Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dtopology.h46 void topology_schedule_update(void);
55 static inline void topology_schedule_update(void) { } in topology_schedule_update() function
/openbmc/linux/arch/s390/kernel/
H A Dtopology.c341 void topology_schedule_update(void) in topology_schedule_update() function
354 topology_schedule_update(); in topology_timer_fn()
625 topology_schedule_update(); in topology_ctl_handler()
H A Dsmp.c1215 topology_schedule_update(); in smp_rescan_cpus()