Searched defs:callout_stop (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.c500 callout_stop(struct callout *c) function
/freebsd-11-stable/sys/sys/
H A Dcallout.h129 #define callout_stop(c) _callout_stop_safe(c, 0, NULL) macro

Completed in 191 milliseconds