Searched refs:exclaves_conclave_get_domain (Results 1 – 4 of 4) sorted by relevance
505 exclaves_conclave_get_domain(exclaves_resource_t *resource);
362 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()486 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()537 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()598 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()725 const char *domain = exclaves_conclave_get_domain(task_get_conclave(task)); in _exclaves_ctl_trap()
190 const char *desc = exclaves_conclave_get_domain(conclave); in exclaves_aoe_service_try_take_assertion()
1231 exclaves_conclave_get_domain(exclaves_resource_t *resource) in exclaves_conclave_get_domain() function