Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dtimer.c733 static int detach_if_pending(struct timer_list *timer, struct tvec_base *base, in detach_if_pending() function
794 ret = detach_if_pending(timer, base, false); in __mod_timer()
1031 ret = detach_if_pending(timer, base, true); in del_timer()
1058 ret = detach_if_pending(timer, base, true); in try_to_del_timer_sync()