Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c448 linux_cancel_timer(struct delayed_work *dwork, bool drain) in linux_cancel_timer() function
611 if (linux_cancel_timer(dwork, 1)) in linux_flush_delayed_work()