Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/arch/s390/kernel/
DMakefile21 CFLAGS_stacktrace.o += -fno-optimize-sibling-calls
22 CFLAGS_dumpstack.o += -fno-optimize-sibling-calls
/linux-4.1.27/arch/arm/lib/
Dxor-neon.c26 #pragma GCC optimize "tree-vectorize"
/linux-4.1.27/arch/nios2/
DMakefile31 KBUILD_CFLAGS += -fno-optimize-sibling-calls
/linux-4.1.27/arch/tile/lib/
Dcacheflush.c39 void __attribute__((optimize("omit-frame-pointer")))
Dmemcpy_64.c57 int __attribute__((optimize("omit-frame-pointer"))) in memcpy()
/linux-4.1.27/drivers/power/avs/
DKconfig5 operating voltage of a device in order to optimize (i.e. reduce)
/linux-4.1.27/drivers/scsi/device_handler/
Dscsi_dh_alua.c712 unsigned int optimize = 0, argc; in alua_set_params() local
721 if ((sscanf(p, "%u", &optimize) != 1) || (optimize > 1)) in alua_set_params()
724 if (optimize) in alua_set_params()
/linux-4.1.27/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-4.1.27/tools/perf/tests/
DBuild43 CFLAGS_dwarf-unwind.o += -fno-optimize-sibling-calls
/linux-4.1.27/arch/s390/
DMakefile53 cflags-$(CONFIG_FRAME_POINTER) += -fno-optimize-sibling-calls
/linux-4.1.27/arch/ia64/
DMakefile30 -falign-functions=32 -frename-registers -fno-optimize-sibling-calls
DKconfig219 Selecting this option will optimize the kernel for use on sn2 based
231 Selecting this option will optimize the kernel for use on UV based
/linux-4.1.27/Documentation/timers/
Dtimer_stats.txt12 wakeups, which should be avoided to optimize power consumption.
/linux-4.1.27/arch/score/lib/
Dchecksum.S127 .set optimize define
/linux-4.1.27/Documentation/filesystems/cifs/
DTODO31 g) Better optimize open (and pathbased setfilesize) to reduce the
/linux-4.1.27/arch/arm/
DMakefile121 CFLAGS_MODULE +=-fno-optimize-sibling-calls
DKconfig1576 -fno-optimize-sibling-calls to gcc should prevent gcc generating
/linux-4.1.27/Documentation/networking/
Dfib_trie.txt76 it is run to optimize and reorganize. It will walk the trie upwards
Dcan.txt180 To optimize the CPU usage at runtime the receive lists are split up
Dbonding.txt2353 Multiple switches may be utilized to optimize for throughput
/linux-4.1.27/arch/microblaze/
DKconfig142 work if they are set incorrectly, but can be used to optimize certain
/linux-4.1.27/Documentation/networking/caif/
Dspi_porting.txt83 In order to optimize throughput, a number of SPI padding options are provided.
/linux-4.1.27/Documentation/
Dkref.txt123 There are some situations where you can optimize the gets and puts.
Datomic_ops.txt95 that might otherwise optimize accesses out of existence on the one hand,
555 but most platforms will wish to optimize this in assembler.
Dthis_cpu_ops.txt37 The main use of the this_cpu operations has been to optimize counter
Dkprobes.txt179 address. So, even if it's not possible to optimize this particular
227 optimizing list, and kicks the kprobe-optimizer workqueue to optimize
Dmemory-barriers.txt633 to optimize the original example by eliminating the "if" statement
808 is able to optimize the conditional away, it will have also
1369 the same variable. Such merging can cause the compiler to "optimize"
1391 therefore optimize the variable 'tmp' out of our previous example:
1420 the value of variable 'a' is always zero, it can optimize this code:
1447 to MAX will always be zero, again allowing the compiler to optimize
DCodingStyle409 - saves the compiler work to optimize redundant code away ;)
762 constantness you *know* the compiler will be able to optimize most of your
Ddma-buf-sharing.txt267 direction can be used by the exporter to optimize the cache flushing, i.e.
DDMA-API-HOWTO.txt359 and for which hardware can optimize for sequential accesses.
Dkernel-parameters.txt1478 With this option iommu will not optimize to look
/linux-4.1.27/drivers/scsi/
Dncr53c8xx.h538 u8 optimize; member
Dncr53c8xx.c750 driver_setup.optimize = val; in sym53c8xx__setup()
DKconfig1149 Because the device is intelligent, it can optimize its operations
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h227 exe_q_optimize optimize; member
Dbnx2x_sp.c52 exe_q_optimize optimize, in bnx2x_exe_queue_init() argument
69 o->optimize = optimize; in bnx2x_exe_queue_init()
120 rc = o->optimize(bp, o->owner, elem); in bnx2x_exe_queue_add()
/linux-4.1.27/Documentation/crypto/
Dasync-tx-api.txt30 that is written to the API can optimize for asynchronous operation and
/linux-4.1.27/Documentation/scsi/
DFlashPoint.txt49 enhance CPU utilization, optimize I/O performance, and ensure data security
DBusLogic.txt140 addition, BusLogic's Strict Round Robin Mode is used to optimize host adapter
DChangeLog.sym53c8xx106 Remove unused options that claimed to optimize for the 896.
/linux-4.1.27/arch/powerpc/platforms/
DKconfig.cputype154 Cause the compiler to optimize for the PPE of the Cell Broadband
/linux-4.1.27/Documentation/vm/
Dcleancache.txt129 optimize RAM utilization. And when guest OS's are induced to surrender
Dfrontswap.txt109 optimize RAM utilization. And when guest OS's are induced to surrender
/linux-4.1.27/arch/sparc/lib/
Dchecksum_32.S440 addx %g5, %g0, %g5 ! I am now to lazy to optimize this (question it
/linux-4.1.27/arch/
DKconfig86 optimize on top of function tracing.
/linux-4.1.27/
DMakefile696 KBUILD_CFLAGS += -fno-omit-frame-pointer -fno-optimize-sibling-calls
/linux-4.1.27/Documentation/filesystems/
Dpath-lookup.txt13 web servers, it is important to optimize this code.
Dproc.txt1384 kernel. Be very careful when attempting this. You can optimize your system,
/linux-4.1.27/drivers/regulator/
DKconfig592 device specific optimized bias to allow/optimize functionality.
/linux-4.1.27/Documentation/development-process/
D4.Coding105 optimize out the call to the empty function. The result is far cleaner
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dfpsp.S13140 bne.b ftst_not_norm # optimize on non-norm input
13338 bne.b fintrz_not_norm # optimize on non-norm input
13463 bne.w fabs_not_norm # optimize on non-norm input
13762 bne.b fcmp_not_norm # optimize on non-norm input
13967 bne.w fsglmul_not_norm # optimize on non-norm input
14308 bne.w fsgldiv_not_norm # optimize on non-norm input
14655 bne.w fadd_not_norm # optimize on non-norm input
15108 bne.w fsub_not_norm # optimize on non-norm input
/linux-4.1.27/Documentation/mtd/
Dnand_ecc.txt644 further there is still room to optimize the generation of the ecc codes.
/linux-4.1.27/arch/powerpc/
DKconfig871 work if they are set incorrectly, but can be used to optimize certain
/linux-4.1.27/Documentation/gpio/
Dgpio-legacy.txt186 Platform-specific implementations are encouraged to optimize the two
/linux-4.1.27/Documentation/locking/
Drt-mutex-design.txt353 The use of rt_mutex_cmpxchg with the flags in the owner field help optimize
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx.seq791 * XXX Can we optimize this for PCI writes only???
/linux-4.1.27/lib/
DKconfig.debug477 order find ways to optimize the allocator. This should never be
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt1761 promiscuous mode. 'optimize' and 'nooptimize' control whether the pcap