| /linux-6.15/drivers/irqchip/ |
| H A D | irq-mvebu-icu.c | 116 const struct mvebu_icu_subset_data *subset = msi_data->subset_data; in mvebu_icu_init() local 122 writel_relaxed(msg[0].address_hi, icu->base + subset->offset_set_ah); in mvebu_icu_init() 123 writel_relaxed(msg[0].address_lo, icu->base + subset->offset_set_al); in mvebu_icu_init() 125 if (subset->icu_group != ICU_GRP_NSR) in mvebu_icu_init() 129 writel_relaxed(msg[1].address_hi, icu->base + subset->offset_clr_ah); in mvebu_icu_init() 130 writel_relaxed(msg[1].address_lo, icu->base + subset->offset_clr_al); in mvebu_icu_init()
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | compat_alignment.c | 203 static const u32 subset[4] = { in thumb2arm() local 209 return subset[(L<<1) | ((tinstr & (1<<8)) >> 8)] | in thumb2arm() 252 const u32 subset[2] = { in do_alignment_t32_to_handler() local 256 *pinstr = subset[L] | (1<<RD_BITS(instr)); in do_alignment_t32_to_handler()
|
| /linux-6.15/Documentation/netlink/specs/ |
| H A D | devlink.yaml | 826 subset-of: devlink 835 subset-of: devlink 842 subset-of: devlink 851 subset-of: devlink 858 subset-of: devlink 867 subset-of: devlink 900 subset-of: devlink 907 subset-of: devlink 930 subset-of: devlink 937 subset-of: devlink [all …]
|
| /linux-6.15/arch/arm/mm/ |
| H A D | alignment.c | 638 static const u32 subset[8] = { in thumb2arm() local 648 return subset[(tinstr & (7<<9)) >> 9] | in thumb2arm() 688 static const u32 subset[4] = { in thumb2arm() local 694 return subset[(L<<1) | ((tinstr & (1<<8)) >> 8)] | in thumb2arm() 737 const u32 subset[2] = { in do_alignment_t32_to_handler() local 741 *pinstr = subset[L] | (1<<RD_BITS(instr)); in do_alignment_t32_to_handler()
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | asymmetric-32bit.rst | 15 Some Armv9 SoCs suffer from a big.LITTLE misfeature where only a subset 56 The subset of CPUs capable of running 32-bit tasks is described in 74 1. If the 32-bit-capable subset of the affinity mask is not empty, 75 then the affinity is restricted to that subset and the old affinity 85 subset of the cpuset determined by the walk.
|
| /linux-6.15/Documentation/netlink/ |
| H A D | genetlink.yaml | 110 subset-of: 191 required: [ subset-of ] 192 subset-of: 196 # type property is only required if not in subset definition 199 subset-of:
|
| H A D | genetlink-c.yaml | 139 subset-of: 237 required: [ subset-of ] 238 subset-of: 242 # type property is only required if not in subset definition 245 subset-of:
|
| H A D | genetlink-legacy.yaml | 184 subset-of: 283 required: [ subset-of ] 284 subset-of: 288 # type property is only required if not in subset definition 291 subset-of:
|
| H A D | netlink-raw.yaml | 198 subset-of: 306 required: [ subset-of ] 307 subset-of: 311 # type property is only required if not in subset definition 314 subset-of:
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | ext3.rst | 12 filesystem is a subset of ext4 filesystem so use ext4 driver for accessing
|
| /linux-6.15/tools/testing/selftests/proc/ |
| H A D | .gitignore | 16 /proc-subset-pid
|
| H A D | Makefile | 19 TEST_GEN_PROGS += proc-subset-pid
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-class-gnss | 16 subset of NMEA 0183 with vendor extensions (e.g. to allow
|
| H A D | sysfs-bus-pci-devices-pvpanic | 22 Notice that this value should be a subset of capability.
|
| /linux-6.15/Documentation/devicetree/bindings/serial/ |
| H A D | arm_sbsa_uart.txt | 2 This UART uses a subset of the PL011 registers and consequently lives
|
| /linux-6.15/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-feature.rst | 44 If the **macros** keyword (but not the **-j** option) is passed, a subset 57 small subset of the parameters supported by the system. Unprivileged users
|
| /linux-6.15/Documentation/devicetree/bindings/perf/ |
| H A D | arm,coresight-pmu.yaml | 27 description: If the PMU is associated with a particular CPU or subset of CPUs,
|
| H A D | spe-pmu.yaml | 24 supported on a subset of the CPUs, please consult the arm,gic-v3 binding
|
| H A D | amlogic,g12-ddr-pmu.yaml | 16 has different subset of event format attribute.
|
| /linux-6.15/arch/mips/txx9/ |
| H A D | Kconfig | 26 # TX4937 is subset of TX4938
|
| /linux-6.15/kernel/ |
| H A D | cred.c | 353 static bool cred_cap_issubset(const struct cred *set, const struct cred *subset) in cred_cap_issubset() argument 356 const struct user_namespace *subset_ns = subset->user_ns; in cred_cap_issubset() 362 return cap_issubset(subset->cap_permitted, set->cap_permitted); in cred_cap_issubset()
|
| /linux-6.15/Documentation/userspace-api/media/ |
| H A D | glossary.rst | 46 An API designed to control a subset of the :term:`Media Hardware` 66 A subset of the :term:`Media Hardware`. For example an :term:`I²C` or 169 A subset of I²C, which defines a stricter usage of the bus.
|
| /linux-6.15/Documentation/devicetree/bindings/hwmon/ |
| H A D | ltc2990.txt | 23 allows a subset of the measurements to be enabled:
|
| /linux-6.15/Documentation/devicetree/bindings/arm/ |
| H A D | arm,trace-buffer-extension.yaml | 31 TRBE is only supported on a subset of the CPUs, please consult
|
| /linux-6.15/Documentation/devicetree/bindings/misc/ |
| H A D | idt,89hpesx.yaml | 44 description: Only a subset of devices are supported
|