Home
last modified time | relevance | path

Searched full:optimizing (Results 1 – 25 of 68) sorted by relevance

123

/linux/arch/microblaze/
H A DKconfig159 This can be useful in optimizing the layout of kernel virtual
185 this address). This can be useful in optimizing the virtual memory
199 allocated to user tasks. This can be useful in optimizing the
/linux/tools/memory-model/Documentation/
H A Dglossary.txt21 "p->a". In rare cases, optimizing compilers can destroy address
64 fragile, and can be easily destroyed by optimizing compilers.
97 fragile and can be easily destroyed by optimizing compilers.
98 Because optimizing compilers put a great deal of effort into
H A Dsimple.txt246 sophisticated optimizing compilers mean that those days are long gone.
247 Today's optimizing compilers can profoundly rewrite your code during the
255 Who's afraid of a big bad optimizing compiler?
257 Calibrating your fear of big bad optimizing compilers
H A Dreferences.txt78 2019. "Calibrating your fear of big bad optimizing compilers"
84 2019. "Who's afraid of a big bad optimizing compiler?"
H A Dordering.txt548 Who's afraid of a big bad optimizing compiler?
550 Calibrating your fear of big bad optimizing compilers
H A Daccess-marking.txt239 of how the compiler has been prevented from optimizing those accesses
623 [3] "Who's afraid of a big bad optimizing compiler?"
H A Dcontrol-dependencies.txt231 because, as shown by the example above, optimizing compilers can
/linux/lib/
H A Ddhry.h73 * statistics, optimizing compilers should be prevented from
96 * are not executed. The intention is that optimizing compilers
102 * still hold. Except for sophisticated optimizing compilers,
118 * changed, there are still cases where optimizing compilers
H A Dtest_fpu.c
/linux/Documentation/process/
H A Dvolatile-considered-harmful.rst46 necessary. But the compiler would also be prevented from optimizing access
54 by locks, but one also does not want the compiler "optimizing" register
/linux/tools/include/asm-generic/bitops/
H A Datomic.h10 * and optimizing compile-time constants on x86 isn't worth the complexity.
/linux/arch/sh/include/asm/
H A Dmmu_context_32.h41 /* MMU_TTB is used for optimizing the fault handling. */
/linux/tools/testing/selftests/bpf/progs/
H A Dsecurity_bpf_map.c57 * optimizing them out.
/linux/arch/parisc/kernel/
H A Dalternative.c113 pr_info("alternatives: optimizing cache-flushes.\n"); in apply_alternatives_all()
/linux/Documentation/trace/
H A Dkprobes.rst189 Before optimizing a probe, Kprobes performs the following safety checks:
231 In any of the above cases, Kprobes won't start optimizing the probe.
233 optimizing it again if the situation is changed.
236 optimizing list, and kicks the kprobe-optimizer workqueue to optimize
/linux/Documentation/RCU/
H A DNMI-RCU.rst56 with aggressive optimizing compilers.
/linux/include/uapi/linux/
H A Damd-pmf.h102 * factor of convertible/2-in-1 devices. Used for optimizing power and
/linux/drivers/gpu/drm/i915/
H A Dintel_device_info.h203 * Platform mask is used for optimizing or-ed IS_PLATFORM calls into
/linux/arch/parisc/include/asm/
H A Dhash.h91 * This prevents it from mis-optimizing certain sequences.
/linux/Documentation/arch/arm/
H A Dkernel_user_helpers.rst26 the implementation of a library call) when optimizing for a recent enough
/linux/Documentation/admin-guide/acpi/
H A Dssdt-overlays.rst59 ASL Optimizing Compiler version 20140214-64 [Mar 29 2014]
/linux/arch/xtensa/include/asm/
H A Dcmpxchg.h200 * This only works if the compiler isn't horribly bad at optimizing.
/linux/tools/testing/selftests/net/bench/page_pool/
H A Dbench_page_pool_simple.c125 /* Depends on compile optimizing this function */
/linux/kernel/
H A Dfail_function.c21 * A dummy post handler is required to prohibit optimizing, because in fei_post_handler()
/linux/Documentation/filesystems/smb/
H A Dksmbd.rst46 sharing to be managed optimally by the default kernel and optimizing client

123