Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dclockchips.h184 extern int clockevents_unbind_device(struct clock_event_device *ced, int cpu);
/kernel/linux/linux-6.6/include/linux/
H A Dclockchips.h184 extern int clockevents_unbind_device(struct clock_event_device *ced, int cpu);
/kernel/linux/linux-5.10/kernel/time/
H A Dclockevents.c429 int clockevents_unbind_device(struct clock_event_device *ced, int cpu) in clockevents_unbind_device() function
438 EXPORT_SYMBOL_GPL(clockevents_unbind_device); variable
/kernel/linux/linux-6.6/kernel/time/
H A Dclockevents.c428 int clockevents_unbind_device(struct clock_event_device *ced, int cpu) in clockevents_unbind_device() function
437 EXPORT_SYMBOL_GPL(clockevents_unbind_device); variable
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dhyperv_timer.c155 * that clockevents_unbind_device() eventually calls in hv_stimer_cleanup()
166 clockevents_unbind_device(ce, cpu); in hv_stimer_cleanup()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dhyperv_timer.c169 * that clockevents_unbind_device() eventually calls in hv_stimer_cleanup()
180 clockevents_unbind_device(ce, cpu); in hv_stimer_cleanup()

Completed in 6 milliseconds