| /linux/mm/kfence/ |
| H A D | Makefile | 7 CFLAGS_kfence_test.o := -fno-omit-frame-pointer -fno-optimize-sibling-calls
|
| /linux/arch/arm/lib/ |
| H A D | xor-neon.c | 25 #pragma GCC optimize "tree-vectorize"
|
| /linux/tools/include/nolibc/ |
| H A D | compiler.h | 28 # define __nolibc_entrypoint __attribute__((optimize("Os", "omit-frame-pointer")))
|
| /linux/scripts/ |
| H A D | Makefile.kcsan | 12 kcsan-cflags := -fsanitize=thread -fno-optimize-sibling-calls \
|
| /linux/arch/nios2/ |
| H A D | Makefile | 35 KBUILD_CFLAGS += -fno-optimize-sibling-calls
|
| /linux/arch/s390/lib/ |
| H A D | Makefile | 19 CFLAGS_test_unwind.o += -fno-optimize-sibling-calls
|
| /linux/Documentation/driver-api/mmc/ |
| H A D | mmc-async-req.rst | 70 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/Documentation/userspace-api/media/v4l/ |
| H A D | streaming-par.rst | 10 Streaming parameters are intended to optimize the video capture process
|
| H A D | userp.rst | 112 a buffer will be soon enqueued again. On the other hand, to optimize
|
| /linux/lib/zstd/common/ |
| H A D | compiler.h | 129 # define DONT_VECTORIZE __attribute__((optimize("no-tree-vectorize")))
|
| /linux/Documentation/dev-tools/ |
| H A D | propeller.rst | 9 to optimize binary executables. Like AutoFDO, it utilizes hardware 12 is then used right before linking phase to optimize (among others)
|
| /linux/drivers/scsi/device_handler/ |
| H A D | scsi_dh_alua.c | 1092 unsigned int optimize = 0, argc; in alua_set_params() local 1102 if ((sscanf(p, "%u", &optimize) != 1) || (optimize > 1)) in alua_set_params() 1112 if (optimize) in alua_set_params()
|
| /linux/arch/x86/kernel/ |
| H A D | uprobes.c | 966 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/arch/s390/ |
| H A D | Makefile | 74 cflags-$(CONFIG_FRAME_POINTER) += -fno-optimize-sibling-calls
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | intel_uncore_frequency_scaling.rst | 16 on the workload characteristics. To optimize the total power and improve overall 132 optimize trade-off between latency and power consumption. For some
|
| /linux/tools/perf/tests/ |
| H A D | Build | 78 CFLAGS_dwarf-unwind.o += -fno-optimize-sibling-calls
|
| /linux/tools/memory-model/Documentation/ |
| H A D | control-dependencies.txt | 49 "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/arch/arc/kernel/ |
| H A D | entry-arcv2.S | 141 ; TBD: optimize - do this only if a callee reg was involved
|
| H A D | entry-compact.S | 279 ; TBD: optimize - do this only if a callee reg was involved
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | idpf.rst | 133 helpful to optimize performance in VMs.
|
| /linux/arch/microblaze/ |
| H A D | Kconfig | 131 work if they are set incorrectly, but can be used to optimize certain
|
| /linux/Documentation/networking/ |
| H A D | fib_trie.rst | 80 it is run to optimize and reorganize. It will walk the trie upwards
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | multigen_lru.rst | 99 optimize job scheduling (bin packing) to improve memory utilizations.
|
| /linux/drivers/scsi/ |
| H A D | ncr53c8xx.h | 526 u8 optimize; member
|
| /linux/Documentation/trace/ |
| H A D | timerlat-tracer.rst | 105 tracing methods to figure out how to debug and optimize the system.
|