Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
Dtopology.h46 void topology_schedule_update(void);
55 static inline void topology_schedule_update(void) { } in topology_schedule_update() function
/kernel/linux/linux-5.10/arch/s390/kernel/
Dtopology.c335 void topology_schedule_update(void) in topology_schedule_update() function
348 topology_schedule_update(); in topology_timer_fn()
618 topology_schedule_update(); in topology_ctl_handler()
Dsmp.c1189 topology_schedule_update(); in smp_rescan_cpus()