Home
last modified time | relevance | path

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

/kernel/time/
Dtimer.c1318 static void del_timer_wait_running(struct timer_list *timer) in del_timer_wait_running() function
1345 static inline void del_timer_wait_running(struct timer_list *timer) { } in del_timer_wait_running() function
1413 del_timer_wait_running(timer); in del_timer_sync()