Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtimer.c1491 static void del_timer_wait_running(struct timer_list *timer) in del_timer_wait_running() function
1518 static inline void del_timer_wait_running(struct timer_list *timer) { } in del_timer_wait_running() function
1576 del_timer_wait_running(timer); in __timer_delete_sync()