Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/ipc/
H A Dipc_voucher.c162 static ivac_entry_t ivace_lookup(ipc_voucher_attr_control_t ivac,
532 ivace = ivace_lookup(ivac, value_index); in ivace_lookup_values()
544 ivace_lookup(ipc_voucher_attr_control_t ivac, iv_index_t index) in ivace_lookup() function
643 ivace = ivace_lookup(ivac, val_index); in ivace_reference_by_index()
683 index_p = &ivace_lookup(ivac, hash_index)->ivace_index; in ivace_reference_by_value()
686 ivace = ivace_lookup(ivac, index); in ivace_reference_by_value()
718 ivace = ivace_lookup(ivac, index); in ivace_reference_by_value()
770 ivace = ivace_lookup(ivac, value_index); in ivace_release()
813 ivace = ivace_lookup(ivac, value_index); in ivace_release()
859 ivace_tmp = ivace_lookup(ivac, hash_index); in ivace_release()
[all …]