Searched refs:dlut (Results 1 – 2 of 2) sorted by relevance
490 uint8_t dlut[KALLOC_DLUT_SIZE]; /* table of indices into k_zone[] */ member
440 zones->dlut[i] = zindex; in kalloc_zones_init()575 idx = khz->dlut[INDEX_ZDLUT(size)]; in kalloc_idx_for_size()1737 z = khz->k_zone[khz->dlut[INDEX_ZDLUT(size)]]; in kalloc_heap_zone_for_size()