Searched refs:SYSUNINIT (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/compat/freebsd_network/
H A Dsysinit.c25 SYSUNINIT(__dummy, 0, 0, NULL, NULL);
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dkernel.h60 #define SYSUNINIT(uniquifier, subsystem, _order, _func, ident) \ macro
H A Dmutex.h146 SYSUNINIT(name##_mtx, SI_SUB_LOCK, SI_ORDER_MIDDLE, \
/haiku/src/libs/compat/freebsd_network/compat/net/
H A Dvnet.h340 * SYSINIT/SYSUNINIT variants that provide per-vnet constructors and
360 SYSUNINIT(vnet_init_ ## ident, subsystem, order, \
372 SYSUNINIT(vnet_uninit_ ## ident, subsystem, order, \
484 SYSUNINIT(ident, subsystem, order, func, arg)
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_haiku.h402 SYSUNINIT(ieee80211_##policy##_##name, SI_SUB_DRIVERS, SI_ORDER_ANY, \

Completed in 48 milliseconds