Searched refs:leaf_off (Results 1 – 1 of 1) sorted by relevance
491 uintptr_t leaf_off, key_off; in leaf_create() local493 leaf_off = gc_alloc(thmap, sizeof(thmap_leaf_t)); in leaf_create()494 if (!leaf_off) { in leaf_create()497 leaf = THMAP_GETPTR(thmap, leaf_off); in leaf_create()506 gc_free(thmap, leaf_off, sizeof(thmap_leaf_t)); in leaf_create()