Searched refs:RB_ROOT_CACHED (Results 1 – 25 of 42) sorted by relevance
12
58 head->rb_root = RB_ROOT_CACHED; in timerqueue_init_head()
87 , .waiters = RB_ROOT_CACHED \
130 #define RB_ROOT_CACHED (struct rb_root_cached) { {NULL, }, NULL } macro
103 rblist->entries = RB_ROOT_CACHED; in rblist__init()
476 he->hroot_in = RB_ROOT_CACHED; in hist_entry__init()477 he->hroot_out = RB_ROOT_CACHED; in hist_entry__init()1741 *root_out = RB_ROOT_CACHED; in hists__hierarchy_output_resort()1866 hists->entries = RB_ROOT_CACHED; in output_resort()2116 struct rb_root_cached new_root = RB_ROOT_CACHED; in resort_filtered_entry()2154 struct rb_root_cached new_root = RB_ROOT_CACHED; in hists__filter_hierarchy()2730 hists->entries_in_array[0] = hists->entries_in_array[1] = RB_ROOT_CACHED; in __hists__init()2732 hists->entries_collapsed = RB_ROOT_CACHED; in __hists__init()2733 hists->entries = RB_ROOT_CACHED; in __hists__init()
1173 dso->symbols = dso->symbol_names = RB_ROOT_CACHED; in dso__new()1175 dso->inlined_nodes = RB_ROOT_CACHED; in dso__new()1176 dso->srclines = RB_ROOT_CACHED; in dso__new()
124 #define RB_ROOT_CACHED (struct rb_root_cached) { {NULL, }, NULL } macro
23 static struct rb_root_cached root = RB_ROOT_CACHED;
27 static struct rb_root_cached root = RB_ROOT_CACHED;
147 .pi_waiters = RB_ROOT_CACHED,
150 rmn->objects = RB_ROOT_CACHED; in radeon_mn_alloc_notifier()
1189 vm->va = RB_ROOT_CACHED; in radeon_vm_init()
107 handlr->root = RB_ROOT_CACHED; in hfi1_mmu_rb_register()
343 amn->objects = RB_ROOT_CACHED; in amdgpu_mn_get()
914 mm->interval_tree = RB_ROOT_CACHED; in drm_mm_init()915 mm->holes_size = RB_ROOT_CACHED; in drm_mm_init()
38 tree->map = RB_ROOT_CACHED; in extent_map_tree_init()
46 delayed_node->ins_root = RB_ROOT_CACHED; in btrfs_init_delayed_node()47 delayed_node->del_root = RB_ROOT_CACHED; in btrfs_init_delayed_node()
119 #define PREFTREE_INIT { .root = RB_ROOT_CACHED, .count = 0 }292 preftree->root = RB_ROOT_CACHED; in prelim_release()
774 head_ref->ref_tree = RB_ROOT_CACHED; in init_delayed_ref_head()
178 per_mm->umem_tree = RB_ROOT_CACHED; in ib_umem_alloc_notifier()
194 mn->objects = RB_ROOT_CACHED; in i915_mmu_notifier_create()
1680 lock->waiters = RB_ROOT_CACHED; in __rt_mutex_init()
266 et->root = RB_ROOT_CACHED; in __grab_extent_tree()
734 execlists->queue = RB_ROOT_CACHED; in guc_cancel_requests()
358 dl_rq->root = RB_ROOT_CACHED; in init_dl_rq()366 dl_rq->pushable_dl_tasks_root = RB_ROOT_CACHED; in init_dl_rq()