Searched refs:RB_ROOT_CACHED (Results 1 – 25 of 35) sorted by relevance
12
50 static struct rb_root_cached memtype_rbroot = RB_ROOT_CACHED;
103 rblist->entries = RB_ROOT_CACHED; in rblist__init()
594 he->hroot_in = RB_ROOT_CACHED; in hist_entry__init() 595 he->hroot_out = RB_ROOT_CACHED; in hist_entry__init() 1974 *root_out = RB_ROOT_CACHED; in hists__hierarchy_output_resort() 2099 hists->entries = RB_ROOT_CACHED; in output_resort() 2359 struct rb_root_cached new_root = RB_ROOT_CACHED; in resort_filtered_entry() 2397 struct rb_root_cached new_root = RB_ROOT_CACHED; in hists__filter_hierarchy() 3018 hists->entries_in_array[0] = hists->entries_in_array[1] = RB_ROOT_CACHED; in __hists__init() 3020 hists->entries_collapsed = RB_ROOT_CACHED; in __hists__init() 3021 hists->entries = RB_ROOT_CACHED; in __hists__init()
1692 dso->symbols = RB_ROOT_CACHED; in dso__delete() 1695 dso->inlined_nodes = RB_ROOT_CACHED; in dso__delete() 1696 dso->srclines = RB_ROOT_CACHED; in dso__delete()
925 *root = RB_ROOT_CACHED; in maps__split_kallsyms()
39 tracker->tree = RB_ROOT_CACHED; in ceph_subvolume_metrics_init()119 tracker->tree = RB_ROOT_CACHED; in ceph_subvolume_metrics_clear_locked()
156 iotlb->root = RB_ROOT_CACHED; in vhost_iotlb_init()
196 bitmap->xb_root = RB_ROOT_CACHED; in xbitmap64_init()471 bitmap->xb_root = RB_ROOT_CACHED; in xbitmap32_init()
124 #define RB_ROOT_CACHED (struct rb_root_cached) { {NULL, }, NULL } macro
217 .pi_waiters = RB_ROOT_CACHED,
1039 class->work_root = RB_ROOT_CACHED;1135 class->work_root = RB_ROOT_CACHED; in softirq_work_init() 1265 class->work_root = RB_ROOT_CACHED;1336 class->work_root = RB_ROOT_CACHED;2178 struct rb_root_cached merged_root = RB_ROOT_CACHED; in perf_kwork__top_bpf() 2434 .sorted_work_root = RB_ROOT_CACHED, in cmd_kwork()
56 h->root = RB_ROOT_CACHED; in hfi1_mmu_rb_register()
462 sched_engine->queue = RB_ROOT_CACHED; in i915_sched_engine_create()
194 struct rb_root_cached mytree = RB_ROOT_CACHED;
28 static struct rb_root_cached root = RB_ROOT_CACHED;
61 delayed_node->ins_root = RB_ROOT_CACHED; in btrfs_init_delayed_node()62 delayed_node->del_root = RB_ROOT_CACHED; in btrfs_init_delayed_node()
148 #define PREFTREE_INIT { .root = RB_ROOT_CACHED, .count = 0 }345 preftree->root = RB_ROOT_CACHED; in prelim_release()
2835 fs_info->mapping_tree = RB_ROOT_CACHED; in btrfs_init_fs_info()2874 fs_info->block_group_cache_tree = RB_ROOT_CACHED; in btrfs_init_fs_info()
1184 vm->va = RB_ROOT_CACHED; in radeon_vm_init()
1385 pages->access_itree = RB_ROOT_CACHED; in iopt_alloc_pages()1386 pages->domains_itree = RB_ROOT_CACHED; in iopt_alloc_pages()
678 vdomain->mappings = RB_ROOT_CACHED; in viommu_domain_alloc_paging()
521 dl_rq->root = RB_ROOT_CACHED; in init_dl_rq()527 dl_rq->pushable_dl_tasks_root = RB_ROOT_CACHED; in init_dl_rq()
1118 struct rb_root_cached root = RB_ROOT_CACHED; in vfio_ioctl_device_feature_logging_start()
257 sq->pending_tree = RB_ROOT_CACHED; in throtl_service_queue_init()
1449 ep->rbr = RB_ROOT_CACHED; in ep_alloc()