/linux-6.6.21/arch/arm/boot/compressed/ |
D | ll_char_wr.S | 67 sub r1, r1, #1 @ avoid using r7 directly after 72 tst r1, #7 @ avoid using r7 directly after 86 and ip, r7, #15 @ avoid r4 87 ldr ip, [lr, ip, lsl #2] @ avoid r4 88 mul ip, r2, ip @ avoid r4 89 sub r1, r1, #1 @ avoid ip 90 sub r0, r0, r5 @ avoid ip 96 and ip, r7, #15 @ avoid r4 97 ldr ip, [lr, ip, lsl #2] @ avoid r4 98 mul ip, r2, ip @ avoid r4 [all …]
|
/linux-6.6.21/arch/arm/kernel/ |
D | fiqasm.S | 29 mov r0, r0 @ avoid hazard prior to ARMv4 34 mov r0, r0 @ avoid hazard prior to ARMv4 42 mov r0, r0 @ avoid hazard prior to ARMv4 47 mov r0, r0 @ avoid hazard prior to ARMv4
|
/linux-6.6.21/arch/x86/boot/compressed/ |
D | kaslr.c | 452 struct mem_vector avoid; in mem_avoid_overlap() local 454 avoid.start = (unsigned long)ptr; in mem_avoid_overlap() 455 avoid.size = sizeof(*ptr) + ptr->len; in mem_avoid_overlap() 457 if (mem_overlaps(img, &avoid) && (avoid.start < earliest)) { in mem_avoid_overlap() 458 *overlap = avoid; in mem_avoid_overlap() 465 avoid.start = ((struct setup_indirect *)ptr->data)->addr; in mem_avoid_overlap() 466 avoid.size = ((struct setup_indirect *)ptr->data)->len; in mem_avoid_overlap() 468 if (mem_overlaps(img, &avoid) && (avoid.start < earliest)) { in mem_avoid_overlap() 469 *overlap = avoid; in mem_avoid_overlap()
|
/linux-6.6.21/Documentation/userspace-api/media/rc/ |
D | lirc-get-features.rst | 45 Unused. Kept just to avoid breaking uAPI. 51 Unused. Kept just to avoid breaking uAPI. 68 Unused. Kept just to avoid breaking uAPI. 144 Unused. Kept just to avoid breaking uAPI. 160 Unused. Kept just to avoid breaking uAPI. 167 Unused. Kept just to avoid breaking uAPI.
|
/linux-6.6.21/Documentation/driver-api/firmware/ |
D | direct-fs-lookup.rst | 13 avoid having a separate partition for them in order to avoid possible 14 races with lookups and avoid uses of the custom fallback mechanisms
|
/linux-6.6.21/Documentation/virt/ |
D | guest-halt-polling.rst | 12 a remote vCPU to avoid sending an IPI (and the associated 60 be increased from 10000, to avoid misses during the initial 70 to avoid it (per-cpu guest_halt_poll_ns will remain
|
/linux-6.6.21/scripts/coccinelle/misc/ |
D | newline_in_nl_msg.cocci | 59 msg="WARNING avoid newline at end of message in %s" % (fname) 74 msg="WARNING avoid newline at end of message in %s" % (fname)
|
/linux-6.6.21/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor-coachz-r1.dts | 20 * to avoid using bogus temperature values. 41 * skin temperature thermal zone to avoid using bogus temperature values.
|
D | sc7180-trogdor-pompom-r2.dts | 20 * to avoid using bogus temperature values.
|
D | sc7180-trogdor-pompom-r1.dts | 23 * to avoid using bogus temperature values.
|
/linux-6.6.21/arch/riscv/ |
D | Kconfig.errata | 11 Otherwise, please say "N" here to avoid unnecessary overhead. 32 Otherwise, please say "N" here to avoid unnecessary overhead. 64 Otherwise, please say "N" here to avoid unnecessary overhead.
|
/linux-6.6.21/drivers/staging/qlge/ |
D | TODO | 24 * reorder struct members to avoid holes if it doesn't impact performance 25 * avoid legacy/deprecated apis (ex. replace pci_dma_*, replace pci_enable_msi,
|
/linux-6.6.21/Documentation/devicetree/bindings/net/can/ |
D | st,stm32-bxcan.yaml | 28 To avoid misunderstandings, it should be noted that ST documentation 38 To avoid misunderstandings, it should be noted that ST documentation
|
/linux-6.6.21/Documentation/core-api/ |
D | dma-attributes.rst | 31 DMA_ATTR_NO_KERNEL_MAPPING lets the platform to avoid creating a kernel 62 large, so it is highly recommended to avoid it if possible. 98 optimize allocation (avoid coming up with large pages) instead of 119 So, this provides a way for drivers to avoid those error messages on calls
|
/linux-6.6.21/arch/arc/mm/ |
D | tlbex.S | 54 ; [All of this dance is to avoid stack switching for each TLB Miss, since we
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-class-bdi | 68 situations where we want to avoid one device taking all or 81 of 1 million. This is useful in situations where we want to avoid 109 situations where we want to avoid one device taking all or
|
/linux-6.6.21/lib/vdso/ |
D | Kconfig | 19 This config option helps to avoid possible performance issues
|
/linux-6.6.21/arch/arm/boot/dts/aspeed/ |
D | facebook-bmc-flash-layout.dtsi | 36 * explicitly created to avoid breaking legacy applications.
|
D | facebook-bmc-flash-layout-128.dtsi | 54 * explicitly created to avoid breaking legacy applications.
|
/linux-6.6.21/drivers/net/wireless/silabs/wfx/ |
D | Kconfig | 11 Silabs does not use a reliable SDIO vendor ID. So, to avoid conflicts,
|
/linux-6.6.21/Documentation/devicetree/bindings/display/panel/ |
D | startek,startek-kd050c.yaml | 19 - {} # panel-dpi, but not listed here to avoid false select
|
/linux-6.6.21/tools/bpf/bpftool/Documentation/ |
D | bpftool-feature.rst | 52 avoid conflicts on macro names when including the output of 63 **unprivileged** keyword: This is to avoid misdetection if
|
/linux-6.6.21/Documentation/driver-api/pldmfw/ |
D | index.rst | 45 To avoid proliferating access to the packed binary data, the ``pldmfw`` 49 In order to safely process the firmware file, care is taken to avoid
|
/linux-6.6.21/Documentation/devicetree/bindings/sound/ |
D | rockchip,rk3399-gru-sound.txt | 12 delay for DMIC to ready so that rt5514 can avoid recording before
|
/linux-6.6.21/arch/arm/boot/dts/allwinner/ |
D | axp81x.dtsi | 137 /* Disable by default to avoid conflicts with GPIO */ 142 /* Disable by default to avoid conflicts with GPIO */
|