Searched refs:id_item (Results 1 – 1 of 1) sorted by relevance
447 table_item_t *id_item = kalloc_type(table_item_t, in exclaves_resource_alloc() local449 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()451 id_item->i_value = resource; in exclaves_resource_alloc()454 table_put(domain->d_table_id, &id, sizeof(id), id_item); in exclaves_resource_alloc()