Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtick.h21 extern void tick_handover_do_timer(void);
27 static inline void tick_handover_do_timer(void) { } in tick_handover_do_timer() function
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-common.c415 void tick_handover_do_timer(void) in tick_handover_do_timer() function
/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c954 tick_handover_do_timer(); in take_cpu_down()