Home
last modified time | relevance | path

Searched refs:SI_SUB_POST_CORE_INIT (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dmodule.h60 #define SI_SUB_POST_CORE_INIT (SI_SUB_DRIVERS + 1) macro
104 #define postcore_initcall(fn) SYSINIT(fn, SI_SUB_POST_CORE_INIT, SI_ORDER_FIRST, _module_run, (fn…