| /kernel/linux/linux-5.10/arch/um/drivers/ |
| D | pcap_kern.c | 14 int optimize; member 28 ppri->optimize = init->optimize; in pcap_init() 62 .optimize = 0, in pcap_setup() 83 else if (!strcmp(options[i], "optimize")) in pcap_setup() 84 init->optimize = 1; in pcap_setup() 86 init->optimize = 0; in pcap_setup()
|
| D | pcap_user.h | 11 int optimize; member
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| D | pcap_kern.c | 14 int optimize; member 28 ppri->optimize = init->optimize; in pcap_init_kern() 62 .optimize = 0, in pcap_setup() 83 else if (!strcmp(options[i], "optimize")) in pcap_setup() 84 init->optimize = 1; in pcap_setup() 86 init->optimize = 0; in pcap_setup()
|
| D | pcap_user.h | 11 int optimize; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | test_rdonly_maps.c | 27 /* prevent compiler to optimize everything out */ in skip_loop() 46 /* prevent compiler to optimize everything out */ in part_loop() 65 /* prevent compiler to optimize everything out */ in full_loop()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | test_rdonly_maps.c | 27 /* prevent compiler to optimize everything out */ in skip_loop() 46 /* prevent compiler to optimize everything out */ in part_loop() 65 /* prevent compiler to optimize everything out */ in full_loop()
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| D | Makefile | 32 CFLAGS_stacktrace.o += -fno-optimize-sibling-calls 33 CFLAGS_dumpstack.o += -fno-optimize-sibling-calls 34 CFLAGS_unwind_bc.o += -fno-optimize-sibling-calls
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| D | Makefile | 33 CFLAGS_stacktrace.o += -fno-optimize-sibling-calls 34 CFLAGS_dumpstack.o += -fno-optimize-sibling-calls 35 CFLAGS_unwind_bc.o += -fno-optimize-sibling-calls
|
| /kernel/linux/linux-6.6/Documentation/driver-api/mmc/ |
| D | mmc-async-req.rst | 63 Optimize for the first request 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
|
| /kernel/linux/linux-5.10/Documentation/driver-api/mmc/ |
| D | mmc-async-req.rst | 63 Optimize for the first request 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
|
| /kernel/linux/linux-5.10/arch/nds32/kernel/ |
| D | ftrace.c | 15 __asm__ (""); /* avoid to optimize as pure function */ in ftrace_stub() 43 __asm__ (""); /* avoid to optimize as pure function */ in ftrace_stub() 48 __asm__ (""); /* avoid to optimize as pure function */ in _mcount()
|
| /kernel/uniproton/demos/hi3093/ |
| D | CMakeLists.txt | 10 …ons -fdata-sections -fno-common -fno-aggressive-loop-optimizations -fno-optimize-strlen -fno-sched… 11 …ons -fdata-sections -fno-common -fno-aggressive-loop-optimizations -fno-optimize-strlen -fno-sched…
|
| /kernel/uniproton/demos/raspi4/ |
| D | CMakeLists.txt | 10 …ons -fdata-sections -fno-common -fno-aggressive-loop-optimizations -fno-optimize-strlen -fno-sched… 11 …ons -fdata-sections -fno-common -fno-aggressive-loop-optimizations -fno-optimize-strlen -fno-sched…
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| D | stdlib.h | 198 * in a way to optimize the code size and avoid any divide that could add a 238 * The function is constructed in a way to optimize the code size and avoid 329 * trailing zero) is returned. The function is constructed in a way to optimize 373 * trailing zero) is returned. The function is constructed in a way to optimize
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | optprobes.c | 44 * Check if we can optimize this probe. Returns NIP post-emulation if this can 66 * FIXME: Optimize kprobes placed in module addresses. in can_optimize() 191 /* We can optimize this via patch_instruction_window later */ in arch_prepare_optimized_kprobe()
|
| /kernel/linux/linux-6.6/mm/kfence/ |
| D | Makefile | 5 CFLAGS_kfence_test.o := -fno-omit-frame-pointer -fno-optimize-sibling-calls
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | static_call.h | 109 * Just like how DEFINE_STATIC_CALL_NULL() / static_call_cond() optimize the 111 * __static_call_return0 optimize the do nothing return 0 function. 323 * Sadly current GCC/Clang (10 for both) do not optimize this properly
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | optprobes.c | 61 * Check if we can optimize this probe. Returns NIP post-emulation if this can 82 * FIXME: Optimize kprobes placed in module addresses. in can_optimize() 238 /* We can optimize this via patch_instruction_window later */ in arch_prepare_optimized_kprobe()
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/mm/damon/ |
| D | index.rst | 9 optimize those.
|
| /kernel/linux/linux-5.10/fs/hfs/ |
| D | bnode.c | 48 // optimize later... in hfs_bnode_read_u16() 56 // optimize later... in hfs_bnode_read_u8() 91 // optimize later... in hfs_bnode_write_u16() 97 // optimize later... in hfs_bnode_write_u8()
|
| /kernel/linux/linux-6.6/fs/hfs/ |
| D | bnode.c | 45 // optimize later... in hfs_bnode_read_u16() 53 // optimize later... in hfs_bnode_read_u8() 93 // optimize later... in hfs_bnode_write_u16() 99 // optimize later... in hfs_bnode_write_u8()
|
| /kernel/linux/linux-5.10/arch/s390/lib/ |
| D | Makefile | 16 CFLAGS_test_unwind.o += -fno-optimize-sibling-calls
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
| D | tlb_low_64e.S | 200 /* Mask out SW and UW if !DIRTY (XXX optimize this !) */ 491 /* Mask out SW and UW if !DIRTY (XXX optimize this !) */ 532 * We could probably also optimize by not saving SRR0/1 in the 606 * not re-enter. We could indeed optimize and also not save SRR0/1 711 /* Mask out SW and UW if !DIRTY (XXX optimize this !) */ 771 * so we could probably optimize things a bit 862 * if we ever optimize the primary handler to not write MAS2 on 944 * We could probably also optimize by not saving SRR0/1 in the 986 * not re-enter. We could indeed optimize and also not save SRR0/1
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | local64.h | 51 * in interrupt, etc. Some archs can optimize this case well. */ 89 * in interrupt, etc. Some archs can optimize this case well. */
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| D | local64.h | 60 * in interrupt, etc. Some archs can optimize this case well. */ 99 * in interrupt, etc. Some archs can optimize this case well. */
|