Home
last modified time | relevance | path

Searched refs:strategy (Results 1 – 26 of 26) sorted by relevance

/linux-4.1.27/lib/zlib_deflate/
Ddeflate.c173 int strategy in zlib_deflateInit2() argument
200 strategy < 0 || strategy > Z_HUFFMAN_ONLY) { in zlib_deflateInit2()
246 s->strategy = strategy; in zlib_deflateInit2()
949 if (s->strategy != Z_HUFFMAN_ONLY) { in deflate_fast()
1047 if (s->strategy != Z_HUFFMAN_ONLY) { in deflate_slow()
1052 if (s->match_length <= 5 && (s->strategy == Z_FILTERED || in deflate_slow()
Ddefutil.h159 int strategy; /* favor or force Huffman coding*/ member
/linux-4.1.27/Documentation/networking/
Dipvs-sysctl.txt14 enough available memory, the respective strategy will be
16 the strategy is disabled and the variable is set to 1.
106 that this strategy is always disabled, 1 and 2 mean automatic
107 modes (when there is no enough available memory, the strategy
109 otherwise the strategy is disabled and the variable is set to
110 1), and 3 means that that the strategy is always enabled.
Dspider_net.txt178 As of this writing, the spider_net_resync() strategy seems to work very
Dstmmac.txt273 available. As strategy adopted in this driver, the information from the HW
Dtimestamping.txt212 different from deciding on a strategy for IP fragmentation. There, the
/linux-4.1.27/include/linux/
Dzlib.h582 int strategy);
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h119 u32 headroom, int strategy);
Dixgbe_82598.c1130 u32 headroom, int strategy) in ixgbe_set_rxpba_82598() argument
1139 switch (strategy) { in ixgbe_set_rxpba_82598()
Dixgbe_common.c3394 int strategy) in ixgbe_set_rxpba_generic() argument
3409 switch (strategy) { in ixgbe_set_rxpba_generic()
/linux-4.1.27/include/uapi/linux/
Dpkt_sched.h444 unsigned char strategy; member
/linux-4.1.27/Documentation/blockdev/
Dzram.txt134 The basic strategy is:
/linux-4.1.27/Documentation/filesystems/
Dhpfs.txt271 Better anti-fragmentation strategy
287 Better allocation strategy
/linux-4.1.27/drivers/scsi/
Dgdth.h534 u16 strategy; /* cache strategy */ member
Dgdth.c1715 ha->cpar.version,ha->cpar.state,ha->cpar.strategy, in gdth_search_drives()
/linux-4.1.27/net/sched/
Dsch_cbq.c1285 switch (ovl->strategy) { in cbq_set_overlimit()
1471 opt.strategy = cl->ovl_strategy; in cbq_dump_ovl()
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dilsp.S588 # here, the result is in d1 and d0. the current strategy is to save
/linux-4.1.27/Documentation/scheduler/
Dsched-deadline.txt52 "admission control" strategy (see Section "4. Bandwidth management") is used
/linux-4.1.27/Documentation/isdn/
DREADME.HiSax346 Remember that, according to the new strategy for accessing low-level drivers
/linux-4.1.27/Documentation/laptops/
Dlaptop-mode.txt91 To increase the effectiveness of the laptop_mode strategy, the laptop_mode
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex715 \subsection{The preferred strategy of $open()$}
792 function becomes active. A strategy is implemented in this routine,
/linux-4.1.27/Documentation/scsi/
DBusLogic.txt164 the bus device reset error recovery strategy is selected and sending a bus
Dscsi_mid_low_api.txt1294 retrieve the sense buffer. The latter strategy is error
/linux-4.1.27/Documentation/gpio/
Dgpio-legacy.txt70 optional code supporting such an implementation strategy, described later
/linux-4.1.27/Documentation/
DCodingStyle94 choose one placement strategy over the other, but the preferred way, as
/linux-4.1.27/Documentation/block/
Dbiodoc.txt1114 If the driver is dropping the io_request_lock from its request_fn strategy,