Home
last modified time | relevance | path

Searched refs:__clockevents_try_unbind (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
H A Dclockevents.c387 static int __clockevents_try_unbind(struct clock_event_device *ced, int cpu) in __clockevents_try_unbind() function
407 res = __clockevents_try_unbind(cu->ce, smp_processor_id()); in __clockevents_unbind()
704 ret = __clockevents_try_unbind(ce, dev->id); in sysfs_unbind_tick_dev()
/kernel/linux/linux-6.6/kernel/time/
H A Dclockevents.c386 static int __clockevents_try_unbind(struct clock_event_device *ced, int cpu) in __clockevents_try_unbind() function
406 res = __clockevents_try_unbind(cu->ce, smp_processor_id()); in __clockevents_unbind()
703 ret = __clockevents_try_unbind(iter, dev->id); in unbind_device_store()

Completed in 3 milliseconds