Searched refs:sdp_hashnext (Results 1 – 4 of 4) sorted by relevance
158 sdp->sdp_hashnext = in __sdt_provide_module()199 hash = hash->sdp_hashnext; in sdt_destroy()203 last->sdp_hashnext = sdp->sdp_hashnext; in sdt_destroy()205 sdt_probetab[ndx] = sdp->sdp_hashnext; in sdt_destroy()
102 struct sdt_probe *sdp_hashnext; /* next on hash */ member
47 for (; sdt != NULL; sdt = sdt->sdp_hashnext) { in sdt_invop()