Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dmod_os.h99 SYSINIT(zfs_ ## fn, SI_SUB_LAST, SI_ORDER_FIRST, wrap_ ## fn, NULL)
115 SYSUNINIT(zfs_ ## fn, SI_SUB_LAST, SI_ORDER_FIRST, wrap_ ## fn, NULL)
/f-stack/freebsd/sys/
H A Dsched.h209 SYSINIT(name, SI_SUB_LAST, SI_ORDER_MIDDLE, name ## _add_proc, NULL);
H A Dkernel.h175 SI_SUB_LAST = 0xfffffff /* final initialization */ enumerator
/f-stack/freebsd/kern/
H A Dinit_main.c378 SYSINIT(witwarn2, SI_SUB_LAST, SI_ORDER_FOURTH,
387 SYSINIT(diagwarn2, SI_SUB_LAST, SI_ORDER_FIFTH,
H A Dkern_kcov.c581 SYSINIT(kcovdev, SI_SUB_LAST, SI_ORDER_ANY, kcov_init, NULL);
H A Dkern_alq.c971 DECLARE_MODULE(alq, alq_mod, SI_SUB_LAST, SI_ORDER_ANY);
H A Dkern_ntptime.c1086 SYSINIT(periodic_resettodr, SI_SUB_LAST, SI_ORDER_MIDDLE,
H A Dsched_4bsd.c152 SYSINIT(schedcpu, SI_SUB_LAST, SI_ORDER_FIRST, kproc_start,
/f-stack/freebsd/amd64/sgx/
H A Dsgx.c1220 DECLARE_MODULE(sgx, sgx_kmod, SI_SUB_LAST, SI_ORDER_ANY);
/f-stack/freebsd/netinet/
H A Dsiftr.c1597 DECLARE_MODULE(siftr, siftr_mod, SI_SUB_LAST, SI_ORDER_ANY);