Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/voucher/
H A Dipc_pthread_priority.c97 .ivam_get_value = ipc_pthread_priority_get_value,
/xnu-8792.61.2/osfmk/ipc/
H A Dipc_voucher.h301 ipc_voucher_attr_manager_get_value_t ivam_get_value; member
H A Dipc_voucher.c992 kr = (ivam->ivam_get_value)( in ipc_replace_voucher_value()
2539 .ivam_get_value = user_data_get_value,
H A Dipc_importance.c3402 .ivam_get_value = ipc_importance_get_value,
/xnu-8792.61.2/osfmk/bank/
H A Dbank.c178 .ivam_get_value = bank_get_value,
/xnu-8792.61.2/tools/lldbmacros/
H A Dipc.py1827 get_value_fn = kern.Symbolicate(unsigned(ivam.ivam_get_value))