Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
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
Dtick-sched.c1354 void tick_cancel_sched_timer(int cpu) in tick_cancel_sched_timer() function
Dhrtimer.c2045 tick_cancel_sched_timer(scpu); in hrtimers_dead_cpu()