Searched refs:topo_alloc_t (Results 1 – 4 of 4) sorted by relevance
58 topo_alloc_t *ap = thp->th_alloc; in topo_hdl_alloc()66 topo_alloc_t *ap = thp->th_alloc; in topo_hdl_zalloc()74 topo_alloc_t *ap = thp->th_alloc; in topo_hdl_free()
108 } topo_alloc_t; typedef123 topo_alloc_t *th_alloc; /* allocators */
65 topo_alloc_t *tm_alloc; /* Allocators */
161 topo_alloc_t *tap; in topo_open()181 if ((tap = topo_zalloc(sizeof (topo_alloc_t), 0)) == NULL) in topo_open()306 topo_free(thp->th_alloc, sizeof (topo_alloc_t)); in topo_close()