/linux/arch/arm/boot/compressed/ |
H A 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/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_catalog.c | 35 * Increase inactive period to 250 to avoid bouncing 53 * Increase inactive period to 250 to avoid bouncing 70 * Increase inactive period to 250 to avoid bouncing 88 * Increase inactive period to 250 to avoid bouncing 103 * Increase inactive period to 250 to avoid bouncing 124 * Increase inactive period to 250 to avoid bouncing 143 * Increase inactive period to 250 to avoid bouncing
|
/linux/Documentation/userspace-api/media/rc/ |
H A 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/arch/arm/kernel/ |
H A 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/Documentation/dev-tools/kunit/ |
H A D | style.rst | 40 subsystems should be named to avoid ambiguity where necessary. 57 Avoid names as shown in examples below: 91 name. Unless these tests are actually present, avoid using ``_test``, ``_unittest`` 108 Avoid names, for example: 136 naming. It is a good idea to make your test functions `static` to avoid 144 Tests the ``list_splice`` macro. It has the prefix ``test_`` to avoid a 191 KUnit tests are often compiled as a separate module. To avoid conflicting
|
/linux/Documentation/driver-api/firmware/ |
H A 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/arch/alpha/lib/ |
H A D | memcpy.c | 67 * This does unaligned memory copies. We want to avoid storing to 69 * We also want to avoid double-reading the unaligned reads. 71 * Note the ordering to try to avoid load (and address generation) latencies. 77 n -= 8; /* to avoid compare against 8 in the loop */ in __memcpy_unaligned_up() 117 * Note the ordering to try to avoid load (and address generation) latencies.
|
/linux/Documentation/virt/ |
H A 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/tools/power/cpupower/lib/ |
H A D | cpufreq.h | 93 * to avoid memory leakage, please. 104 * to avoid memory leakage, please. 151 * to avoid memory leakage, please. 163 * to avoid memory leakage, please.
|
/linux/include/linux/ |
H A D | eventpoll.h | 15 /* Forward declarations to avoid compiler errors */ 42 * Fast check to avoid the get/release of the semaphore. Since in eventpoll_release() 45 * to avoid the semaphore lock. False positives simply cannot happen in eventpoll_release()
|
H A D | devm-helpers.h | 9 * These should be helpful to avoid mixing the manual and devm-based resource 42 * driver is detached to avoid accessing removed resources. 67 * is detached to avoid accessing removed resources.
|
H A 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/include/drm/ |
H A D | drm_atomic.h | 127 * useful to throttle updates and avoid hardware updates getting ahead 268 * properly ordered to avoid a use-after-free issue. 371 * Over time, and in order to avoid confusion, drm_atomic_state has 429 * consumption. This allows userspace to avoid flickering and delays 869 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \ 891 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \ 912 (void)(connector) /* Only to avoid unused-but-set-variable warning */, \ 914 (void)(new_connector_state) /* Only to avoid unused-but-set-variable warning */, 1)) 934 (void)(crtc) /* Only to avoid unused-but-set-variable warning */, \ 936 (void)(old_crtc_state) /* Only to avoid unused-but-set-variable warning */, \ [all …]
|
/linux/drivers/net/ipa/ |
H A D | ipa_uc.c | 47 * @reserved0: reserved bytes; avoid reading or writing 52 * @reserved1: reserved bytes; avoid reading or writing 56 * @reserved2: reserved bytes; avoid reading or writing 62 * @reserved3: reserved bytes; avoid reading or writing 64 * @reserved4: reserved bytes; avoid reading or writing
|
/linux/Documentation/admin-guide/ |
H A 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 246 a. Avoid using oprofile, thus avoiding OS jitter from 253 avoid the CPU-frequency governor periodically running 307 avoid initiating any CPU hotplug operations on this CPU. This is
|
/linux/arch/x86/include/asm/ |
H A D | kmsan.h | 50 * Taken from arch/x86/mm/physaddr.h to avoid using an instrumented version. 61 * Taken from arch/x86/mm/physaddr.c to avoid using an instrumented version. 87 * below while suppressing reschedules to avoid recursion. in kmsan_virt_addr_valid()
|
/linux/Documentation/core-api/ |
H A 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/arch/x86/boot/startup/ |
H A D | la57toggle.S | 34 /* Preserve top half of RSP in a legacy mode GPR to avoid truncation */ 77 /* Avoid writing EFER if no change was made (for TDX guest) */ 93 * avoid the need for a 32-bit addressable stack. The destination
|
/linux/Documentation/process/ |
H A 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/Documentation/timers/ |
H A D | no_hz.rst | 77 The CONFIG_NO_HZ_IDLE=y Kconfig option causes the kernel to avoid sending 85 is strong motivation to avoid sending scheduling-clock interrupts to 96 in order to avoid degrading from-idle transition latencies. 112 The CONFIG_NO_HZ_FULL=y Kconfig option causes the kernel to avoid 122 again strong motivation to avoid sending scheduling-clock interrupts. 184 Avoid this by offloading RCU callback processing to "rcuo" kthreads 292 OS jitter due to global TLB shootdowns is to avoid the unmapping
|
/linux/kernel/kcsan/ |
H A D | core.c | 72 * will avoid: 100 * Add NUM_SLOTS-1 entries to account for overflow; this helps avoid having to 107 * per-CPU counter to avoid excessive contention. 203 * In interrupts, use raw_cpu_ptr to avoid unnecessary checks, that would in get_ctx() 285 * via reset_kcsan_skip() to avoid underflow. in should_watch() 427 * To avoid nested interrupts or scheduler (which share kcsan_ctx) in set_reorder_access() 470 * possible -- avoid unneccessarily complex code until consumed. in kcsan_found_watchpoint() 477 * The access_mask check relies on value-change comparison. To avoid in kcsan_found_watchpoint() 498 * avoid erroneously triggering reports if the context is disabled. in kcsan_found_watchpoint() 542 * Always reset kcsan_skip counter in slow-path to avoid underflow; see in kcsan_setup_watchpoint() [all …]
|
/linux/Documentation/hwmon/ |
H A D | submitting-patches.rst | 77 * Avoid forward declarations if you can. Rearrange the code if necessary. 79 * Avoid macros to generate groups of sensor attributes. It not only confuses 82 * Avoid calculations in macros and macro-generated functions. While such macros 115 * Avoid writing to chip registers in the detect function. If you have to write,
|
/linux/include/scsi/ |
H A 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 253 * so it needs to be packed to avoid having it padded to 40 bytes on 288 * 36 bytes, so it needs to be packed to avoid having it padded to 40 bytes
|
/linux/drivers/infiniband/core/ |
H A D | cgroup.c | 14 * exposing rdma device to user space applications to avoid 30 * for this device to avoid any leak in accounting.
|
/linux/kernel/sched/ |
H A D | Makefile | 11 # Disable KCSAN to avoid excessive noise and performance degradation. To avoid
|