| /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 | 36 * Increase inactive period to 250 to avoid bouncing 54 * Increase inactive period to 250 to avoid bouncing 71 * Increase inactive period to 250 to avoid bouncing 89 * Increase inactive period to 250 to avoid bouncing 104 * Increase inactive period to 250 to avoid bouncing 125 * Increase inactive period to 250 to avoid bouncing 144 * Increase inactive period to 250 to avoid bouncing
|
| /linux/arch/x86/boot/compressed/ |
| H A D | kaslr.c | 9 * to avoid) in order to select a physical memory location that can 283 * when KASLR searches for an appropriate random address. We must avoid any 293 * What is not obvious how to avoid is the range of memory that is used 362 * Avoid the region that is unsafe to overlap during in mem_avoid_init() 368 /* Avoid initrd. */ in mem_avoid_init() 377 /* Avoid kernel command line. */ in mem_avoid_init() 386 /* Avoid boot parameters. */ in mem_avoid_init() 392 /* Mark the memmap regions we need to avoid */ in mem_avoid_init() 420 /* Avoid all entries in the setup_data linked list. */ in mem_avoid_overlap() 423 struct mem_vector avoid; in mem_avoid_overlap() local [all …]
|
| /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/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/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/riscv/ |
| H A D | Kconfig.errata | 11 Otherwise, please say "N" here to avoid unnecessary overhead. 32 Otherwise, please say "N" here to avoid unnecessary overhead. 55 Otherwise, please say "N" here to avoid unnecessary overhead. 107 Otherwise, please say "N" here to avoid unnecessary overhead.
|
| /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/include/linux/ |
| 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.
|
| /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/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/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/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/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/arch/m68k/include/asm/ |
| H A D | io_mm.h | 5 * 4/1/00 RZ: - rewritten to avoid clashes between ISA/PCI and other 138 default: return NULL; /* avoid warnings, just in case */ in isa_itb() 154 default: return NULL; /* avoid warnings, just in case */ in isa_itw() 164 default: return 0; /* avoid warnings, just in case */ in isa_itl() 180 default: return NULL; /* avoid warnings, just in case */ in isa_mtb() 196 default: return NULL; /* avoid warnings, just in case */ in isa_mtw() 260 default: break; /* avoid warnings */ in isa_delay()
|
| /linux/tools/testing/selftests/net/bench/page_pool/ |
| H A D | bench_page_pool_simple.c | 56 barrier(); /* avoid compiler to optimize this loop */ in time_bench_for_loop() 74 barrier(); /* avoid compiler to optimize this loop */ in time_bench_atomic_inc() 98 barrier(); /* avoid compiler to optimize this loop */ in time_bench_lock() 166 barrier(); /* avoid compiler to optimize this loop */ in time_bench_page_pool()
|
| /linux/arch/arm/mach-mvebu/ |
| H A D | coherency_ll.S | 83 * and avoid it being modified by the branch and link 108 * and avoid it being modified by the branch and link 135 * and avoid it being modified by the branch and link
|
| /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/include/trace/events/ |
| H A D | initcall.h | 35 * Use field_struct to avoid is_signed_type() 56 * Use field_struct to avoid is_signed_type()
|
| /linux/Documentation/ABI/testing/ |
| H A 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/net/netfilter/ipvs/ |
| H A D | ip_vs_xmit.c | 357 /* For such unconfigured boxes avoid many route lookups in __ip_vs_get_out_rt() 732 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_bypass_xmit() 756 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_bypass_xmit_v6() 800 * Avoid duplicate tuple in reply direction for NAT traffic in ip_vs_nat_xmit() 844 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_nat_xmit() 884 * Avoid duplicate tuple in reply direction for NAT traffic in ip_vs_nat_xmit_v6() 928 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_nat_xmit_v6() 1261 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_tunnel_xmit() 1403 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_tunnel_xmit_v6() 1442 /* Another hack: avoid icmp_send in ip_fragment */ in ip_vs_dr_xmit() [all …]
|
| /linux/include/uapi/asm-generic/ |
| H A 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,
|
| /linux/tools/include/linux/ |
| H A D | gfp_types.h | 131 * these pages will be spread between local zones to avoid all the dirty 193 * This flag can be cleared to avoid unnecessary delays when a fallback 217 * it can sleep). It will avoid disruptive actions like OOM killer. The 327 * Please try to avoid using this flag directly and instead use 333 * Please try to avoid using this flag directly and instead use 347 * others use the flag to avoid lowmem reserves in %ZONE_DMA and treat the
|