Searched defs:callout_drain (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/sys/
H A Dcallout.h91 #define callout_drain(c) _callout_stop_safe(c, CS_DRAIN, NULL) macro
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.c515 callout_drain(struct callout *c) function
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c123 #define callout_drain callout_stop macro

Completed in 161 milliseconds