Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_resource.c572 static table_t aoe_service_table = { variable
581 table_get(&aoe_service_table, &id, sizeof(id), ^bool (void *data) { in exclaves_conclave_lookup_by_aoeserviceid()
597 table_init(&aoe_service_table); in populate_aoeservice_to_conclave()
628 table_put(&aoe_service_table, &resource->r_id, in populate_aoeservice_to_conclave()