| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | timerqueue.h | 58 head->rb_root = RB_ROOT_CACHED; in timerqueue_init_head()
|
| H A D | rtmutex.h | 87 , .waiters = RB_ROOT_CACHED \
|
| H A D | rbtree.h | 130 #define RB_ROOT_CACHED (struct rb_root_cached) { {NULL, }, NULL } macro
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | rblist.c | 103 rblist->entries = RB_ROOT_CACHED; in rblist__init()
|
| H A D | hist.c | 491 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 D | dso.c | 1253 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 D | iotlb.c | 115 iotlb->root = RB_ROOT_CACHED; in vhost_iotlb_alloc()
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | rbtree.h | 124 #define RB_ROOT_CACHED (struct rb_root_cached) { {NULL, }, NULL } macro
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | interval_tree_test.c | 23 static struct rb_root_cached root = RB_ROOT_CACHED;
|
| H A D | rbtree_test.c | 27 static struct rb_root_cached root = RB_ROOT_CACHED;
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/pat/ |
| H A D | memtype_interval.c | 50 static struct rb_root_cached memtype_rbroot = RB_ROOT_CACHED;
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | init_task.c | 165 .pi_waiters = RB_ROOT_CACHED,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | mmu_rb.c | 96 h->root = RB_ROOT_CACHED; in hfi1_mmu_rb_register()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_mm.c | 973 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 D | intel_guc_submission.c | 482 execlists->queue = RB_ROOT_CACHED; in guc_reset_cancel()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_userptr.c | 168 mn->objects = RB_ROOT_CACHED; in i915_mmu_notifier_create()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | extent_map.c | 38 tree->map = RB_ROOT_CACHED; in extent_map_tree_init()
|
| H A D | delayed-inode.c | 48 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 D | delayed-ref.c | 792 head_ref->ref_tree = RB_ROOT_CACHED; in init_delayed_ref_head()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mmu_notifier.c | 656 subscriptions->itree = RB_ROOT_CACHED; in init_subscriptions()
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | rtmutex.c | 1689 lock->waiters = RB_ROOT_CACHED; in __rt_mutex_init()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | gc.c | 624 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 D | deadline.c | 421 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 D | virtio-iommu.c | 599 vdomain->mappings = RB_ROOT_CACHED; in viommu_domain_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_vm.c | 1189 vm->va = RB_ROOT_CACHED; in radeon_vm_init()
|