Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/os/
H A Dmodctl.c2887 modp->mod_installed) in modinfo()
2898 (modp->mod_installed == 0)) { in modinfo()
2914 if (modp->mod_installed) { in modinfo()
2956 if (mp->mod_installed) { in mod_hold_stub()
2959 ASSERT(mp->mod_ref && mp->mod_installed); in mod_hold_stub()
3004 if (mp->mod_installed == 0) { in mod_hold_stub()
3507 ASSERT((mp->mod_loaded && (mp->mod_installed == 0)) && in mod_unload()
3530 if (((mp->mod_loaded == 0) || mp->mod_installed) || in mod_unload()
3537 mp->mod_filename, mp->mod_installed, mp->mod_loaded, in mod_unload()
3592 if (mp->mod_installed) in modinstall()
[all …]
/titanic_53/usr/src/cmd/mdb/common/modules/krtld/
H A Dkrtld.c106 if (mcp->mod_installed) in modctl_format()
/titanic_53/usr/src/uts/common/sys/
H A Dmodctl.h511 char mod_installed; /* post _init pre _fini */ member
/titanic_53/usr/src/uts/common/crypto/core/
H A Dkcf_mech_tabs.c877 if (!mcp->mod_installed) in crypto_mech2id_common()
H A Dkcf_cryptoadm.c766 if (!mcp->mod_installed) in crypto_load_soft_disabled()
/titanic_53/usr/src/uts/sparc/os/
H A Dsyscall.c990 if (!modp->mod_installed) { in lock_syscall()
/titanic_53/usr/src/uts/intel/ia32/os/
H A Dsyscall.c1159 if (!modp->mod_installed) { in lock_syscall()
/titanic_53/usr/src/uts/common/krtld/
H A Dkobj.c1109 cp->mod_installed = 1; in add_primary()
1340 cp->mod_installed = 0; in load_primary()
1353 cp->mod_installed = 0; in load_primary()