Searched refs:mod_ref (Results 1 – 8 of 8) sorted by relevance
2686 modp->mod_ref++; in modrload()2835 modp->mod_ref--; in modunrload()2836 if (modp->mod_ref == 0) in modunrload()2958 mp->mod_ref++; in mod_hold_stub()2959 ASSERT(mp->mod_ref && mp->mod_installed); in mod_hold_stub()3045 mp->mod_ref++; in mod_hold_stub()3046 ASSERT(mp->mod_ref && in mod_hold_stub()3060 ASSERT(mp->mod_ref && in mod_release_stub()3062 mp->mod_ref--; in mod_release_stub()3063 if (mp->mod_ref == 0) in mod_release_stub()[all …]
209 modp->mod_ref = 1; in kctl_dmod_load()319 modp->mod_ref = 0; in kctl_dmod_unload_common()
151 cms->cms_modp->mod_ref++; in cms_hold()162 cms->cms_modp->mod_ref--; in cms_rele()
169 cmi->cmi_modp->mod_ref++; in cmi_hold()180 cmi->cmi_modp->mod_ref--; in cmi_rele()
830 modp->mod_ref = 1; in hotkey_init()860 modp->mod_ref = 0; in hotkey_fini()
508 int mod_ref; /* ref count - from dependent or stub */ member
112 mcp->mod_ref, name); in modctl_format()
840 mcp->mod_ref = 1; in init_xen_module()