Searched refs:sdp_hashnext (Results 1 – 2 of 2) sorted by relevance
72 for (; sdt != NULL; sdt = sdt->sdp_hashnext) { in sdt_invop()181 sdp->sdp_hashnext = in sdt_provide_module()221 hash = hash->sdp_hashnext; in sdt_destroy()225 last->sdp_hashnext = sdp->sdp_hashnext; in sdt_destroy()227 sdt_probetab[ndx] = sdp->sdp_hashnext; in sdt_destroy()
82 struct sdt_probe *sdp_hashnext; /* next on hash */ member