Searched refs:ivac_table (Results 1 – 3 of 3) sorted by relevance
485 ivac->ivac_table = table; in ivac_alloc()546 return &ivac->ivac_table[index]; in ivace_lookup()596 ivace_copy_data(&ivac->ivac_table[i], &new_table[i]); in ivac_grow_table()599 old_table = ivac->ivac_table; in ivac_grow_table()601 ivac->ivac_table = new_table; in ivac_grow_table()605 ivac->ivac_table[new_size - 1].ivace_next = ivac->ivac_freelist; in ivac_grow_table()1692 new_control->ivac_table[IV_UNUSED_VALINDEX].ivace_value = default_value; in ipc_register_well_known_mach_voucher_attr_manager()1693 new_control->ivac_table[IV_UNUSED_VALINDEX].ivace_refs = IVACE_REFS_MAX; in ipc_register_well_known_mach_voucher_attr_manager()1694 new_control->ivac_table[IV_UNUSED_VALINDEX].ivace_made = IVACE_REFS_MAX; in ipc_register_well_known_mach_voucher_attr_manager()1695 new_control->ivac_table[IV_UNUSED_VALINDEX].ivace_persist = TRUE; in ipc_register_well_known_mach_voucher_attr_manager()[all …]
147 ivac_entry_t ivac_table; /* table of voucher attr value entries */ member
1811 …t(cur_entry_index) + GetIPCVoucherAttributeEntrySummary(addressof(ivac.ivac_table[cur_entry_index]…1974 …d} ".format(next_free) + GetIPCVoucherAttributeEntrySummary(addressof(ivac.ivac_table[next_free])))1975 next_free = unsigned(ivac.ivac_table[next_free].ivace_next)2079 ivace_table = ivac.ivac_table