Searched refs:ivac_freelist (Results 1 – 3 of 3) sorted by relevance
504 ivac->ivac_freelist = 1; in ivac_init_well_known_voucher_attr_control()608 ivac->ivac_table[new_size - 1].ivace_next = ivac->ivac_freelist; in ivac_grow_table()609 ivac->ivac_freelist = old_size; in ivac_grow_table()710 index = ivac->ivac_freelist; in ivace_reference_by_value()719 ivac->ivac_freelist = ivace->ivace_next; in ivace_reference_by_value()879 ivace->ivace_next = ivac->ivac_freelist; in ivace_release()880 ivac->ivac_freelist = value_index; in ivace_release()
147 iv_index_t ivac_freelist; /* index of the first free element */ member
2072 if unsigned(ivac.ivac_freelist) == 0:2076 next_free = unsigned(ivac.ivac_freelist)