Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/ipc/
H A Dipc_voucher.h257 ipc_voucher_attr_manager_get_value_t ivam_get_value; member
H A Dipc_voucher.c980 kr = (ivam->ivam_get_value)( in ipc_replace_voucher_value()
2435 .ivam_get_value = user_data_get_value,
H A Dipc_importance.c3402 .ivam_get_value = ipc_importance_get_value,
/xnu-8796.121.2/osfmk/voucher/
H A Dipc_pthread_priority.c98 .ivam_get_value = ipc_pthread_priority_get_value,
/xnu-8796.121.2/osfmk/bank/
H A Dbank.c179 .ivam_get_value = bank_get_value,
/xnu-8796.121.2/tools/lldbmacros/
H A Dipc.py1881 get_value_fn = kern.Symbolicate(unsigned(ivam.ivam_get_value))