Searched refs:dp_next (Results 1 – 4 of 4) sorted by relevance
119 n = e->dp_next; in did_hash_destroy()149 assertchk = assertchk->dp_next) in did_hash_insert()151 new->dp_next = tab->dph_hash[idx]; in did_hash_insert()169 e = e->dp_next; in did_hash_lookup()
64 struct did *dp_next; /* for chaining in a hash bucket */ member
779 prov->dp_next = *provmod; in dt_provmod_open()795 next = current->dp_next; in dt_provmod_destroy()1416 for (prov = dtp->dt_provmod; prov != NULL; prov = prov->dp_next, i++) { in dtrace_provider_modules()
148 struct dt_provmod *dp_next; /* next module */ member