Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dhiperdispatch.c251 topology_schedule_update(); in hd_capacity_work_fn()
264 topology_schedule_update(); in hd_capacity_work_fn()
290 topology_schedule_update(); in hiperdispatch_ctl_handler()
422 topology_schedule_update(); in hd_init()
/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