| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | rbtree.c | 196 struct rb_node *node = NULL, *sibling, *tmp1, *tmp2; in ____rb_erase_color() local 206 sibling = parent->rb_right; in ____rb_erase_color() 207 if (node != sibling) { /* node == parent->rb_left */ in ____rb_erase_color() 208 if (rb_is_red(sibling)) { in ____rb_erase_color() 218 parent->rb_right = tmp1 = sibling->rb_left; in ____rb_erase_color() 219 sibling->rb_left = parent; in ____rb_erase_color() 221 __rb_rotate_set_parents(parent, sibling, root, in ____rb_erase_color() 223 augment_rotate(parent, sibling); in ____rb_erase_color() 224 sibling = tmp1; in ____rb_erase_color() 226 tmp1 = sibling->rb_right; in ____rb_erase_color() [all …]
|
| /OK3568_Linux_fs/kernel/tools/lib/ |
| H A D | rbtree.c | 230 struct rb_node *node = NULL, *sibling, *tmp1, *tmp2; in ____rb_erase_color() local 240 sibling = parent->rb_right; in ____rb_erase_color() 241 if (node != sibling) { /* node == parent->rb_left */ in ____rb_erase_color() 242 if (rb_is_red(sibling)) { in ____rb_erase_color() 252 tmp1 = sibling->rb_left; in ____rb_erase_color() 254 WRITE_ONCE(sibling->rb_left, parent); in ____rb_erase_color() 256 __rb_rotate_set_parents(parent, sibling, root, in ____rb_erase_color() 258 augment_rotate(parent, sibling); in ____rb_erase_color() 259 sibling = tmp1; in ____rb_erase_color() 261 tmp1 = sibling->rb_right; in ____rb_erase_color() [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | rbtree.c | 230 struct rb_node *node = NULL, *sibling, *tmp1, *tmp2; in ____rb_erase_color() local 240 sibling = parent->rb_right; in ____rb_erase_color() 241 if (node != sibling) { /* node == parent->rb_left */ in ____rb_erase_color() 242 if (rb_is_red(sibling)) { in ____rb_erase_color() 252 tmp1 = sibling->rb_left; in ____rb_erase_color() 254 WRITE_ONCE(sibling->rb_left, parent); in ____rb_erase_color() 256 __rb_rotate_set_parents(parent, sibling, root, in ____rb_erase_color() 258 augment_rotate(parent, sibling); in ____rb_erase_color() 259 sibling = tmp1; in ____rb_erase_color() 261 tmp1 = sibling->rb_right; in ____rb_erase_color() [all …]
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0055-compositor-Support-placing-subsurface-above-or-below.patch | 7 By passing itself as sibling in ::place_above or ::place_below. 22 - sibling = subsurface_sibling_check(sub, surface, "place_above"); 24 + sibling = container_of(sub->parent->subsurface_list.next, 27 + sibling = subsurface_sibling_check(sub, surface, "place_above"); 29 if (!sibling) 36 - sibling = subsurface_sibling_check(sub, surface, "place_below"); 38 + sibling = container_of(sub->parent->subsurface_list.prev, 41 + sibling = subsurface_sibling_check(sub, surface, "place_below"); 43 if (!sibling)
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0055-compositor-Support-placing-subsurface-above-or-below.patch | 7 By passing itself as sibling in ::place_above or ::place_below. 22 - sibling = subsurface_sibling_check(sub, surface, "place_above"); 24 + sibling = container_of(sub->parent->subsurface_list.next, 27 + sibling = subsurface_sibling_check(sub, surface, "place_above"); 29 if (!sibling) 36 - sibling = subsurface_sibling_check(sub, surface, "place_below"); 38 + sibling = container_of(sub->parent->subsurface_list.prev, 41 + sibling = subsurface_sibling_check(sub, surface, "place_below"); 43 if (!sibling)
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0052-compositor-Support-placing-subsurface-above-or-below.patch | 7 By passing itself as sibling in ::place_above or ::place_below. 22 - sibling = subsurface_sibling_check(sub, surface, "place_above"); 24 + sibling = container_of(sub->parent->subsurface_list.next, 27 + sibling = subsurface_sibling_check(sub, surface, "place_above"); 29 if (!sibling) 36 - sibling = subsurface_sibling_check(sub, surface, "place_below"); 38 + sibling = container_of(sub->parent->subsurface_list.prev, 41 + sibling = subsurface_sibling_check(sub, surface, "place_below"); 43 if (!sibling)
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | resource.c | 68 return p->sibling; in next_resource() 72 while (!p->sibling && p->parent) in next_resource() 74 return p->sibling; in next_resource() 157 res->sibling = bootmem_resource_free; in free_resource() 172 bootmem_resource_free = res->sibling; in alloc_resource() 201 new->sibling = tmp; in __request_resource() 206 p = &tmp->sibling; in __request_resource() 224 *p = tmp->sibling; in __release_resource() 226 for (chd = tmp->child;; chd = chd->sibling) { in __release_resource() 228 if (!(chd->sibling)) in __release_resource() [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/sandybridge/ |
| H A D | cache.json | 748 …nd & prefetch code reads that hit in the LLC and the snoop to one of the sibling cores hits the li… 760 …"BriefDescription": "Counts demand & prefetch code reads that hit in the LLC and sibling core snoo… 772 … demand & prefetch code reads that hit in the LLC and the snoops sent to sibling cores return clea… 796 …ounts demand & prefetch data reads that hit in the LLC and the snoops to sibling cores hit in eith… 808 …nd & prefetch data reads that hit in the LLC and the snoop to one of the sibling cores hits the li… 820 …"BriefDescription": "Counts demand & prefetch data reads that hit in the LLC and sibling core snoo… 832 … demand & prefetch data reads that hit in the LLC and the snoops sent to sibling cores return clea… 856 …tion": "Counts prefetch code reads that hit in the LLC and the snoops to sibling cores hit in eith… 868 …unts prefetch code reads that hit in the LLC and the snoop to one of the sibling cores hits the li… 880 …"BriefDescription": "Counts prefetch code reads that hit in the LLC and sibling core snoops are no… [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/ |
| H A D | of_unittest.rst | 72 struct device_node *sibling; 77 considering only child and sibling pointers. There exists another pointer, 79 a particular level the child node and all the sibling nodes will have a parent 142 replaces the current child and turns it into its sibling. So, when the testcase 183 sibling compared to the earlier structure (Figure 2). After attaching first 185 (i.e. test-child0) to become a sibling and makes itself a child node, 204 node's parent to its sibling or attaches the previous sibling to the given 205 node's sibling, as appropriate. That is it :)
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/ |
| H A D | 0015-qwaylandwindow-Support-lower-and-raise.patch | 24 +void QWaylandSubSurface::placeAbove(struct ::wl_surface *sibling) 26 + QtWayland::wl_subsurface::place_above(sibling); 29 +void QWaylandSubSurface::placeBelow(struct ::wl_surface *sibling) 31 + QtWayland::wl_subsurface::place_below(sibling); 45 + void placeAbove(struct ::wl_surface *sibling); 46 + void placeBelow(struct ::wl_surface *sibling);
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/westmereex/ |
| H A D | cache.json | 624 …"BriefDescription": "Retired loads that hit sibling core's L2 in modified or unmodified states (Pr… 633 …"BriefDescription": "Load instructions retired that HIT modified data in sibling core (Precise Eve… 1033 … "BriefDescription": "Offcore data reads satisfied by the LLC and not found in a sibling core", 1044 "BriefDescription": "Offcore data reads satisfied by the LLC and HIT in a sibling core", 1055 "BriefDescription": "Offcore data reads satisfied by the LLC and HITM in a sibling core", 1165 … "BriefDescription": "Offcore code reads satisfied by the LLC and not found in a sibling core", 1176 "BriefDescription": "Offcore code reads satisfied by the LLC and HIT in a sibling core", 1187 "BriefDescription": "Offcore code reads satisfied by the LLC and HITM in a sibling core", 1297 "BriefDescription": "Offcore requests satisfied by the LLC and not found in a sibling core", 1308 "BriefDescription": "Offcore requests satisfied by the LLC and HIT in a sibling core", [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/nehalemep/ |
| H A D | cache.json | 744 …"BriefDescription": "Retired loads that hit sibling core's L2 in modified or unmodified states (Pr… 762 …"BriefDescription": "Load instructions retired that HIT modified data in sibling core (Precise Eve… 1037 … "BriefDescription": "Offcore data reads satisfied by the LLC and not found in a sibling core", 1048 "BriefDescription": "Offcore data reads satisfied by the LLC and HIT in a sibling core", 1059 "BriefDescription": "Offcore data reads satisfied by the LLC and HITM in a sibling core", 1169 … "BriefDescription": "Offcore code reads satisfied by the LLC and not found in a sibling core", 1180 "BriefDescription": "Offcore code reads satisfied by the LLC and HIT in a sibling core", 1191 "BriefDescription": "Offcore code reads satisfied by the LLC and HITM in a sibling core", 1301 "BriefDescription": "Offcore requests satisfied by the LLC and not found in a sibling core", 1312 "BriefDescription": "Offcore requests satisfied by the LLC and HIT in a sibling core", [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/nehalemex/ |
| H A D | cache.json | 744 …"BriefDescription": "Retired loads that hit sibling core's L2 in modified or unmodified states (Pr… 992 … "BriefDescription": "Offcore data reads satisfied by the LLC and not found in a sibling core", 1003 "BriefDescription": "Offcore data reads satisfied by the LLC and HIT in a sibling core", 1014 "BriefDescription": "Offcore data reads satisfied by the LLC and HITM in a sibling core", 1124 … "BriefDescription": "Offcore code reads satisfied by the LLC and not found in a sibling core", 1135 "BriefDescription": "Offcore code reads satisfied by the LLC and HIT in a sibling core", 1146 "BriefDescription": "Offcore code reads satisfied by the LLC and HITM in a sibling core", 1256 "BriefDescription": "Offcore requests satisfied by the LLC and not found in a sibling core", 1267 "BriefDescription": "Offcore requests satisfied by the LLC and HIT in a sibling core", 1278 "BriefDescription": "Offcore requests satisfied by the LLC and HITM in a sibling core", [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 2470 struct tsync_sibling sibling[TSYNC_SIBLINGS]; in FIXTURE() local 2492 memset(&self->sibling, 0, sizeof(self->sibling)); in FIXTURE_SETUP() 2507 self->sibling[0].tid = 0; in FIXTURE_SETUP() 2508 self->sibling[0].cond = &self->cond; in FIXTURE_SETUP() 2509 self->sibling[0].started = &self->started; in FIXTURE_SETUP() 2510 self->sibling[0].mutex = &self->mutex; in FIXTURE_SETUP() 2511 self->sibling[0].diverge = 0; in FIXTURE_SETUP() 2512 self->sibling[0].num_waits = 1; in FIXTURE_SETUP() 2513 self->sibling[0].prog = &self->root_prog; in FIXTURE_SETUP() 2514 self->sibling[0].metadata = _metadata; in FIXTURE_SETUP() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/ |
| H A D | ring.hpp | 286 void assign_as_sibling(ring_ptr<T> new_ring, ring_ptr<T> sibling, ring_manager<T>& manager) { in assign_as_sibling() argument 287 // Assigning as a sibling assumes that this is in assign_as_sibling() 290 if (new_ring->is_hole() != sibling->is_hole()) { in assign_as_sibling() 292 "Trying to assign to be a sibling that is not the same orientation as the sibling"); in assign_as_sibling() 294 auto& children = sibling->parent == nullptr ? manager.children : sibling->parent->children; in assign_as_sibling() 296 new_ring->parent = sibling->parent; in assign_as_sibling() 300 void reassign_as_sibling(ring_ptr<T> ring, ring_ptr<T> sibling, ring_manager<T>& manager) { in reassign_as_sibling() argument 301 if (ring->parent == sibling->parent) { in reassign_as_sibling() 304 // Assigning as a sibling assumes that this is in reassign_as_sibling() 307 if (ring->is_hole() != sibling->is_hole()) { in reassign_as_sibling() [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/haswell/ |
| H A D | cache.json | 817 …"PublicDescription": "hit in the L3 and the snoop to one of the sibling cores hits the line in M s… 825 …"BriefDescription": "hit in the L3 and the snoop to one of the sibling cores hits the line in M st… 830 …"PublicDescription": "hit in the L3 and the snoops to sibling cores hit in either E/S state and th… 838 …"BriefDescription": "hit in the L3 and the snoops to sibling cores hit in either E/S state and the… 843 …"Counts all demand & prefetch code reads hit in the L3 and the snoops to sibling cores hit in eith… 851 …"Counts all demand & prefetch code reads hit in the L3 and the snoops to sibling cores hit in eith… 856 …nts all demand & prefetch RFOs hit in the L3 and the snoop to one of the sibling cores hits the li… 864 …nts all demand & prefetch RFOs hit in the L3 and the snoop to one of the sibling cores hits the li… 869 …ion": "Counts all demand & prefetch RFOs hit in the L3 and the snoops to sibling cores hit in eith… 877 …ion": "Counts all demand & prefetch RFOs hit in the L3 and the snoops to sibling cores hit in eith… [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/haswellx/ |
| H A D | cache.json | 841 …"BriefDescription": "Counts demand data reads hit in the L3 and the snoops to sibling cores hit in… 846 …"PublicDescription": "Counts demand data reads hit in the L3 and the snoops to sibling cores hit i… 854 …on": "Counts demand data reads hit in the L3 and the snoop to one of the sibling cores hits the li… 859 …on": "Counts demand data reads hit in the L3 and the snoop to one of the sibling cores hits the li… 867 …": "Counts all demand data writes (RFOs) hit in the L3 and the snoops to sibling cores hit in eith… 872 …": "Counts all demand data writes (RFOs) hit in the L3 and the snoops to sibling cores hit in eith… 880 … all demand data writes (RFOs) hit in the L3 and the snoop to one of the sibling cores hits the li… 885 … all demand data writes (RFOs) hit in the L3 and the snoop to one of the sibling cores hits the li… 893 …"BriefDescription": "Counts all demand code reads hit in the L3 and the snoops to sibling cores hi… 898 …"PublicDescription": "Counts all demand code reads hit in the L3 and the snoops to sibling cores h… [all …]
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | guarded_storage.c | 96 struct task_struct *sibling; in gs_broadcast() local 99 for_each_thread(current, sibling) { in gs_broadcast() 100 if (!sibling->thread.gs_bc_cb) in gs_broadcast() 102 if (test_and_set_tsk_thread_flag(sibling, TIF_GUARDED_STORAGE)) in gs_broadcast() 103 kick_process(sibling); in gs_broadcast()
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/westmereep-sp/ |
| H A D | cache.json | 624 …"BriefDescription": "Retired loads that hit sibling core's L2 in modified or unmodified states (Pr… 642 …"BriefDescription": "Load instructions retired that HIT modified data in sibling core (Precise Eve… 1041 … "BriefDescription": "Offcore data reads satisfied by the LLC and not found in a sibling core", 1052 "BriefDescription": "Offcore data reads satisfied by the LLC and HIT in a sibling core", 1063 "BriefDescription": "Offcore data reads satisfied by the LLC and HITM in a sibling core", 1173 … "BriefDescription": "Offcore code reads satisfied by the LLC and not found in a sibling core", 1184 "BriefDescription": "Offcore code reads satisfied by the LLC and HIT in a sibling core", 1195 "BriefDescription": "Offcore code reads satisfied by the LLC and HITM in a sibling core", 1305 "BriefDescription": "Offcore requests satisfied by the LLC and not found in a sibling core", 1316 "BriefDescription": "Offcore requests satisfied by the LLC and HIT in a sibling core", [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/jaketown/ |
| H A D | cache.json | 759 …ounts demand & prefetch data reads that hit in the LLC and the snoops to sibling cores hit in eith… 771 …nd & prefetch data reads that hit in the LLC and the snoop to one of the sibling cores hits the li… 783 …"BriefDescription": "Counts demand & prefetch data reads that hit in the LLC and sibling core snoo… 795 …"BriefDescription": "Counts demand & prefetch data reads that hit in the LLC and sibling core snoo… 819 …tion": "Counts prefetch data reads that hit in the LLC and the snoops to sibling cores hit in eith… 831 …unts prefetch data reads that hit in the LLC and the snoop to one of the sibling cores hits the li… 843 …"BriefDescription": "Counts prefetch data reads that hit in the LLC and sibling core snoops are no… 855 …"BriefDescription": "Counts prefetch data reads that hit in the LLC and sibling core snoop returne… 879 …code/rfo reads (demand & prefetch) that hit in the LLC and the snoops to sibling cores hit in eith… 891 …eads (demand & prefetch) that hit in the LLC and the snoop to one of the sibling cores hits the li… [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/ivytown/ |
| H A D | cache.json | 813 …ounts demand & prefetch data reads that hit in the LLC and the snoops to sibling cores hit in eith… 825 …nd & prefetch data reads that hit in the LLC and the snoop to one of the sibling cores hits the li… 837 …"BriefDescription": "Counts demand & prefetch data reads that hit in the LLC and sibling core snoo… 849 …"BriefDescription": "Counts demand & prefetch data reads that hit in the LLC and sibling core snoo… 873 …tion": "Counts prefetch data reads that hit in the LLC and the snoops to sibling cores hit in eith… 885 …unts prefetch data reads that hit in the LLC and the snoop to one of the sibling cores hits the li… 897 …"BriefDescription": "Counts prefetch data reads that hit in the LLC and sibling core snoops are no… 909 …"BriefDescription": "Counts prefetch data reads that hit in the LLC and sibling core snoop returne… 933 …code/rfo reads (demand & prefetch) that hit in the LLC and the snoops to sibling cores hit in eith… 945 …eads (demand & prefetch) that hit in the LLC and the snoop to one of the sibling cores hits the li… [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/skylakex/ |
| H A D | cache.json | 3 …"BriefDescription": "Counts all demand code reads that hit in the L3 and sibling core snoops are n… 104 …oftware prefetch requests that hit in the L3 and the snoop to one of the sibling cores hits the li… 117 …"Counts demand data reads that hit in the L3 and the snoop to one of the sibling cores hits the li… 199 …s all prefetch data reads that hit in the L3 and the snoop to one of the sibling cores hits the li… 294 …and & prefetch data reads that hit in the L3 and the snoop to one of the sibling cores hits the li… 381 …at bring data to L2) RFOs that hit in the L3 and the snoop to one of the sibling cores hits the li… 430 …"BriefDescription": "Counts all demand & prefetch RFOs that hit in the L3 and sibling core snoops … 455 …"Counts all prefetch (that bring data to L2) RFOs that hit in the L3 and sibling core snoops are n… 468 …oftware prefetch requests that hit in the L3 and the snoop to one of the sibling cores hits the li… 491 …s all prefetch data reads that hit in the L3 and the snoop to one of the sibling cores hits the li… [all …]
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | pci_psycho.c | 189 if (pbm->sibling) in psycho_ue_intr() 190 psycho_check_iommu_error(pbm->sibling, afsr, afar, UE_ERR); in psycho_ue_intr() 526 pbm->sibling = psycho_find_sibling(upa_portid); in psycho_probe() 527 if (pbm->sibling) { in psycho_probe() 528 iommu = pbm->sibling->iommu; in psycho_probe() 563 if (!pbm->sibling) { in psycho_probe() 579 if (pbm->sibling) in psycho_probe() 580 pbm->sibling->sibling = pbm; in psycho_probe() 587 if (!pbm->sibling) in psycho_probe()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | arch_topology.c | 525 /* update core and thread sibling masks */ in update_siblings_masks() 579 int sibling; in remove_cpu_topology() local 581 for_each_cpu(sibling, topology_core_cpumask(cpu)) in remove_cpu_topology() 582 cpumask_clear_cpu(cpu, topology_core_cpumask(sibling)); in remove_cpu_topology() 583 for_each_cpu(sibling, topology_sibling_cpumask(cpu)) in remove_cpu_topology() 584 cpumask_clear_cpu(cpu, topology_sibling_cpumask(sibling)); in remove_cpu_topology() 585 for_each_cpu(sibling, topology_llc_cpumask(cpu)) in remove_cpu_topology() 586 cpumask_clear_cpu(cpu, topology_llc_cpumask(sibling)); in remove_cpu_topology()
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/silvermont/ |
| H A D | cache.json | 226 …Counts any code reads (demand & prefetch) that miss L2 and the snoops to sibling cores hit in eith… 281 …"Counts any rfo reads (demand & prefetch) that miss L2 and the snoops to sibling cores hit in eith… 336 …"Counts any data read (demand & prefetch) that miss L2 and the snoops to sibling cores hit in eith… 391 …"BriefDescription": "Counts any request that miss L2 and the snoops to sibling cores hit in either… 446 …"Counts DCU hardware prefetcher data read that miss L2 and the snoops to sibling cores hit in eith… 512 …ts code reads generated by L2 prefetchers that miss L2 and the snoops to sibling cores hit in eith… 556 … RFO requests generated by L2 prefetchers that miss L2 and the snoops to sibling cores hit in eith… 600 …cheline reads generated by L2 prefetchers that miss L2 and the snoops to sibling cores hit in eith… 666 …nd and DCU prefetch instruction cacheline that miss L2 and the snoops to sibling cores hit in eith… 732 …on": "Counts demand and DCU prefetch RFOs that miss L2 and the snoops to sibling cores hit in eith… [all …]
|