Searched refs:gcaddr (Results 1 – 1 of 1) sorted by relevance
265 const uintptr_t gcaddr = thmap->ops->alloc(alloclen); in gc_alloc() local267 if (!gcaddr) in gc_alloc()270 thmap_gc_t *const gc = THMAP_GETPTR(thmap, gcaddr); in gc_alloc()281 const uintptr_t gcaddr = THMAP_GETOFF(thmap, gc); in gc_free() local286 thmap->ops->free(gcaddr, alloclen); in gc_free()