Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/time/
H A Dclockevents.c401 static void __clockevents_unbind(void *arg) in __clockevents_unbind() function
422 smp_call_function_single(cpu, __clockevents_unbind, &cu, 1); in clockevents_unbind()
/kernel/linux/linux-6.6/kernel/time/
H A Dclockevents.c400 static void __clockevents_unbind(void *arg) in __clockevents_unbind() function
421 smp_call_function_single(cpu, __clockevents_unbind, &cu, 1); in clockevents_unbind()

Completed in 2 milliseconds