Searched refs:r_id (Results 1 – 5 of 5) sorted by relevance
411 resource->r_id = id; in exclaves_resource_alloc()449 id_item->i_key = &resource->r_id; in exclaves_resource_alloc()450 id_item->i_key_len = sizeof(resource->r_id); in exclaves_resource_alloc()503 (uint32_t)resource->r_id); in populate_conclave_services()509 (uint32_t)resource->r_id); in populate_conclave_services()567 assert3u(resource->r_id, <, CONCLAVE_SERVICE_MAX); in exclaves_resource_init()808 __assert_only kern_return_t kr = exclaves_conclave_launcher_init(resource->r_id, in exclaves_conclave_init()1304 (exclaves_sensor_type_t)resource->r_id, 0, &status); in exclaves_resource_sensor_reset()1348 (exclaves_sensor_type_t)resource->r_id, flags, status); in exclaves_resource_sensor_start()1364 (exclaves_sensor_type_t)resource->r_id, flags, status); in exclaves_resource_sensor_status()[all …]
141 uint64_t r_id; member
503 uresource.r_id = id; in _exclaves_ctl_trap()728 notification_resource_user->r_id = notification_resource->r_id; in _exclaves_ctl_trap()
159 *resource_id = conclave_resource_user.r_id; in exclaves_lookup_service()
1080 exclaves_id_t r_id; member