Searched refs:trusty_app_find_by_uuid_locked (Results 1 – 1 of 1) sorted by relevance
675 static struct trusty_app* trusty_app_find_by_uuid_locked(uuid_t* uuid) { in trusty_app_find_by_uuid_locked() function692 app = trusty_app_find_by_uuid_locked((struct uuid*)uuid); in trusty_uuid_dma_is_allowed()1082 if (trusty_app_find_by_uuid_locked(&trusty_app->props.uuid)) { in load_app_config_options()