Searched refs:sdp_hashnext (Results 1 – 2 of 2) sorted by relevance
73 for (; sdt != NULL; sdt = sdt->sdp_hashnext) { in sdt_invop()182 sdp->sdp_hashnext = in sdt_provide_module()220 hash = hash->sdp_hashnext; in sdt_destroy()224 last->sdp_hashnext = sdp->sdp_hashnext; in sdt_destroy()226 sdt_probetab[ndx] = sdp->sdp_hashnext; in sdt_destroy()
68 struct sdt_probe *sdp_hashnext; /* next on hash */ member