Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/ipc/
H A Dipc_voucher.c190 static ivac_entry_t ivace_lookup(ipc_voucher_attr_control_t ivac,
713 ivace = ivace_lookup(ivac, value_index); in ivace_lookup_values()
728 ivace_lookup(ipc_voucher_attr_control_t ivac, iv_index_t index) in ivace_lookup() function
827 ivace = ivace_lookup(ivac, val_index); in ivace_reference_by_index()
867 index_p = &ivace_lookup(ivac, hash_index)->ivace_index; in ivace_reference_by_value()
870 ivace = ivace_lookup(ivac, index); in ivace_reference_by_value()
903 ivace = ivace_lookup(ivac, index); in ivace_reference_by_value()
955 ivace = ivace_lookup(ivac, value_index); in ivace_release()
998 ivace = ivace_lookup(ivac, value_index); in ivace_release()
1044 ivace_tmp = ivace_lookup(ivac, hash_index); in ivace_release()
[all …]