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

/kernel/time/
H A Dclockevents.c323 static int __clockevents_try_unbind(struct clock_event_device *ced, int cpu) function
343 res = __clockevents_try_unbind(cu->ce, smp_processor_id());
655 ret = __clockevents_try_unbind(ce, dev->id);

Completed in 40 milliseconds