Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dtick-internal.h29 extern void tick_shutdown(unsigned int cpu);
H A Dtick-common.c420 void tick_shutdown(unsigned int cpu) in tick_shutdown() function
H A Dclockevents.c636 tick_shutdown(cpu); in tick_offline_cpu()