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

/freebsd-11-stable/sys/net/altq/
H A Daltq_var.h168 #define CALLOUT_INIT(c) callout_init((c), 0) macro
170 #define CALLOUT_INIT(c) callout_init((c)) macro
/freebsd-11-stable/sys/dev/firewire/
H A Dfirewirereg.h298 #define CALLOUT_INIT(x) callout_init(x, 1 /* mpsafe */) macro

Completed in 60 milliseconds