Searched refs:root_count (Results 1 – 10 of 10) sorted by relevance
30 unsigned int root_count; member138 world->root_count++; in root_create()147 world->root_count--; in root_destroy()154 unsigned int orig_root_count = world->root_count; in test_nodelta_obj_get()169 if (world->root_count != orig_root_count + 1) { in test_nodelta_obj_get()175 if (world->root_count != orig_root_count) { in test_nodelta_obj_get()207 unsigned int orig_root_count = world->root_count; in test_nodelta_obj_put()212 if (world->root_count != orig_root_count - 1) { in test_nodelta_obj_put()217 if (world->root_count != orig_root_count) { in test_nodelta_obj_put()598 if (orig_root_count != world->root_count) { in check_expect()[all …]
20 unsigned int root_count; member241 min = objagg->hints->root_count; in objagg_obj_root_id_alloc()623 objagg_stats->root_count++; in objagg_stats_get()666 hnode->root_id = objagg_hints->root_count++; in objagg_hints_node_create()1036 objagg_stats->root_count++; in objagg_hints_stats_get()
213 u16 root_count = 0; in amd_cache_northbridges() local234 root_count++; in amd_cache_northbridges()236 if (root_count) { in amd_cache_northbridges()237 roots_per_misc = root_count / misc_count; in amd_cache_northbridges()243 if (!roots_per_misc || (root_count % roots_per_misc)) { in amd_cache_northbridges()
15 __field(__u32, root_count) \22 __entry->root_count = sp->root_count; \45 __entry->root_count, \
93 int root_count; member
2521 if (!sp->root_count) { in __kvm_mmu_prepare_zap_page()2593 WARN_ON(!sp->role.invalid || sp->root_count); in kvm_mmu_commit_zap_page()2616 if (sp->root_count) in kvm_mmu_zap_oldest_mmu_pages()3502 else if (!--sp->root_count && sp->role.invalid) in mmu_free_root_page()3613 ++sp->root_count; in mmu_alloc_root()
45 unsigned int root_count; member
45 int root_count; in check_extent_in_eb() local65 &root_count); in check_extent_in_eb()69 for (int i = 0; i < root_count; i++) { in check_extent_in_eb()2420 int root_count; in iterate_extent_inodes() local2424 &root_ids, &root_count); in iterate_extent_inodes()2426 for (int i = 0; i < root_count; i++) { in iterate_extent_inodes()
1405 if (hstats->root_count < ostats->root_count) in mlxsw_sp_acl_erp_hints_check()
227 root_count:
Completed in 33 milliseconds