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.c441 linux_cancel_timer(struct delayed_work *dwork, bool drain) in linux_cancel_timer() function
604 if (linux_cancel_timer(dwork, 1)) in linux_flush_delayed_work()