Searched refs:pairing (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/arch/arm/common/ |
| H A D | bL_switcher.c | 522 int pairing = bL_switcher_cpu_pairing[cpu]; in bL_switcher_get_logical_index() local 523 if (pairing == -1) in bL_switcher_get_logical_index() 526 (mpidr == cpu_logical_map(pairing))) in bL_switcher_get_logical_index() 755 int pairing; in bL_switcher_cpu_pre() local 760 pairing = bL_switcher_cpu_pairing[cpu]; in bL_switcher_cpu_pre() 762 if (pairing == -1) in bL_switcher_cpu_pre()
|
| /linux-6.15/Documentation/devicetree/bindings/soc/mediatek/ |
| H A D | mediatek,pwrap.yaml | 62 - description: IP pairing registers 93 - description: IP pairing reset
|
| /linux-6.15/include/linux/mtd/ |
| H A D | mtd.h | 298 const struct mtd_pairing_scheme *pairing; member 456 const struct mtd_pairing_scheme *pairing) in mtd_set_pairing_scheme() argument 458 mtd->pairing = pairing; in mtd_set_pairing_scheme()
|
| /linux-6.15/tools/memory-model/Documentation/ |
| H A D | glossary.txt | 69 Cycle: Memory-barrier pairing is restricted to a pair of CPUs, as the 71 that is required. In other cases, the notion of pairing must be 133 Pairing: "Memory-barrier pairing" reflects the fact that synchronizing 137 pairing also occurs with other types of operations, so that a
|
| H A D | recipes.txt | 341 The B/C pairing is an example of the MP pattern using smp_wmb() on the 378 This pairing of a control dependency in CPU0() with a full memory 381 The A/D pairing from the ring-buffer use case shown earlier also
|
| /linux-6.15/Documentation/devicetree/bindings/arm/bcm/ |
| H A D | brcm,brcmstb.txt | 40 - brcm,write-pairing: 42 supports write-pairing. 59 brcm,write-pairing;
|
| /linux-6.15/drivers/mtd/ |
| H A D | mtdcore.c | 460 if (master->pairing && master->pairing->get_info) in mtd_wunit_to_pairing_info() 461 return master->pairing->get_info(master, wunit, info); in mtd_wunit_to_pairing_info() 505 if (master->pairing && master->pairing->get_wunit) in mtd_pairing_info_to_wunit() 506 return mtd->pairing->get_wunit(master, info); in mtd_pairing_info_to_wunit() 526 if (!master->pairing || !master->pairing->ngroups) in mtd_pairing_groups() 529 return master->pairing->ngroups; in mtd_pairing_groups() 682 !master->pairing || master->_writev)) in add_mtd_device()
|
| /linux-6.15/Documentation/core-api/ |
| H A D | gfp_mask-from-fs-io.rst | 50 Please note that the proper pairing of save/restore functions
|
| /linux-6.15/Documentation/firmware-guide/acpi/ |
| H A D | acpi-lid.rst | 104 to the userspace by always pairing "closed" input events with complement
|
| /linux-6.15/Documentation/admin-guide/LSM/ |
| H A D | SafeSetID.rst | 74 without pairing them with other namespace types, which is not always an option.
|
| /linux-6.15/Documentation/fb/ |
| H A D | udlfb.rst | 8 pairing that with a hardware framebuffer (16MB) on the other end of the
|
| /linux-6.15/Documentation/iio/ |
| H A D | ad4695.rst | 108 ``REFGND``. (Offset is always 0 when pairing with ``REFGND``.)
|
| /linux-6.15/Documentation/ |
| H A D | memory-barriers.txt | 57 - SMP barrier pairing. 394 address-dependency barriers; see the "SMP barrier pairing" subsection. 435 write barriers; see the "SMP barrier pairing" subsection. 456 see the "SMP barrier pairing" subsection. 943 always be paired. A lack of appropriate pairing is almost certainly an error.
|
| /linux-6.15/Documentation/RCU/ |
| H A D | checklist.rst | 264 of course a must. One example of non-obvious pairing is
|
| /linux-6.15/Documentation/bpf/ |
| H A D | kfuncs.rst | 218 another helper). This flag is often used in pairing with KF_ACQUIRE flag, but
|
| /linux-6.15/drivers/hid/ |
| H A D | Kconfig | 644 Logitech receivers are capable of pairing multiple Logitech compliant
|