Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/ipc/
H A Dipc_voucher.c191 static ivac_entry_t ivace_lookup(ipc_voucher_attr_control_t ivac,
721 ivace = ivace_lookup(ivac, value_index); in ivace_lookup_values()
736 ivace_lookup(ipc_voucher_attr_control_t ivac, iv_index_t index) in ivace_lookup() function
835 ivace = ivace_lookup(ivac, val_index); in ivace_reference_by_index()
875 index_p = &ivace_lookup(ivac, hash_index)->ivace_index; in ivace_reference_by_value()
878 ivace = ivace_lookup(ivac, index); in ivace_reference_by_value()
911 ivace = ivace_lookup(ivac, index); in ivace_reference_by_value()
963 ivace = ivace_lookup(ivac, value_index); in ivace_release()
1006 ivace = ivace_lookup(ivac, value_index); in ivace_release()
1052 ivace_tmp = ivace_lookup(ivac, hash_index); in ivace_release()
[all …]