Home
last modified time | relevance | path

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

123

/Linux-v4.19/arch/um/drivers/
Dpcap_kern.c14 int optimize; member
28 ppri->optimize = init->optimize; in pcap_init()
62 .optimize = 0, in pcap_setup()
84 init->optimize = 1; in pcap_setup()
86 init->optimize = 0; in pcap_setup()
Dpcap_user.h11 int optimize; member
Dpcap_user.c60 pri->filter, pri->optimize, netmask); in pcap_open()
/Linux-v4.19/arch/s390/kernel/
DMakefile36 CFLAGS_stacktrace.o += -fno-optimize-sibling-calls
37 CFLAGS_dumpstack.o += -fno-optimize-sibling-calls
/Linux-v4.19/arch/arm/lib/
Dxor-neon.c26 #pragma GCC optimize "tree-vectorize"
/Linux-v4.19/arch/nios2/
DMakefile36 KBUILD_CFLAGS += -fno-optimize-sibling-calls
/Linux-v4.19/drivers/power/avs/
DKconfig5 operating voltage of a device in order to optimize (i.e. reduce)
/Linux-v4.19/Documentation/mmc/
Dmmc-async-req.txt59 request. The host driver may optimize for this scenario to minimize
60 the performance loss. A way to optimize for this is to split the current
/Linux-v4.19/Documentation/media/uapi/v4l/
Dstreaming-par.rst9 Streaming parameters are intended to optimize the video capture process
Duserp.rst111 a buffer will be soon enqueued again. On the other hand, to optimize
/Linux-v4.19/drivers/scsi/device_handler/
Dscsi_dh_alua.c965 unsigned int optimize = 0, argc; in alua_set_params() local
975 if ((sscanf(p, "%u", &optimize) != 1) || (optimize > 1)) in alua_set_params()
985 if (optimize) in alua_set_params()
/Linux-v4.19/arch/ia64/
DMakefile30 -falign-functions=32 -frename-registers -fno-optimize-sibling-calls
DKconfig184 Selecting this option will optimize the kernel for use on sn2 based
196 Selecting this option will optimize the kernel for use on UV based
/Linux-v4.19/arch/s390/
DMakefile63 cflags-$(CONFIG_FRAME_POINTER) += -fno-optimize-sibling-calls
/Linux-v4.19/tools/perf/tests/
DBuild87 CFLAGS_dwarf-unwind.o += -fno-optimize-sibling-calls
/Linux-v4.19/Documentation/networking/
Dnet_dim.txt28 interrupt moderation configuration of a channel in order to optimize packet
61 compared. Here the algorithm tries to optimize for lower interrupt rate so an
Dfib_trie.txt76 it is run to optimize and reorganize. It will walk the trie upwards
/Linux-v4.19/arch/arc/kernel/
Dentry-arcv2.S153 ; TBD: optimize - do this only if a callee reg was involved
Dentry-compact.S294 ; TBD: optimize - do this only if a callee reg was involved
/Linux-v4.19/arch/x86/
DMakefile171 …_OPTIMIZE_FOR_SIZE. Your compiler does not have -mfentry so you cannot optimize for size with CON…
/Linux-v4.19/Documentation/filesystems/cifs/
DTODO25 better optimize open to reduce redundant opens (using reference counts more).
/Linux-v4.19/tools/memory-model/
DREADME168 to optimize, but there is Linux-kernel code that uses bare C
/Linux-v4.19/arch/arm/
DMakefile124 KBUILD_CFLAGS_MODULE +=-fno-optimize-sibling-calls
/Linux-v4.19/arch/microblaze/
DKconfig153 work if they are set incorrectly, but can be used to optimize certain
/Linux-v4.19/Documentation/networking/caif/
Dspi_porting.txt83 In order to optimize throughput, a number of SPI padding options are provided.

123