Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
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()