Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dtimer.c1580 static void del_timer_wait_running(struct timer_list *timer) in del_timer_wait_running() function
1607 static inline void del_timer_wait_running(struct timer_list *timer) { } in del_timer_wait_running() function
1665 del_timer_wait_running(timer); in __timer_delete_sync()