Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dexclaves_aoe.c125 aoe_item_t *aitem = kalloc_type(aoe_item_t, in exclaves_aoe_setup()
133 aoe_item_t *, aoei_chain); in exclaves_aoe_setup()
178 exclaves_aoe_service_is_idle(const aoe_item_t * const item) in exclaves_aoe_service_is_idle()
184 exclaves_aoe_service_try_take_assertion(exclaves_resource_t * const conclave, aoe_item_t * const it… in exclaves_aoe_service_try_take_assertion()
197 exclaves_aoe_service_drop_assertion(exclaves_resource_t * const __assert_only conclave, aoe_item_t in exclaves_aoe_service_drop_assertion()
208 …ice_try_drop_assertion(exclaves_resource_t * const __assert_only conclave, aoe_item_t * const item) in exclaves_aoe_service_try_drop_assertion()
226 aoe_item_t *aitem = NULL; in exclaves_aoe_teardown()
229 aoe_item_t *, aoei_chain); in exclaves_aoe_teardown()
233 kfree_type(aoe_item_t, aitem); in exclaves_aoe_teardown()
244 aoe_item_t *aitem = NULL; in exclaves_aoe_claim_work()
[all …]
H A Dexclaves_resource.h114 } aoe_item_t; typedef