Searched refs:th_alloc (Results 1 – 6 of 6) sorted by relevance
60 topo_alloc_t *ap = thp->th_alloc; in topo_hdl_alloc()68 topo_alloc_t *ap = thp->th_alloc; in topo_hdl_zalloc()76 topo_alloc_t *ap = thp->th_alloc; in topo_hdl_free()
68 if (nvlist_xalloc(nvlp, nvflag, &thp->th_alloc->ta_nva) != 0) in topo_hdl_nvalloc()77 if (nvlist_xdup(nvl, nvlp, &thp->th_alloc->ta_nva) != 0) in topo_hdl_nvdup()
118 topo_alloc_t *th_alloc; /* allocators */ member
146 thp->th_alloc = tap; in topo_open()258 if (thp->th_alloc != NULL) in topo_close()259 topo_free(thp->th_alloc, sizeof (topo_alloc_t)); in topo_close()
242 mod->tm_alloc = thp->th_alloc; in topo_mod_create()
139 mdb_printf("%-12s 0x%-34p %-30s\n", "th_alloc", th.th_alloc, in topo_handle()