Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
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()