Home
last modified time | relevance | path

Searched full:sibling (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/tools/lib/
Drbtree.c230 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 …]
/kernel/linux/linux-5.10/lib/
Drbtree.c230 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 …]
/kernel/linux/linux-5.10/kernel/
Dresource.c68 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 …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/sandybridge/
Dcache.json748 …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 …]
/kernel/linux/linux-5.10/Documentation/devicetree/
Dof_unittest.rst72 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 :)
/kernel/linux/linux-5.10/arch/s390/kernel/
Dguarded_storage.c96 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()
DMakefile32 CFLAGS_stacktrace.o += -fno-optimize-sibling-calls
33 CFLAGS_dumpstack.o += -fno-optimize-sibling-calls
34 CFLAGS_unwind_bc.o += -fno-optimize-sibling-calls
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/westmereex/
Dcache.json624 …"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 …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/nehalemep/
Dcache.json744 …"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 …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/nehalemex/
Dcache.json744 …"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 …]
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
Dseccomp_bpf.c2470 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 …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/haswell/
Dcache.json817 …"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 …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/haswellx/
Dcache.json841 …"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 …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/westmereep-sp/
Dcache.json624 …"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 …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/jaketown/
Dcache.json759 …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 …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/ivytown/
Dcache.json813 …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 …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/skylakex/
Dcache.json3 …"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 …]
/kernel/linux/linux-5.10/drivers/base/
Darch_topology.c514 /* update core and thread sibling masks */ in update_siblings_masks()
568 int sibling; in remove_cpu_topology() local
570 for_each_cpu(sibling, topology_core_cpumask(cpu)) in remove_cpu_topology()
571 cpumask_clear_cpu(cpu, topology_core_cpumask(sibling)); in remove_cpu_topology()
572 for_each_cpu(sibling, topology_sibling_cpumask(cpu)) in remove_cpu_topology()
573 cpumask_clear_cpu(cpu, topology_sibling_cpumask(sibling)); in remove_cpu_topology()
574 for_each_cpu(sibling, topology_llc_cpumask(cpu)) in remove_cpu_topology()
575 cpumask_clear_cpu(cpu, topology_llc_cpumask(sibling)); in remove_cpu_topology()
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dpci_psycho.c189 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()
/kernel/linux/linux-5.10/kernel/sched/
Dtopology.c864 struct sched_domain *sibling; in build_balance_mask() local
870 sibling = *per_cpu_ptr(sdd->sd, i); in build_balance_mask()
877 if (!sibling->child) in build_balance_mask()
881 if (!cpumask_equal(sg_span, sched_domain_span(sibling->child))) in build_balance_mask()
947 find_descended_sibling(struct sched_domain *sd, struct sched_domain *sibling) in find_descended_sibling() argument
953 while (sibling->child && in find_descended_sibling()
954 !cpumask_subset(sched_domain_span(sibling->child), in find_descended_sibling()
956 sibling = sibling->child; in find_descended_sibling()
963 while (sibling->child && in find_descended_sibling()
964 cpumask_equal(sched_domain_span(sibling->child), in find_descended_sibling()
[all …]
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dperf.data-file-format.txt186 sibling sockets : 0-8
187 sibling dies : 0-3
188 sibling dies : 4-7
189 sibling threads : 0-1
190 sibling threads : 2-3
191 sibling threads : 4-5
192 sibling threads : 6-7
/kernel/linux/linux-5.10/Documentation/x86/
Dmds.rst163 sibling threads are offline CPU buffer clearing is not required.
178 sibling after the store buffer got repartitioned and all entries are
179 available to the non idle sibling.
182 sibling has half of it available. The back from idle CPU could be then
183 speculatively exposed to contents of the sibling. The buffers are
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/silvermont/
Dcache.json226 …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 …]
/kernel/linux/linux-5.10/drivers/sh/clk/
Dcore.c217 list_del_init(&child->sibling); in clk_reparent()
219 list_add(&child->sibling, &parent->children); in clk_reparent()
230 list_for_each_entry(clkp, &tclk->children, sibling) { in propagate_rate()
321 list_for_each_entry(clkp, &root_clks, sibling) { in recalculate_root_clocks()
434 list_add(&clk->sibling, &clk->parent->children); in clk_register()
436 list_add(&clk->sibling, &root_clks); in clk_register()
455 list_del(&clk->sibling); in clk_unregister()
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwellx/
Dcache.json827 …/rfo reads (demand & prefetch) hit in the L3 and the snoop to one of the sibling cores hits the li…
832 …/rfo reads (demand & prefetch) hit in the L3 and the snoop to one of the sibling cores hits the li…
840 … data/code/rfo reads (demand & prefetch) hit in the L3 and the snoops to sibling cores hit in eith…
845 … data/code/rfo reads (demand & prefetch) hit in the L3 and the snoops to sibling cores hit in eith…
853 …"Counts all demand & prefetch code reads hit in the L3 and the snoops to sibling cores hit in eith…
858 …"Counts all demand & prefetch code reads hit in the L3 and the snoops to sibling cores hit in eith…
866 …nts all demand & prefetch RFOs hit in the L3 and the snoop to one of the sibling cores hits the li…
871 …nts all demand & prefetch RFOs hit in the L3 and the snoop to one of the sibling cores hits the li…
879 …ion": "Counts all demand & prefetch RFOs hit in the L3 and the snoops to sibling cores hit in eith…
884 …ion": "Counts all demand & prefetch RFOs hit in the L3 and the snoops to sibling cores hit in eith…
[all …]

12345678910>>...14