Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/voucher/
H A Dipc_pthread_priority.c101 .ivam_flags = IVAM_FLAGS_NONE,
/xnu-12377.41.6/osfmk/ipc/
H A Dipc_voucher.h260 ipc_voucher_attr_manager_flags ivam_flags; member
H A Dipc_voucher.c2295 if ((manager->ivam_flags & flags) == 0) { in ipc_voucher_prepare_processing_recipe()
2438 .ivam_flags = IVAM_FLAGS_NONE,
H A Dipc_importance.c3413 .ivam_flags = IVAM_FLAGS_NONE,
/xnu-12377.41.6/osfmk/bank/
H A Dbank.c182 ….ivam_flags = (IVAM_FLAGS_SUPPORT_SEND_PREPROCESS | IVAM_FLAGS_SUPPORT_RECEIVE_POSTPROC…