Searched full:overriding (Results 1 – 25 of 221) sorted by relevance
123456789
/linux-6.12.1/tools/perf/util/ |
D | target.c | 134 "PID/TID switch overriding CPU", 135 "PID/TID switch overriding UID", 136 "UID switch overriding CPU", 137 "PID/TID switch overriding SYSTEM", 138 "UID switch overriding SYSTEM", 139 "SYSTEM/CPU switch overriding PER-THREAD", 140 "BPF switch overriding CPU", 141 "BPF switch overriding PID/TID", 142 "BPF switch overriding UID", 143 "BPF switch overriding THREAD",
|
/linux-6.12.1/drivers/usb/typec/ucsi/ |
D | displayport.c | 39 * them. That is because UCSI defines alt mode details and alt mode "overriding" 42 * In case alt mode details are supported, but overriding is not, the driver 63 "firmware doesn't support alternate mode overriding\n"); in ucsi_displayport_enter() 121 "firmware doesn't support alternate mode overriding\n"); in ucsi_displayport_exit() 211 "firmware doesn't support alternate mode overriding\n"); in ucsi_displayport_vdm()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-vdpa | 28 attempt to bind to the device. This is useful for overriding 37 overriding default bindings.
|
/linux-6.12.1/drivers/dma/qcom/ |
D | hidma_mgmt.c | 220 dev_info(&pdev->dev, "overriding max-write-burst-bytes: %d\n", in hidma_mgmt_probe() 234 dev_info(&pdev->dev, "overriding max-read-burst-bytes: %d\n", in hidma_mgmt_probe() 248 dev_info(&pdev->dev, "overriding max-write-transactions: %d\n", in hidma_mgmt_probe() 262 dev_info(&pdev->dev, "overriding max-read-transactions: %d\n", in hidma_mgmt_probe()
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/3com/ |
D | 3c509.rst | 43 Overriding card settings 45 The driver allows boot- or load-time overriding of the card's detected IOADDR, 54 with other card types when overriding the I/O address. When the driver is
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | arm,gic.yaml | 170 this property should contain the SPI base of the MSI frame, overriding 177 frame, overriding the HW value.
|
/linux-6.12.1/arch/arm/mach-s3c/ |
D | wakeup-mask.h | 32 * as overriding the relevant irq chips is harder and the register is only
|
/linux-6.12.1/include/linux/ |
D | mv643xx_eth.h | 51 * Use this MAC address if it is valid, overriding the
|
D | io.h | 96 * don't. Overriding this function is deprecated; arches that properly
|
D | mman.h | 90 * overriding macros must be defined in the arch-specific asm/mman.h file.
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | rwonce.h | 32 * Ensure that such transformations are harmless by overriding the generic
|
/linux-6.12.1/tools/testing/selftests/arm64/signal/ |
D | README | 21 tdescr overriding all the defaults we wish to change (as of now providing a
|
/linux-6.12.1/arch/loongarch/pci/ |
D | pci.c | 94 "Overriding boot device as %X:%X\n", in pci_fixup_vgadev()
|
/linux-6.12.1/tools/testing/selftests/net/forwarding/ |
D | README | 75 One way of overriding these variables is through the environment:
|
/linux-6.12.1/arch/nios2/ |
D | Kconfig | 58 overriding the default setting when ability to allocate very
|
/linux-6.12.1/tools/perf/Documentation/ |
D | perf-script.txt | 152 In addition to overriding fields, it is also possible to add or remove 158 cannot be mixed with normal overriding. 169 "Overriding previous field request for all events."
|
/linux-6.12.1/include/media/i2c/ |
D | saa7115.h | 104 * struct saa7115_platform_data - Allow overriding default initialization
|
/linux-6.12.1/drivers/xen/xen-pciback/ |
D | conf_space.h | 3 * PCI Backend - Common data structures for overriding the configuration space
|
/linux-6.12.1/arch/sh/mm/ |
D | Kconfig | 44 overriding the default setting when ability to allocate very
|
/linux-6.12.1/drivers/irqchip/ |
D | irq-gic-v2m.c | 405 pr_info("DT overriding V2M MSI_TYPER (base:%u, num:%u)\n", in gicv2m_of_init() 490 pr_info("ACPI overriding V2M MSI_TYPER (base:%u, num:%u)\n", in acpi_parse_madt_msi()
|
/linux-6.12.1/drivers/phy/st/ |
D | phy-stih407-usb.c | 28 /* ports parameters overriding */
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | cputable.c | 63 * If we are overriding a previous value derived from the real in setup_cpu_spec()
|
/linux-6.12.1/tools/power/cpupower/debug/i386/ |
D | dump_psb.c | 107 printf("Overriding number of pst :%d\n", numpst); in decode_psb()
|
/linux-6.12.1/Documentation/ABI/stable/ |
D | sysfs-devices-system-cpu | 22 on any CPU where it executes (overriding the value described
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | bt8xx.rst | 78 In the following cases overriding the PCI type detection for bttv and
|
123456789