/Linux-v5.10/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-v5.10/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. 109 Unused. Kept just to avoid breaking uAPI. 136 Unused. Kept just to avoid breaking uAPI. 156 Unused. Kept just to avoid breaking uAPI. 162 Unused. Kept just to avoid breaking uAPI. 178 Unused. Kept just to avoid breaking uAPI. 185 Unused. Kept just to avoid breaking uAPI.
|
/Linux-v5.10/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-v5.10/arch/x86/boot/compressed/ |
D | kaslr.c | 9 * to avoid) in order to select a physical memory location that can 316 * when KASLR searches for an appropriate random address. We must avoid any 326 * What is not obvious how to avoid is the range of memory that is used 395 * Avoid the region that is unsafe to overlap during in mem_avoid_init() 401 /* Avoid initrd. */ in mem_avoid_init() 410 /* Avoid kernel command line. */ in mem_avoid_init() 419 /* Avoid boot parameters. */ in mem_avoid_init() 425 /* Mark the memmap regions we need to avoid */ in mem_avoid_init() 453 /* Avoid all entries in the setup_data linked list. */ in mem_avoid_overlap() 456 struct mem_vector avoid; in mem_avoid_overlap() local [all …]
|
/Linux-v5.10/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-v5.10/Documentation/dev-tools/kunit/ |
D | style.rst | 41 subsystems should be named to avoid ambiguity where necessary. 59 Avoid names like these: 93 Unless these tests are actually present, avoid using ``_test``, ``_unittest`` or 112 Avoid names like: 139 naming. It's a good idea to make your test functions `static` to avoid 147 Tests the ``list_splice`` macro. It has the prefix ``test_`` to avoid a
|
/Linux-v5.10/arch/alpha/lib/ |
D | memcpy.c | 66 * This does unaligned memory copies. We want to avoid storing to 68 * We also want to avoid double-reading the unaligned reads. 70 * Note the ordering to try to avoid load (and address generation) latencies. 76 n -= 8; /* to avoid compare against 8 in the loop */ in __memcpy_unaligned_up() 116 * Note the ordering to try to avoid load (and address generation) latencies.
|
/Linux-v5.10/tools/power/cpupower/lib/ |
D | cpufreq.h | 85 * to avoid memory leakage, please. 96 * to avoid memory leakage, please. 143 * to avoid memory leakage, please. 155 * to avoid memory leakage, please.
|
/Linux-v5.10/drivers/net/ipa/ |
D | ipa_uc.c | 44 * @reserved0: reserved bytes; avoid reading or writing 49 * @reserved1: reserved bytes; avoid reading or writing 53 * @reserved2: reserved bytes; avoid reading or writing 59 * @reserved3: reserved bytes; avoid reading or writing 61 * @reserved4: reserved bytes; avoid reading or writing
|
/Linux-v5.10/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-v5.10/include/linux/ |
D | eventpoll.h | 15 /* Forward declarations to avoid compiler errors */ 46 * Fast check to avoid the get/release of the semaphore. Since in eventpoll_release() 49 * to avoid the semaphore lock. False positives simply cannot happen in eventpoll_release()
|
D | rculist_nulls.h | 27 * holding appropriate locks) to avoid racing with another 67 * (such as holding appropriate locks) to avoid racing 90 * (such as holding appropriate locks) to avoid racing 121 * (such as holding appropriate locks) to avoid racing
|
/Linux-v5.10/Documentation/admin-guide/ |
D | kernel-per-CPU-kthreads.rst | 147 1. Avoid use of drivers that use tasklets. (Such drivers will contain 158 1. Avoid sending scheduler IPIs to the CPU to be de-jittered, 181 is non-idle. For example, avoid system calls and force both 243 3. Do any of the following needed to avoid jitter that your 250 b. Avoid using oprofile, thus avoiding OS jitter from 257 avoid the CPU-frequency governor periodically running 286 CBE_CPUFREQ_SPU_GOVERNOR=n to avoid OS jitter from 316 avoid initiating any CPU hotplug operations on this CPU. This is
|
/Linux-v5.10/tools/testing/selftests/ |
D | Makefile | 99 # Append kselftest to KBUILD_OUTPUT and O to avoid cluttering 138 # is used to avoid running headers_install from lib.mk. 139 # Invoke headers install with --no-builtin-rules to avoid circular 202 # Avoid conflict with INSTALL_PATH set by the main Makefile 206 # Avoid changing the rest of the logic here and lib.mk.
|
/Linux-v5.10/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-v5.10/Documentation/process/ |
D | management-style.rst | 9 degree, and mainly written to avoid answering [#f1]_ the same (or similar) 42 The name of the game is to **avoid** having to make a decision. In 54 So the name of the game is to **avoid** decisions, at least the big and 96 engineer. And remember: "irrevocable" was what we tried to avoid in 123 Btw, another way to avoid a decision is to plaintively just whine "can't 230 **in private** that they screwed up. Not just so they can avoid it in the 242 5) Things to avoid
|
/Linux-v5.10/arch/ia64/include/asm/ |
D | types.h | 7 * avoid naming clashes. 23 * These aren't exported outside the kernel to avoid name space clashes
|
/Linux-v5.10/Documentation/hwmon/ |
D | submitting-patches.rst | 78 * Avoid forward declarations if you can. Rearrange the code if necessary. 80 * Avoid macros to generate groups of sensor attributes. It not only confuses 83 * Avoid calculations in macros and macro-generated functions. While such macros 116 * Avoid writing to chip registers in the detect function. If you have to write,
|
/Linux-v5.10/include/scsi/ |
D | srp.h | 106 * struct srp_direct_buf. The whole structure must be packed to avoid 171 * bytes, so it needs to be packed to avoid having it padded to 56 261 * so it needs to be packed to avoid having it padded to 40 bytes on 296 * 36 bytes, so it needs to be packed to avoid having it padded to 40 bytes
|
/Linux-v5.10/arch/arm64/include/asm/ |
D | asm-uaccess.h | 40 save_and_disable_irq \tmp2 // avoid preemption 48 save_and_disable_irq \tmp3 // avoid preemption
|
/Linux-v5.10/drivers/infiniband/core/ |
D | cgroup.c | 14 * exposing rdma device to user space applications to avoid 30 * for this device to avoid any leak in accounting.
|
/Linux-v5.10/include/trace/events/ |
D | initcall.h | 35 * Use field_struct to avoid is_signed_type() 56 * Use field_struct to avoid is_signed_type()
|
/Linux-v5.10/mm/kasan/ |
D | Makefile | 6 # Disable ftrace to avoid recursion. 20 # Disable branch tracing to avoid recursion.
|
/Linux-v5.10/arch/mips/pci/ |
D | pci-generic.c | 12 * We need to avoid collisions with `mirrored' VGA ports 21 * but we want to try to avoid allocating at 0x2900-0x2bff
|
/Linux-v5.10/include/uapi/asm-generic/ |
D | statfs.h | 39 * ARM needs to avoid the 32-bit padding at the end, for consistency 62 * IA64 and x86_64 need to avoid the 32-bit padding at the end,
|