Searched refs:SYSUNINIT (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
H A D | module.h | 83 SYSUNINIT(fn, SI_SUB_OFED_MODINIT, SI_ORDER_SECOND, _module_run, (fn)) 93 SYSUNINIT(fn, SI_SUB_OFED_MODINIT, (order), _module_run, (fn))
|
/third_party/FreeBSD/sys/sys/ |
H A D | kernel.h | 160 #define SYSUNINIT(uniquifier, subsystem, order, func, ident) \ macro
|
Completed in 1 milliseconds