Searched refs:sdp_loadcnt (Results 1 – 2 of 2) sorted by relevance
96 int sdp_loadcnt; /* load count for module */ member
128 sdp->sdp_loadcnt = ctl->mod_loadcnt; in __sdt_provide_module()182 if (ctl != NULL && ctl->mod_loadcnt == sdp->sdp_loadcnt && ctl->mod_loaded) { in sdt_destroy()242 if (ctl->mod_loadcnt != sdp->sdp_loadcnt) { in sdt_enable()289 if (!ctl->mod_loaded || ctl->mod_loadcnt != sdp->sdp_loadcnt) { in sdt_disable()