Home
last modified time | relevance | path

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

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