Searched refs:MOD_FORCELOAD (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysconf.h64 #define MOD_FORCELOAD 2 /* load during initialization */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c471 { "FORCELOAD", MOD_FORCELOAD },
472 { "forceload", MOD_FORCELOAD },
522 case MOD_FORCELOAD:
1106 if (sysp->sys_type == MOD_FORCELOAD) {
H A Dswapgeneric.c481 (void) mod_sysctl_type(MOD_FORCELOAD, preload_module, NULL);

Completed in 63 milliseconds