Home
last modified time | relevance | path

Searched refs:ivace_index (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/osfmk/ipc/
H A Dipc_voucher.c467 (ivace_elem)->ivace_index = IV_HASH_END; \
479 (ivace_dst_elem)->ivace_index = (ivace_src_elem)->ivace_index; \
683 index_p = &ivace_lookup(ivac, hash_index)->ivace_index; in ivace_reference_by_value()
860 if (ivace_tmp->ivace_index == value_index) { in ivace_release()
861 ivace_tmp->ivace_index = ivace->ivace_next; in ivace_release()
863 hash_index = ivace_tmp->ivace_index; in ivace_release()
1607 assert(IV_HASH_END == ivac->ivac_table[hash_index].ivace_index); in ipc_register_well_known_mach_voucher_attr_manager()
1608 ivace_lookup(ivac, hash_index)->ivace_index = IV_UNUSED_VALINDEX; in ipc_register_well_known_mach_voucher_attr_manager()
H A Dipc_voucher.h127 iv_index_t ivace_index; /* hash head (independent) */ member
/xnu-12377.41.6/tools/lldbmacros/
H A Dipc.py2513 free_str, ivace.ivace_next, ivace.ivace_index