Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/voucher/
H A Dipc_pthread_priority.c105 .ivam_flags = IVAM_FLAGS_NONE,
/xnu-8019.80.24/osfmk/ipc/
H A Dipc_voucher.h302 ipc_voucher_attr_manager_flags ivam_flags; member
H A Dipc_voucher.c2842 if ((manager->ivam_flags & flags) == 0) { in ipc_voucher_prepare_processing_recipe()
2990 .ivam_flags = IVAM_FLAGS_NONE,
H A Dipc_importance.c3409 .ivam_flags = IVAM_FLAGS_NONE,
/xnu-8019.80.24/osfmk/bank/
H A Dbank.c180 ….ivam_flags = (IVAM_FLAGS_SUPPORT_SEND_PREPROCESS | IVAM_FLAGS_SUPPORT_RECEIVE_POSTPROC…