Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_var.h156 #define CALLOUT_INIT(c) callout_init((c), 1) macro
/freebsd/sys/dev/firewire/
H A Dfirewirereg.h298 #define CALLOUT_INIT(x) callout_init(x, 1 /* mpsafe */) macro