Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/time/
Dtimer.c940 static int detach_if_pending(struct timer_list *timer, struct timer_base *base, in detach_if_pending() function
1144 ret = detach_if_pending(timer, base, false); in __mod_timer()
1428 ret = detach_if_pending(timer, base, true); in __timer_delete()
1509 ret = detach_if_pending(timer, base, true); in __try_to_del_timer_sync()