Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/time/
Dtick-sched.h107 extern void tick_cancel_sched_timer(int cpu);
109 static inline void tick_cancel_sched_timer(int cpu) { } in tick_cancel_sched_timer() function
Dtick-sched.c1547 void tick_cancel_sched_timer(int cpu) in tick_cancel_sched_timer() function
Dhrtimer.c2228 tick_cancel_sched_timer(scpu); in hrtimers_dead_cpu()