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

/freebsd-current/sys/sys/
H A Dcallout.h122 #define callout_stop(c) _callout_stop_safe(c, 0) macro
/freebsd-current/stand/kshim/
H A Dbsd_kernel.c514 callout_stop(struct callout *c) function

Completed in 96 milliseconds