Home
last modified time | relevance | path

Searched refs:hv_stimer_cleanup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dhyperv_timer.c139 * hv_stimer_cleanup - Per-cpu cleanup of the clockevent
141 int hv_stimer_cleanup(unsigned int cpu) in hv_stimer_cleanup() function
170 EXPORT_SYMBOL_GPL(hv_stimer_cleanup); variable
204 hv_stimer_init, hv_stimer_cleanup); in hv_stimer_alloc()
253 (void)hv_stimer_cleanup(cpu); in hv_stimer_legacy_cleanup()
292 * (hv_stimer_cleanup) will be run on all CPUs to stop the in hv_stimer_global_cleanup()
/kernel/linux/linux-6.6/include/clocksource/
H A Dhyperv_timer.h29 extern int hv_stimer_cleanup(unsigned int cpu);
107 static inline int hv_stimer_cleanup(unsigned int cpu) { return 0; } in hv_stimer_cleanup() function
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dhyperv_timer.c153 * hv_stimer_cleanup - Per-cpu cleanup of the clockevent
155 int hv_stimer_cleanup(unsigned int cpu) in hv_stimer_cleanup() function
184 EXPORT_SYMBOL_GPL(hv_stimer_cleanup); variable
287 hv_stimer_init, hv_stimer_cleanup); in hv_stimer_alloc()
334 (void)hv_stimer_cleanup(cpu); in hv_stimer_legacy_cleanup()
/kernel/linux/linux-5.10/include/clocksource/
H A Dhyperv_timer.h26 extern int hv_stimer_cleanup(unsigned int cpu);
/kernel/linux/linux-5.10/drivers/hv/
H A Dvmbus_drv.c2570 hv_stimer_cleanup(cpu); in hv_crash_handler()
2581 * hv_stimer_cleanup() -> clockevents_unbind_device(). in hv_synic_suspend()
/kernel/linux/linux-6.6/drivers/hv/
H A Dvmbus_drv.c2573 hv_stimer_cleanup(cpu); in hv_crash_handler()
2584 * hv_stimer_cleanup() -> clockevents_unbind_device(). in hv_synic_suspend()

Completed in 9 milliseconds