Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/ipc/
H A Dipc_voucher.c169 static ivac_entry_t ivace_lookup(ipc_voucher_attr_control_t ivac,
529 ivace = ivace_lookup(ivac, value_index); in ivace_lookup_values()
541 ivace_lookup(ipc_voucher_attr_control_t ivac, iv_index_t index) in ivace_lookup() function
640 ivace = ivace_lookup(ivac, val_index); in ivace_reference_by_index()
680 index_p = &ivace_lookup(ivac, hash_index)->ivace_index; in ivace_reference_by_value()
683 ivace = ivace_lookup(ivac, index); in ivace_reference_by_value()
716 ivace = ivace_lookup(ivac, index); in ivace_reference_by_value()
768 ivace = ivace_lookup(ivac, value_index); in ivace_release()
811 ivace = ivace_lookup(ivac, value_index); in ivace_release()
857 ivace_tmp = ivace_lookup(ivac, hash_index); in ivace_release()
[all …]