Home
last modified time | relevance | path

Searched refs:clockevents_shutdown (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/kernel/time/
Dtick-broadcast.c308 clockevents_shutdown(bc); in tick_device_uses_broadcast()
480 clockevents_shutdown(dev); in tick_broadcast_control()
499 clockevents_shutdown(bc); in tick_broadcast_control()
530 clockevents_shutdown(bc); in tick_shutdown_broadcast()
558 clockevents_shutdown(bc); in tick_suspend_broadcast()
Dtick-common.c362 clockevents_shutdown(curdev); in tick_check_new_device()
450 clockevents_shutdown(td->evtdev); in tick_suspend_local()
Dtick-internal.h50 extern void clockevents_shutdown(struct clock_event_device *dev);
Dclockevents.c171 void clockevents_shutdown(struct clock_event_device *dev) in clockevents_shutdown() function
583 clockevents_shutdown(new); in clockevents_exchange_device()