Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-internal.h24 extern void tick_shutdown(unsigned int cpu);
H A Dtick-common.c432 void tick_shutdown(unsigned int cpu) in tick_shutdown() function
H A Dclockevents.c640 tick_shutdown(cpu); in tick_cleanup_dead_cpu()