Home
last modified time | relevance | path

Searched refs:RB_ROOT_CACHED (Results 1 – 25 of 44) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dtimerqueue.h58 head->rb_root = RB_ROOT_CACHED; in timerqueue_init_head()
H A Drtmutex.h87 , .waiters = RB_ROOT_CACHED \
H A Drbtree.h130 #define RB_ROOT_CACHED (struct rb_root_cached) { {NULL, }, NULL } macro
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Drblist.c103 rblist->entries = RB_ROOT_CACHED; in rblist__init()
H A Dhist.c491 he->hroot_in = RB_ROOT_CACHED; in hist_entry__init()
492 he->hroot_out = RB_ROOT_CACHED; in hist_entry__init()
1788 *root_out = RB_ROOT_CACHED; in hists__hierarchy_output_resort()
1913 hists->entries = RB_ROOT_CACHED; in output_resort()
2163 struct rb_root_cached new_root = RB_ROOT_CACHED; in resort_filtered_entry()
2201 struct rb_root_cached new_root = RB_ROOT_CACHED; in hists__filter_hierarchy()
2782 hists->entries_in_array[0] = hists->entries_in_array[1] = RB_ROOT_CACHED; in __hists__init()
2784 hists->entries_collapsed = RB_ROOT_CACHED; in __hists__init()
2785 hists->entries = RB_ROOT_CACHED; in __hists__init()
H A Ddso.c1253 dso->symbols = dso->symbol_names = RB_ROOT_CACHED; in dso__new_id()
1255 dso->inlined_nodes = RB_ROOT_CACHED; in dso__new_id()
1256 dso->srclines = RB_ROOT_CACHED; in dso__new_id()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Diotlb.c115 iotlb->root = RB_ROOT_CACHED; in vhost_iotlb_alloc()
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Drbtree.h124 #define RB_ROOT_CACHED (struct rb_root_cached) { {NULL, }, NULL } macro
/OK3568_Linux_fs/kernel/lib/
H A Dinterval_tree_test.c23 static struct rb_root_cached root = RB_ROOT_CACHED;
H A Drbtree_test.c27 static struct rb_root_cached root = RB_ROOT_CACHED;
/OK3568_Linux_fs/kernel/arch/x86/mm/pat/
H A Dmemtype_interval.c50 static struct rb_root_cached memtype_rbroot = RB_ROOT_CACHED;
/OK3568_Linux_fs/kernel/init/
H A Dinit_task.c165 .pi_waiters = RB_ROOT_CACHED,
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.c96 h->root = RB_ROOT_CACHED; in hfi1_mmu_rb_register()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_mm.c973 mm->interval_tree = RB_ROOT_CACHED; in drm_mm_init()
974 mm->holes_size = RB_ROOT_CACHED; in drm_mm_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c482 execlists->queue = RB_ROOT_CACHED; in guc_reset_cancel()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_userptr.c168 mn->objects = RB_ROOT_CACHED; in i915_mmu_notifier_create()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dextent_map.c38 tree->map = RB_ROOT_CACHED; in extent_map_tree_init()
H A Ddelayed-inode.c48 delayed_node->ins_root = RB_ROOT_CACHED; in btrfs_init_delayed_node()
49 delayed_node->del_root = RB_ROOT_CACHED; in btrfs_init_delayed_node()
H A Ddelayed-ref.c792 head_ref->ref_tree = RB_ROOT_CACHED; in init_delayed_ref_head()
/OK3568_Linux_fs/kernel/mm/
H A Dmmu_notifier.c656 subscriptions->itree = RB_ROOT_CACHED; in init_subscriptions()
/OK3568_Linux_fs/kernel/kernel/locking/
H A Drtmutex.c1689 lock->waiters = RB_ROOT_CACHED; in __rt_mutex_init()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dgc.c624 am->root = RB_ROOT_CACHED; in release_victim_entry()
1844 am->root = RB_ROOT_CACHED; in init_atgc_management()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Ddeadline.c421 dl_rq->root = RB_ROOT_CACHED; in init_dl_rq()
429 dl_rq->pushable_dl_tasks_root = RB_ROOT_CACHED; in init_dl_rq()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dvirtio-iommu.c599 vdomain->mappings = RB_ROOT_CACHED; in viommu_domain_alloc()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_vm.c1189 vm->va = RB_ROOT_CACHED; in radeon_vm_init()

12