Searched refs:DTRACE_HASHPREV (Results 1 – 1 of 1) sorted by relevance
418 #define DTRACE_HASHPREV(hash, probe) \ macro8130 ASSERT(*nextp == NULL && *(DTRACE_HASHPREV(hash, new)) == NULL);8134 prevp = DTRACE_HASHPREV(hash, bucket->dthb_chain);8179 dtrace_probe_t **prevp = DTRACE_HASHPREV(hash, probe);8223 *(DTRACE_HASHPREV(hash, *nextp)) = *prevp;