Searched refs:DTRACE_HASHNEXT (Results 1 – 1 of 1) sorted by relevance
415 #define DTRACE_HASHNEXT(hash, probe) \ macro8129 nextp = DTRACE_HASHNEXT(hash, new);8180 dtrace_probe_t **nextp = DTRACE_HASHNEXT(hash, probe);8219 *(DTRACE_HASHNEXT(hash, *prevp)) = *nextp;8642 probe = *(DTRACE_HASHNEXT(hash, probe))) {