Searched refs:tmpptr (Results 1 – 1 of 1) sorted by relevance
1480 struct dtrace_ptss_page_entry *tmpptr = uth->t_dtrace_scratch; in uthread_cleanup() local1482 if (tmpptr != NULL) { in uthread_cleanup()1483 dtrace_ptss_release_entry(p, tmpptr); in uthread_cleanup()