Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/ipc/
H A Dipc_voucher.c163 static ivac_entry_t ivace_lookup(ipc_voucher_attr_control_t ivac,
533 ivace = ivace_lookup(ivac, value_index); in ivace_lookup_values()
545 ivace_lookup(ipc_voucher_attr_control_t ivac, iv_index_t index) in ivace_lookup() function
644 ivace = ivace_lookup(ivac, val_index); in ivace_reference_by_index()
684 index_p = &ivace_lookup(ivac, hash_index)->ivace_index; in ivace_reference_by_value()
687 ivace = ivace_lookup(ivac, index); in ivace_reference_by_value()
719 ivace = ivace_lookup(ivac, index); in ivace_reference_by_value()
771 ivace = ivace_lookup(ivac, value_index); in ivace_release()
814 ivace = ivace_lookup(ivac, value_index); in ivace_release()
860 ivace_tmp = ivace_lookup(ivac, hash_index); in ivace_release()
[all …]