Searched refs:sv_mod_status (Results 1 – 1 of 1) sorted by relevance
122 static int sv_mod_status; /* Set to prevent modunload */ variable453 if (sv_mod_status == SV_PREVENT_UNLOAD) { in sv_detach()1057 sv_mod_status = SV_PREVENT_UNLOAD; in sv_enable()1089 if (sv_mod_status == SV_PREVENT_UNLOAD) { in sv_prepare_unload()1093 sv_mod_status = SV_ALLOW_UNLOAD; in sv_prepare_unload()1754 if (sv_mod_status == SV_ALLOW_UNLOAD) { in svioctl()2711 if (sv_mod_status == SV_ALLOW_UNLOAD) { in sv_lyr_ioctl()