Home
last modified time | relevance | path

Searched refs:optimize (Results 1 – 25 of 42) sorted by relevance

12

/linux/tools/include/nolibc/
H A Dcompiler.h28 # define __nolibc_entrypoint __attribute__((optimize("Os", "omit-frame-pointer")))
/linux/scripts/
H A DMakefile.kcsan12 kcsan-cflags := -fsanitize=thread -fno-optimize-sibling-calls \
/linux/arch/nios2/
H A DMakefile35 KBUILD_CFLAGS += -fno-optimize-sibling-calls
/linux/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst70 request. The host driver may optimize for this scenario to minimize
71 the performance loss. A way to optimize for this is to split the current
/linux/tools/testing/selftests/riscv/cfi/
H A Dcfitests.c16 /* do not optimize cfi related test functions */
18 #pragma GCC optimize("O0")
/linux/Documentation/userspace-api/media/v4l/
H A Dstreaming-par.rst10 Streaming parameters are intended to optimize the video capture process
H A Duserp.rst112 a buffer will be soon enqueued again. On the other hand, to optimize
/linux/lib/zstd/common/
H A Dcompiler.h129 # define DONT_VECTORIZE __attribute__((optimize("no-tree-vectorize")))
/linux/arch/x86/kernel/
H A Duprobes.c966 unsigned long vaddr, char *insn, bool optimize) in int3_update() argument
980 if (!optimize) { in int3_update()
1008 optimize /* is_register */, !optimize /* do_update_ref_ctr */, in int3_update()
/linux/tools/perf/tests/
H A DBuild79 CFLAGS_dwarf-unwind.o += -fno-optimize-sibling-calls
/linux/arch/arc/kernel/
H A Dentry-arcv2.S141 ; TBD: optimize - do this only if a callee reg was involved
H A Dentry-compact.S279 ; TBD: optimize - do this only if a callee reg was involved
/linux/tools/memory-model/Documentation/
H A Dcontrol-dependencies.txt49 "a" is always non-zero, it would be well within its rights to optimize
238 to optimize the conditional away, it will have also optimized
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Didpf.rst133 helpful to optimize performance in VMs.
/linux/arch/microblaze/
H A DKconfig131 work if they are set incorrectly, but can be used to optimize certain
/linux/Documentation/networking/
H A Dfib_trie.rst80 it is run to optimize and reorganize. It will walk the trie upwards
/linux/Documentation/admin-guide/mm/
H A Dmultigen_lru.rst99 optimize job scheduling (bin packing) to improve memory utilizations.
/linux/Documentation/trace/
H A Dtimerlat-tracer.rst105 tracing methods to figure out how to debug and optimize the system.
/linux/Documentation/core-api/
H A Ddma-attributes.rst98 optimize allocation (avoid coming up with large pages) instead of
H A Dgenericirq.rst52 optimize the flow of the interrupt handling for each specific interrupt
/linux/Documentation/scsi/
H A DFlashPoint.rst58 enhance CPU utilization, optimize I/O performance, and ensure data security
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h229 exe_q_optimize optimize; member
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c326 #pragma GCC optimize("-fno-ipa-sra")
/linux/Documentation/mm/
H A Dmultigen_lru.rst33 sparse to make a profit. The key is to optimize both methods and use
/linux/arch/sparc/lib/
H A Dchecksum_32.S411 addx %g5, %g0, %g5 ! I am now to lazy to optimize this (question it

12