Searched refs:tl_info (Results 1 – 2 of 2) sorted by relevance
170 struct dm_btree_info tl_info; member426 pmd->tl_info.tm = pmd->tm; in __setup_btree_details()427 pmd->tl_info.levels = 1; in __setup_btree_details()428 pmd->tl_info.value_type.context = &pmd->bl_info; in __setup_btree_details()429 pmd->tl_info.value_type.size = sizeof(__le64); in __setup_btree_details()430 pmd->tl_info.value_type.inc = subtree_inc; in __setup_btree_details()431 pmd->tl_info.value_type.dec = subtree_dec; in __setup_btree_details()432 pmd->tl_info.value_type.equal = subtree_equal; in __setup_btree_details()1014 r = dm_btree_insert(&pmd->tl_info, pmd->root, &key, &value, &pmd->root); in __create_thin()1022 dm_btree_remove(&pmd->tl_info, pmd->root, &key, &pmd->root); in __create_thin()[all …]
51 static struct sysinfo_15_1_x *tl_info; variable288 struct sysinfo_15_1_x *info = tl_info; in __arch_update_cpu_topology()540 tl_info = memblock_virt_alloc(PAGE_SIZE, PAGE_SIZE); in topology_init_early()541 info = tl_info; in topology_init_early()