Home
last modified time | relevance | path

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

12345678910>>...17

/Linux-v6.6/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 …]
/Linux-v6.6/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 …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/sandybridge/
Dcache.json577 …nd & prefetch code reads that hit in the LLC and the snoop to one of the sibling cores hits the li…
586 …"BriefDescription": "Counts demand & prefetch code reads that hit in the LLC and sibling core snoo…
595 … demand & prefetch code reads that hit in the LLC and the snoops sent to sibling cores return clea…
622 …nd & prefetch data reads that hit in the LLC and the snoop to one of the sibling cores hits the li…
631 …ounts demand & prefetch data reads that hit in the LLC and the snoops to sibling cores hit in eith…
640 …"BriefDescription": "Counts demand & prefetch data reads that hit in the LLC and sibling core snoo…
649 … demand & prefetch data reads that hit in the LLC and the snoops sent to sibling cores return clea…
667 …unts prefetch code reads that hit in the LLC and the snoop to one of the sibling cores hits the li…
676 …tion": "Counts prefetch code reads that hit in the LLC and the snoops to sibling cores hit in eith…
685 …"BriefDescription": "Counts prefetch code reads that hit in the LLC and sibling core snoops are no…
[all …]
/Linux-v6.6/kernel/
Dresource.c63 while (!p->sibling && p->parent) in next_resource()
65 return p->sibling; in next_resource()
70 while (!p->sibling && p->parent) in next_resource_skip_children()
72 return p->sibling; in next_resource_skip_children()
187 new->sibling = tmp; in __request_resource()
192 p = &tmp->sibling; in __request_resource()
210 *p = tmp->sibling; in __release_resource()
212 for (chd = tmp->child;; chd = chd->sibling) { in __release_resource()
214 if (!(chd->sibling)) in __release_resource()
218 chd->sibling = tmp->sibling; in __release_resource()
[all …]
/Linux-v6.6/drivers/media/platform/amphion/
Dvpu_helpers.c66 const struct vpu_format *sibling; in vpu_helper_find_sibling() local
69 if (!fmt || !fmt->sibling) in vpu_helper_find_sibling()
72 sibling = vpu_helper_find_format(inst, type, fmt->sibling); in vpu_helper_find_sibling()
73 if (!sibling || sibling->sibling != fmt->pixfmt || in vpu_helper_find_sibling()
74 sibling->comp_planes != fmt->comp_planes) in vpu_helper_find_sibling()
77 return sibling; in vpu_helper_find_sibling()
82 const struct vpu_format *sibling; in vpu_helper_match_format() local
87 sibling = vpu_helper_find_sibling(inst, type, fmta); in vpu_helper_match_format()
88 if (sibling && sibling->pixfmt == fmtb) in vpu_helper_match_format()
/Linux-v6.6/tools/perf/pmu-events/arch/x86/westmereex/
Dcache.json691 …"BriefDescription": "Retired loads that hit sibling core's L2 in modified or unmodified states (Pr…
707 …"BriefDescription": "Load instructions retired that HIT modified data in sibling core (Precise Eve…
882 … "BriefDescription": "Offcore data reads satisfied by the LLC and not found in a sibling core",
891 "BriefDescription": "Offcore data reads satisfied by the LLC and HIT in a sibling core",
900 "BriefDescription": "Offcore data reads satisfied by the LLC and HITM in a sibling core",
990 … "BriefDescription": "Offcore code reads satisfied by the LLC and not found in a sibling core",
999 "BriefDescription": "Offcore code reads satisfied by the LLC and HIT in a sibling core",
1008 "BriefDescription": "Offcore code reads satisfied by the LLC and HITM in a sibling core",
1098 "BriefDescription": "Offcore requests satisfied by the LLC and not found in a sibling core",
1107 "BriefDescription": "Offcore requests satisfied by the LLC and HIT in a sibling core",
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/nehalemep/
Dcache.json796 …"BriefDescription": "Retired loads that hit sibling core's L2 in modified or unmodified states (Pr…
812 …"BriefDescription": "Load instructions retired that HIT modified data in sibling core (Precise Eve…
885 … "BriefDescription": "Offcore data reads satisfied by the LLC and not found in a sibling core",
894 "BriefDescription": "Offcore data reads satisfied by the LLC and HIT in a sibling core",
903 "BriefDescription": "Offcore data reads satisfied by the LLC and HITM in a sibling core",
993 … "BriefDescription": "Offcore code reads satisfied by the LLC and not found in a sibling core",
1002 "BriefDescription": "Offcore code reads satisfied by the LLC and HIT in a sibling core",
1011 "BriefDescription": "Offcore code reads satisfied by the LLC and HITM in a sibling core",
1101 "BriefDescription": "Offcore requests satisfied by the LLC and not found in a sibling core",
1110 "BriefDescription": "Offcore requests satisfied by the LLC and HIT in a sibling core",
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/nehalemex/
Dcache.json796 …"BriefDescription": "Retired loads that hit sibling core's L2 in modified or unmodified states (Pr…
845 … "BriefDescription": "Offcore data reads satisfied by the LLC and not found in a sibling core",
854 "BriefDescription": "Offcore data reads satisfied by the LLC and HIT in a sibling core",
863 "BriefDescription": "Offcore data reads satisfied by the LLC and HITM in a sibling core",
953 … "BriefDescription": "Offcore code reads satisfied by the LLC and not found in a sibling core",
962 "BriefDescription": "Offcore code reads satisfied by the LLC and HIT in a sibling core",
971 "BriefDescription": "Offcore code reads satisfied by the LLC and HITM in a sibling core",
1061 "BriefDescription": "Offcore requests satisfied by the LLC and not found in a sibling core",
1070 "BriefDescription": "Offcore requests satisfied by the LLC and HIT in a sibling core",
1079 "BriefDescription": "Offcore requests satisfied by the LLC and HITM in a sibling core",
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/skylakex/
Dcache.json623 …and & prefetch data reads that hit in the L3 and the snoop to one of the sibling cores hits the li…
632 …and & prefetch data reads that hit in the L3 and the snoop to one of the sibling cores hits the li…
641 …"BriefDescription": "Counts all demand & prefetch data reads that hit in the L3 and sibling core s…
677 …s all prefetch data reads that hit in the L3 and the snoop to one of the sibling cores hits the li…
686 …s all prefetch data reads that hit in the L3 and the snoop to one of the sibling cores hits the li…
695 …"BriefDescription": "Counts all prefetch data reads that hit in the L3 and sibling core snoops are…
731 …n": "Counts prefetch RFOs that hit in the L3 and the snoop to one of the sibling cores hits the li…
740 …n": "Counts prefetch RFOs that hit in the L3 and the snoop to one of the sibling cores hits the li…
749 …"BriefDescription": "Counts prefetch RFOs that hit in the L3 and sibling core snoops are not neede…
785 …ll demand & prefetch RFOs that hit in the L3 and the snoop to one of the sibling cores hits the li…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/ivytown/
Dcache.json638 …nd & prefetch data reads that hit in the LLC and the snoop to one of the sibling cores hits the li…
647 …ounts demand & prefetch data reads that hit in the LLC and the snoops to sibling cores hit in eith…
656 …"BriefDescription": "Counts demand & prefetch data reads that hit in the LLC and sibling core snoo…
665 …"BriefDescription": "Counts demand & prefetch data reads that hit in the LLC and sibling core snoo…
683 …unts prefetch data reads that hit in the LLC and the snoop to one of the sibling cores hits the li…
692 …tion": "Counts prefetch data reads that hit in the LLC and the snoops to sibling cores hit in eith…
701 …"BriefDescription": "Counts prefetch data reads that hit in the LLC and sibling core snoops are no…
710 …"BriefDescription": "Counts prefetch data reads that hit in the LLC and sibling core snoop returne…
728 …eads (demand & prefetch) that hit in the LLC and the snoop to one of the sibling cores hits the li…
737 …code/rfo reads (demand & prefetch) that hit in the LLC and the snoops to sibling cores hit in eith…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/westmereep-sp/
Dcache.json691 …"BriefDescription": "Retired loads that hit sibling core's L2 in modified or unmodified states (Pr…
707 …"BriefDescription": "Load instructions retired that HIT modified data in sibling core (Precise Eve…
889 … "BriefDescription": "Offcore data reads satisfied by the LLC and not found in a sibling core",
898 "BriefDescription": "Offcore data reads satisfied by the LLC and HIT in a sibling core",
907 "BriefDescription": "Offcore data reads satisfied by the LLC and HITM in a sibling core",
997 … "BriefDescription": "Offcore code reads satisfied by the LLC and not found in a sibling core",
1006 "BriefDescription": "Offcore code reads satisfied by the LLC and HIT in a sibling core",
1015 "BriefDescription": "Offcore code reads satisfied by the LLC and HITM in a sibling core",
1105 "BriefDescription": "Offcore requests satisfied by the LLC and not found in a sibling core",
1114 "BriefDescription": "Offcore requests satisfied by the LLC and HIT in a sibling core",
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/jaketown/
Dcache.json593 …nd & prefetch data reads that hit in the LLC and the snoop to one of the sibling cores hits the li…
602 …ounts demand & prefetch data reads that hit in the LLC and the snoops to sibling cores hit in eith…
611 …"BriefDescription": "Counts demand & prefetch data reads that hit in the LLC and sibling core snoo…
620 …"BriefDescription": "Counts demand & prefetch data reads that hit in the LLC and sibling core snoo…
638 …unts prefetch data reads that hit in the LLC and the snoop to one of the sibling cores hits the li…
647 …tion": "Counts prefetch data reads that hit in the LLC and the snoops to sibling cores hit in eith…
656 …"BriefDescription": "Counts prefetch data reads that hit in the LLC and sibling core snoops are no…
665 …"BriefDescription": "Counts prefetch data reads that hit in the LLC and sibling core snoop returne…
692 …eads (demand & prefetch) that hit in the LLC and the snoop to one of the sibling cores hits the li…
701 …code/rfo reads (demand & prefetch) that hit in the LLC and the snoops to sibling cores hit in eith…
[all …]
/Linux-v6.6/Documentation/admin-guide/hw-vuln/
Dcore-scheduling.rst105 During a schedule() event on any sibling of a core, the highest priority task on
106 the sibling's core is picked and assigned to the sibling calling schedule(), if
107 the sibling has the task enqueued. For rest of the siblings in the core,
114 switch to the new task immediately. If an idle task is selected for a sibling,
115 then the sibling is considered to be in a `forced idle` state. I.e., it may
127 task. If a sibling does not have a trusted task to run, it will be forced idle
131 the sibling to force it into idle. This results in 4 cases which need to be
189 sibling. Such attacks are possible for any combination of sibling CPU modes
212 sibling hyperthreads from one another. Prototypes of mitigations have been posted
Dcross-thread-rsb.rst8 predictions vulnerability. When running in SMT mode and one sibling thread
9 transitions out of C0 state, the other sibling thread could use return target
10 predictions from the sibling thread that transitioned out of C0.
16 being consumed by the sibling thread.
52 used by RET predictions in the sibling thread following a 1T/2T switch. In
/Linux-v6.6/Documentation/devicetree/
Dof_unittest.rst93 struct device_node *sibling;
98 considering only child and sibling pointers. There exists another pointer,
100 a particular level the child node and all the sibling nodes will have a parent
163 replaces the current child and turns it into its sibling. So, when the testcase
204 sibling compared to the earlier structure (Figure 2). After attaching first
206 (i.e. test-child0) to become a sibling and makes itself a child node,
225 node's parent to its sibling or attaches the previous sibling to the given
226 node's sibling, as appropriate. That is it :)
/Linux-v6.6/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()
/Linux-v6.6/tools/testing/selftests/powerpc/pmu/event_code_tests/
Dgroup_constraint_thresh_cmp_test.c52 /* Expected to fail as sibling and leader event request different thresh_cmp bits */ in group_constraint_thresh_cmp()
60 /* Add the same thresh_cmp value for leader and sibling event in config1 */ in group_constraint_thresh_cmp()
63 /* Expected to succeed as sibling and leader event request same thresh_cmp bits */ in group_constraint_thresh_cmp()
75 /* Expected to fail as sibling and leader event request different thresh_cmp bits */ in group_constraint_thresh_cmp()
83 /* Expected to succeed as sibling and leader event request same thresh_cmp bits */ in group_constraint_thresh_cmp()
Dgroup_constraint_mmcra_sample_test.c30 * as sibling event. in group_constraint_mmcra_sample()
37 /* Expected to fail as sibling event doesn't use same sampling bits as leader */ in group_constraint_mmcra_sample()
42 /* Expected to pass as sibling event use same sampling bits as leader */ in group_constraint_mmcra_sample()
Dgroup_constraint_repeat_test.c31 * for leader and sibling event which is expected in group_constraint_repeat()
39 /* Expected to fail since sibling event is requesting same PMC as leader */ in group_constraint_repeat()
44 /* Expected to pass since sibling event is requesting different PMC */ in group_constraint_repeat()
/Linux-v6.6/tools/testing/selftests/seccomp/
Dseccomp_bpf.c2542 struct tsync_sibling sibling[TSYNC_SIBLINGS]; in FIXTURE() local
2564 memset(&self->sibling, 0, sizeof(self->sibling)); in FIXTURE_SETUP()
2579 self->sibling[0].tid = 0; in FIXTURE_SETUP()
2580 self->sibling[0].cond = &self->cond; in FIXTURE_SETUP()
2581 self->sibling[0].started = &self->started; in FIXTURE_SETUP()
2582 self->sibling[0].mutex = &self->mutex; in FIXTURE_SETUP()
2583 self->sibling[0].diverge = 0; in FIXTURE_SETUP()
2584 self->sibling[0].num_waits = 1; in FIXTURE_SETUP()
2585 self->sibling[0].prog = &self->root_prog; in FIXTURE_SETUP()
2586 self->sibling[0].metadata = _metadata; in FIXTURE_SETUP()
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/haswell/
Dcache.json646 …"Counts all demand & prefetch code reads hit in the L3 and the snoops to sibling cores hit in eith…
655 …l demand & prefetch data reads hit in the L3 and the snoop to one of the sibling cores hits the li…
664 …"Counts all demand & prefetch data reads hit in the L3 and the snoops to sibling cores hit in eith…
673 …"BriefDescription": "hit in the L3 and the snoop to one of the sibling cores hits the line in M st…
682 …"BriefDescription": "hit in the L3 and the snoops to sibling cores hit in either E/S state and the…
700 …nts all demand & prefetch RFOs hit in the L3 and the snoop to one of the sibling cores hits the li…
709 …ion": "Counts all demand & prefetch RFOs hit in the L3 and the snoops to sibling cores hit in eith…
718 … "Counts all demand code reads hit in the L3 and the snoop to one of the sibling cores hits the li…
727 …"BriefDescription": "Counts all demand code reads hit in the L3 and the snoops to sibling cores hi…
736 …on": "Counts demand data reads hit in the L3 and the snoop to one of the sibling cores hits the li…
[all …]
/Linux-v6.6/tools/perf/pmu-events/arch/x86/haswellx/
Dcache.json676 …"Counts all demand & prefetch code reads hit in the L3 and the snoops to sibling cores hit in eith…
685 …l demand & prefetch data reads hit in the L3 and the snoop to one of the sibling cores hits the li…
694 …"Counts all demand & prefetch data reads hit in the L3 and the snoops to sibling cores hit in eith…
703 …/rfo reads (demand & prefetch) hit in the L3 and the snoop to one of the sibling cores hits the li…
712 … data/code/rfo reads (demand & prefetch) hit in the L3 and the snoops to sibling cores hit in eith…
730 …nts all demand & prefetch RFOs hit in the L3 and the snoop to one of the sibling cores hits the li…
739 …ion": "Counts all demand & prefetch RFOs hit in the L3 and the snoops to sibling cores hit in eith…
748 … "Counts all demand code reads hit in the L3 and the snoop to one of the sibling cores hits the li…
757 …"BriefDescription": "Counts all demand code reads hit in the L3 and the snoops to sibling cores hi…
766 …on": "Counts demand data reads hit in the L3 and the snoop to one of the sibling cores hits the li…
[all …]
/Linux-v6.6/drivers/base/
Darch_topology.c741 /* update core and thread sibling masks */ in update_siblings_masks()
806 int sibling; in remove_cpu_topology() local
808 for_each_cpu(sibling, topology_core_cpumask(cpu)) in remove_cpu_topology()
809 cpumask_clear_cpu(cpu, topology_core_cpumask(sibling)); in remove_cpu_topology()
810 for_each_cpu(sibling, topology_sibling_cpumask(cpu)) in remove_cpu_topology()
811 cpumask_clear_cpu(cpu, topology_sibling_cpumask(sibling)); in remove_cpu_topology()
812 for_each_cpu(sibling, topology_cluster_cpumask(cpu)) in remove_cpu_topology()
813 cpumask_clear_cpu(cpu, topology_cluster_cpumask(sibling)); in remove_cpu_topology()
814 for_each_cpu(sibling, topology_llc_cpumask(cpu)) in remove_cpu_topology()
815 cpumask_clear_cpu(cpu, topology_llc_cpumask(sibling)); in remove_cpu_topology()
/Linux-v6.6/arch/sparc/kernel/
Dpci_psycho.c191 if (pbm->sibling) in psycho_ue_intr()
192 psycho_check_iommu_error(pbm->sibling, afsr, afar, UE_ERR); in psycho_ue_intr()
528 pbm->sibling = psycho_find_sibling(upa_portid); in psycho_probe()
529 if (pbm->sibling) { in psycho_probe()
530 iommu = pbm->sibling->iommu; in psycho_probe()
565 if (!pbm->sibling) { in psycho_probe()
581 if (pbm->sibling) in psycho_probe()
582 pbm->sibling->sibling = pbm; in psycho_probe()
589 if (!pbm->sibling) in psycho_probe()
/Linux-v6.6/tools/perf/pmu-events/arch/x86/silvermont/
Dcache.json135 …Counts any code reads (demand & prefetch) that miss L2 and the snoops to sibling cores hit in eith…
180 …"Counts any data read (demand & prefetch) that miss L2 and the snoops to sibling cores hit in eith…
216 …"BriefDescription": "Counts any request that miss L2 and the snoops to sibling cores hit in either…
261 …"Counts any rfo reads (demand & prefetch) that miss L2 and the snoops to sibling cores hit in eith…
315 …nd and DCU prefetch instruction cacheline that miss L2 and the snoops to sibling cores hit in eith…
369 …"Counts demand and DCU prefetch data read that miss L2 and the snoops to sibling cores hit in eith…
414 …on": "Counts demand and DCU prefetch RFOs that miss L2 and the snoops to sibling cores hit in eith…
486 …"Counts DCU hardware prefetcher data read that miss L2 and the snoops to sibling cores hit in eith…
513 …ts code reads generated by L2 prefetchers that miss L2 and the snoops to sibling cores hit in eith…
549 …cheline reads generated by L2 prefetchers that miss L2 and the snoops to sibling cores hit in eith…
[all …]

12345678910>>...17