Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dtick-sched.h86 extern void tick_cancel_sched_timer(int cpu);
88 static inline void tick_cancel_sched_timer(int cpu) { } in tick_cancel_sched_timer() function
H A Dtick-sched.c1380 void tick_cancel_sched_timer(int cpu) in tick_cancel_sched_timer() function
H A Dhrtimer.c2121 tick_cancel_sched_timer(scpu); in hrtimers_dead_cpu()