Searched refs:th_list (Results 1 – 4 of 4) sorted by relevance
50 topo_list_t th_list; /* next/prev pointers */ member
1952 ldpp = &thp->th_list; in lwp_hash_in()1983 for (ldpp = &thp->th_list; in lwp_hash_out()2017 for (ldp = thp->th_list; ldp != NULL; ldp = ldp->ld_next) { in lwp_hash_lookup()2056 for (ldp = thp->th_list; ldp != NULL; ldp = ldp->ld_next) { in lwp_hash_lookup_and_lock()
113 lwpdir_t *th_list; member
879 (topo_nodehash_t *)(state->hash.th_list.l_next); in tnh_walk_step()