Home
last modified time | relevance | path

Searched refs:fast (Results 1 – 200 of 280) sorted by relevance

12

/linux-4.1.27/Documentation/devicetree/bindings/timer/
Drenesas,cmt.txt21 - "renesas,cmt-32" for all 32-bit CMT without fast clock support
25 - "renesas,cmt-32-fast-r8a7740" for the r8a7740 32-bit CMT with fast
27 - "renesas,cmt-32-fast-sh7372" for the sh7372 32-bit CMT with fast
29 - "renesas,cmt-32-fast-sh73a0" for the sh73A0 32-bit CMT with fast
31 - "renesas,cmt-32-fast" for all 32-bit CMT with fast clock support
33 This is a fallback for the above renesas,cmt-32-fast-* entries.
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/
Dmax8925_batter.txt7 - fast-charge: set charging current in fast mode
15 fast-charge = <7>;
/linux-4.1.27/arch/xtensa/kernel/
Dtraps.c85 int fast; member
367 int fast = dispatch_init_table[i].fast; in trap_init() local
371 if (fast == 0) in trap_init()
373 if (fast && fast & USER) in trap_init()
375 if (fast && fast & KRNL) in trap_init()
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dspear_smi.txt14 - st,smi-fast-mode : Flash supports read in fast mode
28 st,smi-fast-mode;
Djedec,spi-nor.txt17 - m25p,fast-read : Use the "fast read" opcode to read data from the chip instead
31 m25p,fast-read;
/linux-4.1.27/Documentation/virtual/kvm/
Dlocking.txt14 Fast page fault is the fast path which fixes the guest page fault out of
15 the mmu-lock on x86. Currently, the page fault can be fast only if the
26 On fast page fault path, we will use cmpxchg to atomically set the spte W
43 on fast page fault path:
71 Currently, to simplify the whole things, we disable fast page fault for
75 In the origin code, the spte can be fast updated (non-atomically) if the
79 But it is not true after fast page fault since the spte can be marked
95 on fast page fault path:
123 fast page fault path, in order to easily audit the path, we see if TLBs need
128 atomically update the spte, the race caused by fast page fault can be avoided,
/linux-4.1.27/Documentation/devicetree/bindings/nios2/
Dnios2.txt30 - altr,fast-tlb-miss-addr: Specifies CPU fast TLB miss exception address
35 - altr,implementation: Nios II core implementation, this should be "fast";
50 altr,implementation = "fast";
58 altr,fast-tlb-miss-addr = <0xc7fff400>;
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-power28 charger operates in fast-charge mode. When the timer expires
29 the device will terminate fast-charge mode (charging current
42 charger operates in fast-charge mode. When the timer expires
43 the device will terminate fast-charge mode (charging current
56 entering top-off charging mode. When charging current in fast
Dsysfs-driver-hid-lenovo4 …ouse clicks should be generated if the trackpoint is quickly pressed. How fast this press has to be
41 Description: This setting controls how fast the trackpoint needs to be pressed to generate a mouse …
Dsysfs-kernel-mm-ksm33 pages_volatile: how many pages changing too fast to be placed
Dsysfs-class-regulator41 fast
56 "fast", "normal", "idle", and "standby" are all detailed
132 'fast'
Dsysfs-kernel-slab49 allocated using the fast path. It can be written to clear the
231 using the fast path because it was an object from the cpu slab.
/linux-4.1.27/Documentation/devicetree/bindings/i2c/
Di2c-pxa.txt19 - mrvl,i2c-fast-mode : Enable fast mode of i2c controller.
26 mrvl,i2c-fast-mode;
Dnvidia,tegra20-i2c.txt30 fast-clk. Tegra114 has only one clock source called as div-clk and
47 - fast-clk
69 clock-names = "div-clk", "fast-clk";
Di2c-exynos5.txt30 -> If not specified, the bus operates in fast-speed mode at
/linux-4.1.27/drivers/ata/
Dpata_hpt37x.c416 u8 fast; in hpt370_set_mode() local
422 pci_read_config_byte(pdev, addr2, &fast); in hpt370_set_mode()
423 fast &= ~0x02; in hpt370_set_mode()
424 fast |= 0x01; in hpt370_set_mode()
425 pci_write_config_byte(pdev, addr2, fast); in hpt370_set_mode()
510 u8 fast; in hpt372_set_mode() local
516 pci_read_config_byte(pdev, addr2, &fast); in hpt372_set_mode()
517 fast &= ~0x07; in hpt372_set_mode()
518 pci_write_config_byte(pdev, addr2, fast); in hpt372_set_mode()
Dpata_hpt3x2n.c187 u8 fast; in hpt3x2n_set_mode() local
193 pci_read_config_byte(pdev, addr2, &fast); in hpt3x2n_set_mode()
194 fast &= ~0x07; in hpt3x2n_set_mode()
195 pci_write_config_byte(pdev, addr2, fast); in hpt3x2n_set_mode()
Dpata_legacy.c102 int fast; member
661 if (ld_qdi->fast) { in qdi65x0_set_piomode()
/linux-4.1.27/drivers/pcmcia/
Dsa11xx_base.h96 #define MECR_FAST_SET(mecr, sock, fast) \ argument
97 MECR_SET((mecr), (sock), MECR_FAST_SHIFT, MECR_FAST_MODE_MASK, (fast))
/linux-4.1.27/Documentation/networking/
Dtcp-thin.txt12 retransmissions effectively through fast retransmit instead of
26 1) If the stream is thin, fast retransmit on the first dupACK.
32 fast retransmissions can not be triggered, and the stream is prone
Ddmfe.txt3 Davicom DM9102(A)/DM9132/DM9801 fast ethernet driver for Linux.
Dde4x5.txt127 because the SCSI card wants to grab the interrupt as a fast interrupt
130 This driver will now add the interrupt service routine as a fast
Dtcp.txt91 sk->tcp_dup_ack Dup ack count for fast retransmit
Dixgb.txt220 # on systems with a VERY fast bus -> memory interface this is the big gainer
254 If your server does not seem to be able to receive UDP traffic as fast as it
Dip-sysctl.txt240 for triggering fast retransmit when the amount of outstanding data is
244 losses into fast recovery (draft-dukkipati-tcpm-tcp-loss-probe-01).
248 2 enables ER but delays fast recovery and fast retransmit
271 Enable FACK congestion avoidance and fast retransmission.
588 Enable fast recycling TIME-WAIT sockets. Default value is 0.
1712 setting is primarily used to enable fast failover mechanisms without
D00-INDEX70 - info on the Davicom DM9102(A)/DM9132/DM9801 fast ethernet driver.
/linux-4.1.27/arch/m68k/
DKconfig.debug36 bool "Use fast second timer for profiling"
39 Use a fast secondary clock to produce profiling information.
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dmax14577.txt23 - maxim,fast-charge-uamp : Current in uA for Fast Charge;
97 maxim,fast-charge-uamp = <450000>;
142 maxim,fast-charge-uamp = <225000>;
Dmax77693.txt50 will operate in fast charge constant current mode till battery voltage
51 reaches this level. Then the charger will switch to fast charge constant
Dmax8925.txt60 fast-charge = <7>;
/linux-4.1.27/kernel/
DKconfig.hz12 a fast response for user interaction and that may experience bus
46 systems requiring fast interactive responses to events.
/linux-4.1.27/drivers/scsi/arm/
Dacornscsi.c222 #define dmac_clearintr(host) writeb(0, (host)->fast + INT_REG)
319 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()
325 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()
332 if (readb(host->fast + INT_REG) & 8) in acornscsi_resetcard()
353 if (readb(host->fast + INT_REG) & 8) in acornscsi_resetcard()
373 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()
914 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()
933 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()
936 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()
959 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()
[all …]
Dacornscsi.h282 void __iomem *fast; /* fast ioc base address */ member
/linux-4.1.27/drivers/s390/cio/
Ddevice_ops.c46 cdev->private->options.fast = (flags & CCWDEV_EARLY_NOTIFICATION) != 0; in ccw_device_set_options_mask()
73 cdev->private->options.fast)) in ccw_device_set_options()
75 cdev->private->options.fast |= (flags & CCWDEV_EARLY_NOTIFICATION) != 0; in ccw_device_set_options()
92 cdev->private->options.fast &= (flags & CCWDEV_EARLY_NOTIFICATION) == 0; in ccw_device_clear_options()
439 !(cdev->private->options.fast && in ccw_device_call_handler()
Dio_sch.h136 unsigned int fast:1; /* post with "channel end" */ member
/linux-4.1.27/Documentation/arm/pxa/
Dmfp.txt177 0b000 - fast 1mA
178 0b001 - fast 2mA
179 0b002 - fast 3mA
180 0b003 - fast 4mA
182 0b005 - fast 6mA
184 0b007 - fast 10mA
249 * drive strength = fast 3mA (MFP_DS03X)
/linux-4.1.27/drivers/scsi/
Dimm.c630 int fast, bulk, status; in imm_completion() local
666 fast = (bulk in imm_completion()
669 status = imm_out(dev, cmd->SCp.ptr, fast); in imm_completion()
671 fast = (bulk in imm_completion()
674 status = imm_in(dev, cmd->SCp.ptr, fast); in imm_completion()
677 cmd->SCp.ptr += fast; in imm_completion()
678 cmd->SCp.this_residual -= fast; in imm_completion()
Dwd33c93.c335 calc_sync_xfer(unsigned int period, unsigned int offset, unsigned int fast, in calc_sync_xfer() argument
343 if (offset && fast) { in calc_sync_xfer()
344 fast = STR_FSS; in calc_sync_xfer()
347 fast = 0; in calc_sync_xfer()
352 result |= fast; in calc_sync_xfer()
360 calc_sync_msg(unsigned int period, unsigned int offset, unsigned int fast, in calc_sync_msg() argument
368 if (offset && fast) in calc_sync_msg()
922 hostdata->fast, in wd33c93_intr()
1101 hostdata->fast, in wd33c93_intr()
1567 hostdata->fast = 0; in reset_wd33c93()
[all …]
Dppa.c525 int fast, bulk, status; in ppa_completion() local
574 fast = (bulk && (cmd->SCp.this_residual >= PPA_BURST_SIZE)) in ppa_completion()
578 status = ppa_out(dev, cmd->SCp.ptr, fast); in ppa_completion()
580 status = ppa_in(dev, cmd->SCp.ptr, fast); in ppa_completion()
582 cmd->SCp.ptr += fast; in ppa_completion()
583 cmd->SCp.this_residual -= fast; in ppa_completion()
D53c700.c383 hostdata->fast = (NCR_700_readb(host, CTEST9_REG) == 0); in NCR_700_detect()
390 (hostdata->fast ? "53c700-66" : "53c700"), in NCR_700_detect()
452 if(hostdata->fast) in NCR_700_data_residual()
686 if(hostdata->fast) { in NCR_700_chip_setup()
1434 if(hostdata->fast && in NCR_700_start_command()
1965 if(hostdata->fast) in NCR_700_bus_reset()
1995 if(!hostdata->fast) in NCR_700_set_period()
2016 if(!hostdata->fast) in NCR_700_set_offset()
2057 if(hostdata->fast) { in NCR_700_slave_configure()
Dmvme147.c92 hdata->fast = 0; in mvme147_detect()
Dwd33c93.h260 uchar fast; /* set this flag to enable Fast SCSI */ member
Da2091.c212 hdata->wh.fast = 0; in a2091_probe()
Da3000.c231 hdata->wh.fast = 0; in amiga_a3000_scsi_probe()
Dsgiwd93.c267 hdata->wh.fast = 1; in sgiwd93_probe()
Dgvp11.c347 hdata->wh.fast = 0; in gvp11_probe()
D53c700.h212 __u32 fast:1; /* if we can alter the SCSI bus clock member
/linux-4.1.27/drivers/media/dvb-frontends/
Ddib0090.h81 extern void dib0090_dcc_freq(struct dvb_frontend *fe, u8 fast);
109 static inline void dib0090_dcc_freq(struct dvb_frontend *fe, u8 fast) in dib0090_dcc_freq() argument
/linux-4.1.27/arch/arc/include/asm/
Darcregs.h266 unsigned int fast:1, ver:8; member
268 unsigned int ver:8, fast:1;
/linux-4.1.27/arch/alpha/lib/
Dstrlen.S38 found: blbs $2, done # make aligned case fast
/linux-4.1.27/Documentation/devicetree/bindings/watchdog/
Dmen-a021-wdt.txt7 2: Watchdog fast-mode
/linux-4.1.27/arch/powerpc/sysdev/qe_lib/
DKconfig16 This option provides qe_lib support to UCC fast
/linux-4.1.27/arch/arm/kernel/
Dentry-header.S331 .macro restore_user_regs, fast = 0, offset = 0
335 v7m_exception_slow_exit ret_r0 = \fast
338 .macro restore_user_regs, fast = 0, offset = 0
349 .if \fast
Dentry-common.S47 restore_user_regs fast = 1, offset = S_OFF
82 restore_user_regs fast = 0, offset = 0
/linux-4.1.27/drivers/scsi/aacraid/
Ddpcsup.c72 int fast; in aac_response_normal() local
74 fast = index & 0x01; in aac_response_normal()
98 if (fast) { in aac_response_normal()
/linux-4.1.27/arch/x86/crypto/
Dcrct10dif-pcl-asm_64.S2 # Implement fast CRC-T10DIF computation with SSE and PCLMULQDQ instructions
57 # /white-papers/fast-crc-computation-generic-polynomials-pclmulqdq-paper.pdf
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx_pci.c608 int pcheck, int fast, int large);
1013 int fast, int large) in ahc_scbram_config() argument
1043 if (fast) in ahc_scbram_config()
1076 int fast; in ahc_probe_ext_scbram() local
1081 fast = FALSE; in ahc_probe_ext_scbram()
1091 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); in ahc_probe_ext_scbram()
1109 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large); in ahc_probe_ext_scbram()
1125 fast = TRUE; in ahc_probe_ext_scbram()
1132 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE); in ahc_probe_ext_scbram()
1159 ahc_name(ahc), fast ? "fast" : "slow", in ahc_probe_ext_scbram()
[all …]
/linux-4.1.27/net/iucv/
DKconfig7 under VM or VIF. If you run on z/VM, say "Y" to enable a fast
/linux-4.1.27/Documentation/device-mapper/
Dcache.txt29 Promotion - Migration from slow device to fast device.
30 Demotion - Migration from fast device to slow device.
47 2. A cache device - the small, fast one.
101 shrinking a cache. Shrinking the cache's fast device requires all cache
105 cache's fast device until the cache is clean. This is of particular
181 metadata dev : fast device holding the persistent metadata
182 cache dev : fast device holding cached data blocks
Dera.txt19 metadata dev : fast device holding the persistent metadata
Dcache-policies.txt61 promote sequential blocks to the cache (e.g. fast application startup).
/linux-4.1.27/Documentation/arm/nwfpe/
DREADME.FPE83 FML{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - fast multiply
84 FDV{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - fast divide
85 FRD{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - fast reverse divide
88 non-fast versions. Hence, in this implementation their performance is
/linux-4.1.27/Documentation/devicetree/bindings/nvec/
Dnvidia,nvec.txt15 - fast-clk
/linux-4.1.27/arch/nios2/boot/dts/
D3c120_devboard.dts43 altr,implementation = "fast";
51 altr,fast-tlb-miss-addr = <0xc7fff400>;
/linux-4.1.27/arch/x86/kvm/
Dtrace.h64 TP_PROTO(__u16 code, bool fast, __u16 rep_cnt, __u16 rep_idx,
66 TP_ARGS(code, fast, rep_cnt, rep_idx, ingpa, outgpa),
74 __field( bool, fast )
83 __entry->fast = fast;
87 __entry->code, __entry->fast ? "fast" : "slow",
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dimg-ir-rev1.txt17 2nd: System side (fast) clock.
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dreset.c1147 struct ieee80211_channel *channel, bool fast, bool skip_pcu) in ath5k_hw_reset() argument
1162 if (fast && (ah->ah_radio != AR5K_RF2413) && in ath5k_hw_reset()
1164 fast = false; in ath5k_hw_reset()
1200 if (fast) { in ath5k_hw_reset()
1269 if (!fast && ah->ah_rf_banks != NULL) in ath5k_hw_reset()
Dath5k.h1495 struct ieee80211_channel *channel, bool fast, bool skip_pcu);
1635 u8 mode, bool fast);
Dbase.c2864 bool fast = chan && modparam_fastchanswitch ? 1 : 0; in ath5k_reset() local
2898 if (ret && fast) { in ath5k_reset()
2901 fast = false; in ath5k_reset()
2907 ret = ath5k_hw_reset(ah, ah->opmode, ah->curchan, fast, skip_pcu); in ath5k_reset()
Dphy.c3756 u8 mode, bool fast) in ath5k_hw_phy_init() argument
3770 if (fast && (channel->hw_value != curr_channel->hw_value)) in ath5k_hw_phy_init()
3777 if (fast) { in ath5k_hw_phy_init()
3834 if (fast) { in ath5k_hw_phy_init()
/linux-4.1.27/drivers/block/zram/
DKconfig10 itself. These disks allow very fast I/O and compression provides
/linux-4.1.27/drivers/atm/
Deni.h97 struct atm_vcc *fast,*last_fast;/* queues of VCCs with pending PDUs */ member
Deni.c336 ENI_DEV(dev)->fast = NULL; /* really stop it */ in rx_ident_err()
661 while ((curr = eni_dev->fast)) { in poll_rx()
664 eni_dev->fast = ENI_VCC(curr)->next; in poll_rx()
707 if (eni_dev->fast) in get_service()
709 else eni_dev->fast = vcc; in get_service()
916 eni_dev->fast = eni_dev->last_fast = NULL; in start_rx()
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/
Dsnps,dw-apb-ictl.txt22 - (optional) fast interrupts start at 64.
/linux-4.1.27/fs/hpfs/
Dhpfs.h121 u8 fast: 1; /* partition was fast formatted */ member
127 u8 fast: 1; /* partition was fast formatted */ member
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-decoder-api.txt58 1 fast only "1.5 times"
59 n nX fast, 1/nX slow
66 '1' fast
/linux-4.1.27/Documentation/
Dpercpu-rw-semaphore.txt12 Locking for reading is very fast, it uses RCU and it avoids any atomic
Drobust-futexes.txt41 (and in most cases there is none, futexes being fast lightweight locks)
133 mutexes are just as fast.
176 List registration is very fast: the pointer is simply stored in
183 thread lifetime, and the cleanup operation, if it happens, is fast and
Dlocal_ops.txt20 Local atomic operations are meant to provide fast and highly reentrant per CPU
25 Having fast per CPU atomic counters is interesting in many cases : it does not
Dlockup-watchdogs.txt63 between fast response to lockups and detection overhead.
Dsparse.txt99 be recompiled or not. The latter is a fast way to check the whole tree if you
Dparport-lowlevel.txt1212 PARPORT_EPP_FAST Use fast transfers. Some chips provide 16-bit and
1241 PARPORT_EPP_FAST Use fast transfers. Some chips provide 16-bit and
1270 PARPORT_EPP_FAST Use fast transfers. Some chips provide 16-bit and
1301 PARPORT_EPP_FAST Use fast transfers. Some chips provide 16-bit and
Dxz.txt8 ratio and relatively fast decompression. The primary compression
Dpi-futex.txt8 calls - just pure fast atomic ops in userspace.
Ddebugging-via-ohci1394.txt67 and he implemented fast system dump (alpha version - read README.txt):
Dkasan.txt8 a fast and comprehensive solution for finding use-after-free and out-of-bounds
Dstatic-keys.txt9 performance-sensitive fast-path kernel code, via a GCC feature and a code
Dcrc32.txt147 twice as fast as the basic Sarwate algorithm.
/linux-4.1.27/Documentation/locking/
Drt-mutex.txt54 NULL 0 0 mutex is free (fast acquire possible)
58 taskpointer 0 0 mutex is held (fast release possible)
Dlglock.txt24 - very fast access to the local per_cpu data
25 - reasonably fast access to specific per_cpu data on a different
40 is fast. Taking the local lock on a different CPU will be more
Drt-mutex-design.txt329 is used (when applicable) to keep the fast path of grabbing and releasing
351 help out extremely to keep the fast path short.
561 The first thing that is tried is the fast taking of the mutex. This is
562 done when we have CMPXCHG enabled (otherwise the fast taking automatically
718 The unlocking of a mutex also has a fast path for those architectures with
734 do have CMPXCHG, that check is done in the fast path, but it is still needed
736 or timeout between the time the owner failed the fast path CMPXCHG check and
/linux-4.1.27/Documentation/s390/
DDASD73 - Support Cache fast write and DASD fast write (ECKD)
/linux-4.1.27/arch/arm/boot/dts/
Dspear600-evb.dts64 st,smi-fast-mode;
Dtegra30.dtsi464 clock-names = "div-clk", "fast-clk";
480 clock-names = "div-clk", "fast-clk";
496 clock-names = "div-clk", "fast-clk";
514 clock-names = "div-clk", "fast-clk";
528 clock-names = "div-clk", "fast-clk";
Dk2l-evm.dts104 m25p,fast-read;
Dr8a7778-bockw-reference.dts125 m25p,fast-read;
Dk2e-evm.dts127 m25p,fast-read;
Dtegra20.dtsi401 clock-names = "div-clk", "fast-clk";
431 clock-names = "div-clk", "fast-clk";
447 clock-names = "div-clk", "fast-clk";
463 clock-names = "div-clk", "fast-clk";
Dpxa168.dtsi124 mrvl,i2c-fast-mode;
Dspear310-evb.dts109 st,smi-fast-mode;
Dspear320-evb.dts110 st,smi-fast-mode;
Dk2hk-evm.dts155 m25p,fast-read;
Dspear300-evb.dts95 st,smi-fast-mode;
Dpxa910.dtsi138 mrvl,i2c-fast-mode;
Dr8a7778-bockw.dts192 m25p,fast-read;
Dmmp2-brownstone.dts185 fast-charge = <7>;
Dspear320-hmi.dts182 st,smi-fast-mode;
Dr8a7791-henninger.dts234 m25p,fast-read;
Dmmp2.dtsi219 mrvl,i2c-fast-mode;
Dspear1310-evb.dts185 st,smi-fast-mode;
Dspear1340-evb.dts183 st,smi-fast-mode;
Darmada-388-gp.dts75 m25p,fast-read;
Dr8a7790-lager.dts439 m25p,fast-read;
Dr8a7791-koelsch.dts484 m25p,fast-read;
Dtegra20-paz00.dts302 clock-names = "div-clk", "fast-clk";
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dste-u300-syscon-clock.txt10 1 = fast clock
/linux-4.1.27/fs/cachefiles/
DKconfig7 filesystems - primarily networking filesystems - thus allowing fast
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dbrcm,bcm11351-pinctrl.txt72 1: fast slew rate
74 0: fast slew rate
98 1: fast slew rate
100 0: fast slew rate
Dxlnx,zynq-pinctrl.txt43 Valid arguments for 'slew-rate' are '0' and '1' to select between slow and fast
/linux-4.1.27/Documentation/i2c/busses/
Di2c-nforce236 Flags: 66Mhz, fast devsel, IRQ 5
Di2c-i801137 Flags: bus master, fast devsel, latency 0
/linux-4.1.27/arch/alpha/kernel/
Dcore_wildfire.c181 wildfire_fast_qsd *fast = WILDFIRE_fast_qsd(); in wildfire_hardware_probe() local
190 temp = fast->qsd_whami.csr; in wildfire_hardware_probe()
192 printk(KERN_ERR "fast QSD_WHAMI at base %p is 0x%lx\n", fast, temp); in wildfire_hardware_probe()
/linux-4.1.27/drivers/media/tuners/
Dqm1d1c0042.c99 static int qm1d1c0042_set_srch_mode(struct qm1d1c0042_state *state, bool fast) in qm1d1c0042_set_srch_mode() argument
101 if (fast) in qm1d1c0042_set_srch_mode()
/linux-4.1.27/fs/jffs2/
DTODO11 - checkpointing (do we need this? scan is quite fast)
/linux-4.1.27/drivers/net/plip/
DKconfig10 reasonably fast mini network consisting of two (or, rarely, more)
/linux-4.1.27/net/openvswitch/
DKconfig21 The Open vSwitch datapath provides an in-kernel fast path for packet
/linux-4.1.27/arch/unicore32/kernel/
Dentry.S70 .macro restore_user_regs, fast = 0, offset = 0
74 .if \fast
537 restore_user_regs fast = 1, offset = S_OFF
568 restore_user_regs fast = 0, offset = 0
/linux-4.1.27/drivers/net/ethernet/atheros/
DKconfig27 This driver supports the Atheros L2 fast ethernet adapter.
/linux-4.1.27/drivers/infiniband/
DKconfig32 hardware for fast-path operations. You will also need
/linux-4.1.27/Documentation/vm/
Dsoft-dirty.txt26 soft-dirty bits clear, the #PF-s that occur after that are processed fast.
Dksm.txt88 pages_volatile - how many pages changing too fast to be placed in a tree
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-transport-srp54 the fast_io_fail_tmo timer has not yet fired; "fail-fast"
/linux-4.1.27/Documentation/hwmon/
Dadm924045 analog channels to ensure a fast interrupt response to any out-of-limit
62 ADM9240 has a very fast 320us temperature and voltage measurement cycle
Ddme1737161 defines how fast the PWM output is adjusting to changes of the associated
288 fast the PWM duty-cycle will change
/linux-4.1.27/arch/mips/cavium-octeon/
DKconfig48 Lock the low level TLB fast path into L2.
/linux-4.1.27/Documentation/usb/
Dehci.txt141 USB 2.0 throughput is gated by two main factors: how fast the host
142 controller can process requests, and how fast devices can respond to
206 help make high speed transfers run as fast as they can.
Derror-codes.txt127 could not retrieve data from system memory fast
Ddma.txt107 mapping and apply other tweaks to make scatterlist i/o be fast.
/linux-4.1.27/Documentation/ide/
Dide-tape.txt65 sharing a (fast) ATA-2 disk with any (slow) new ATAPI device.
DChangeLog.ide-tape.1995-200234 * requests are relatively fast, and once we are
80 * New fast pipelined operation mode (currently only on
92 * are now as fast as backups.
/linux-4.1.27/Documentation/devicetree/bindings/video/
Darm,pl11x.txt36 interface is fast enough to handle all possible video modes
/linux-4.1.27/arch/arm/mach-omap2/
Dsram243x.S256 orr r7, r5, #0x2 @ fast relock val
257 str r7, [r8] @ go to fast relock
Dsram242x.S256 orr r7, r5, #0x2 @ fast relock val
257 str r7, [r8] @ go to fast relock
/linux-4.1.27/Documentation/spi/
Dpxa2xx187 .max_speed_hz = 3686400, /* Run SSP as fast a possbile */
196 .max_speed_hz = 3686400, /* Run SSP as fast a possbile */
/linux-4.1.27/drivers/crypto/
Datmel-tdes.c510 int err, fast = 0, in, out; in atmel_tdes_crypt_start() local
520 fast = in && out; in atmel_tdes_crypt_start()
523 fast = 0; in atmel_tdes_crypt_start()
527 if (fast) { in atmel_tdes_crypt_start()
Datmel-aes.c429 int err, fast = 0, in, out; in atmel_aes_crypt_dma_start() local
439 fast = in && out; in atmel_aes_crypt_dma_start()
442 fast = 0; in atmel_aes_crypt_dma_start()
446 if (fast) { in atmel_aes_crypt_dma_start()
/linux-4.1.27/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-dma.txt54 what they need. This property is useful for the userspace fast path
/linux-4.1.27/Documentation/ia64/
Dfsys.txt161 fast system call execution (while fully preserving system call
239 * Using fast system calls
241 To use fast system calls, userspace applications need simply call
/linux-4.1.27/Documentation/crypto/
Ddescore-readme.txt4 des - fast & portable DES encryption & decryption.
56 since i was interested in fast des filters rather than crypt(3)
89 it's 39%-106% slower. because he was interested in fast crypt(3) and
96 fast crypt(3) package from denmark:
/linux-4.1.27/fs/reiserfs/
DKconfig11 In general, ReiserFS is as fast as ext2, but is very efficient with
/linux-4.1.27/tools/perf/Documentation/
Dperf-timechart.txt71 to see very small and fast IO. It's possible to specify ms or us
/linux-4.1.27/drivers/s390/net/
DKconfig35 vehicle networking under VM or VIF. It enables a fast communication
/linux-4.1.27/net/irda/
DKconfig63 Say Y here is you want IrLAP to send fast RR (Receive Ready) frames
/linux-4.1.27/drivers/auxdisplay/
DKconfig114 You can freeze the computer, or the LCD maybe can't draw as fast as you
/linux-4.1.27/Documentation/mmc/
Dmmc-async-req.txt22 a request and how fast the memory is. The faster the MMC/SD is the
/linux-4.1.27/Documentation/zh_CN/
DSubmittingPatches378 宏只在 static inline 函数不是最优的时候[在 fast paths 里有很少的独立的
/linux-4.1.27/Documentation/filesystems/nfs/
Drpc-server-gss.txt37 performance-sensitive. The latter is simpler and needs to be very fast.
/linux-4.1.27/arch/cris/arch-v10/drivers/
DKconfig19 bool "Use fast timers for serial DMA flush (experimental)"
23 normally, possible by using the fast timer API, the timeout is
32 normally possible through a fast timer interrupt (currently at
/linux-4.1.27/drivers/net/irda/
Dsmsc-ircc2.c947 int fir_base, ir_mode, ctrl, fast; in smsc_ircc_set_fir_speed() local
959 fast = 0; in smsc_ircc_set_fir_speed()
965 fast = IRCC_LCR_A_FAST | IRCC_LCR_A_GP_DATA; in smsc_ircc_set_fir_speed()
972 fast = IRCC_LCR_A_FAST; in smsc_ircc_set_fir_speed()
981 outb((inb(fir_base + IRCC_LCR_A) & 0xbf) | fast, fir_base + IRCC_LCR_A); in smsc_ircc_set_fir_speed()
/linux-4.1.27/Documentation/filesystems/cifs/
DTODO67 such as "CopyChunk" (fast server side file copy)
/linux-4.1.27/Documentation/infiniband/
Dipoib.txt96 performance, because it adds tests to the fast path.
/linux-4.1.27/Documentation/video4linux/
Dmeye.txt32 driver however), but things are not moving very fast (see
/linux-4.1.27/Documentation/scsi/
Dncr53c8xx.txt75 16.2 Synchronous timings for fast SCSI-2 53C8XX controllers
888 For an installation diskette or a safe but not fast system,
969 Some SDMS BIOS revisions seem to be unable to boot cleanly with very fast
1264 Synchronous data transfers increases throughput of fast devices like
1271 Will enable fast synchronous data transfer negotiation for all targets.
1362 and using 4 clock divisors and so applies to all NCR53C8XX chips in fast
1417 16.2 Synchronous timings for fast SCSI-2 53C8XX controllers
1637 | | | --synch period (0x?? 40 Mtrans/sec- fast 40) (probably 0x28)
1638 | | | (0x30 20 Mtrans/sec- fast 20)
1639 | | | (0x64 10 Mtrans/sec- fast )
Dsym53c8xx_2.txt605 Synchronous data transfers increases throughput of fast devices like
884 | | | --synch period (0x?? 40 Mtrans/sec- fast 40) (probably 0x28)
885 | | | (0x30 20 Mtrans/sec- fast 20)
886 | | | (0x64 10 Mtrans/sec- fast )
Dosst.txt110 On a fast machine, you may profit from software data compression (z flag for
/linux-4.1.27/drivers/net/hamradio/
Ddmascc.c235 static void write_scc_data(struct scc_priv *priv, int val, int fast);
648 static void write_scc_data(struct scc_priv *priv, int val, int fast) in write_scc_data() argument
659 if (fast) in write_scc_data()
/linux-4.1.27/Documentation/filesystems/pohmelfs/
Ddesign_notes.txt54 Because of this feature, POHMELFS is extremely fast at metadata intensive
/linux-4.1.27/lib/
DKconfig151 is not particularly fast, but has a small 256 byte lookup table.
511 Enable fast lookup object identifier registry.
/linux-4.1.27/Documentation/development-process/
D7.AdvancedTopics41 remote branches, the index, fast-forward merges, pushes and pulls, detached
88 you try to push changes which do not result in a fast-forward merge
/linux-4.1.27/arch/m32r/platforms/m32700ut/
Ddot.gdbinit_200MHz_16MB60 # too fast
Ddot.gdbinit_400MHz_32MB60 # too fast
Ddot.gdbinit_300MHz_32MB60 # too fast
/linux-4.1.27/Documentation/RCU/
Drculist_nulls.txt100 very very fast (before the end of RCU grace period)
/linux-4.1.27/arch/powerpc/kvm/
DKconfig107 This is not as fast as using hypervisor mode, but works on
/linux-4.1.27/arch/sh/lib64/
Dmemcpy.S33 ! a fast memcpy and the amount subtracted from r7 before L_2l_loop be 2,
Dcopy_user_memcpy.S31 ! a fast memcpy and the amount subtracted from r7 before L_2l_loop be 2,
/linux-4.1.27/arch/cris/
DKconfig103 bool "Enable ETRAX fast timer API"
105 This options enables the API to a fast timer implementation using
/linux-4.1.27/fs/ubifs/
Dbudget.c490 if (req->fast) { in ubifs_budget_space()
/linux-4.1.27/arch/powerpc/include/asm/
Dimmap_qe.h296 struct ucc_fast fast; member
/linux-4.1.27/arch/arc/mm/
Dtlbex.S364 ; Restore the 4-scratch regs saved by fast path miss handler
/linux-4.1.27/Documentation/cpu-freq/
Duser-guide.txt115 user involvement. This guarantees very fast switching to a frequency
/linux-4.1.27/kernel/time/
DKconfig164 therefore uses a fast but non-scalable algorithm for small
/linux-4.1.27/Documentation/fmc/
Dmezzanine.txt16 structure. This may be needed for high-bandwidth peripherals like fast
/linux-4.1.27/Documentation/filesystems/caching/
Doperations.txt96 (2) The operation may be fast asynchronous (FSCACHE_OP_FAST), in which case it
/linux-4.1.27/Documentation/blockdev/
Dzram.txt8 in memory itself. These disks allow very fast I/O and compression provides
/linux-4.1.27/Documentation/fb/
Dvesafb.txt127 pro: * scrolling (fullscreen) is fast, because there is
Dsstfb.txt108 slowpci=1 fastpci Enable or disable fast PCI read/writes.
/linux-4.1.27/Documentation/arm/
Dvlocks.txt146 This cuts down on the fast-path latency, as well as potentially
/linux-4.1.27/arch/parisc/
DKconfig127 that can run on all 32-bit PA CPUs (albeit not optimally fast),
/linux-4.1.27/arch/powerpc/platforms/44x/
DKconfig286 OCM provides the fast place for memory access to improve performance.
/linux-4.1.27/drivers/cpufreq/
DKconfig152 do fast frequency switching (i.e, very low latency frequency
/linux-4.1.27/Documentation/m68k/
DREADME.buddha181 fast accesses) depend on the accelerator card used in the
/linux-4.1.27/drivers/net/wireless/
DKconfig82 A driver 802.11b wireless cards based on the Atmel fast-vnet
/linux-4.1.27/Documentation/sound/alsa/
Dhdspm.txt240 fast mixer for the ALSA-mixer utils. The diagonal of the
/linux-4.1.27/Documentation/power/
Dpower_supply_class.txt80 This defines trickle and fast charges. For batteries that
/linux-4.1.27/Documentation/frv/
Dkernel-ABI.txt176 instruction is really fast. This use of the ICC2 only occurs within the
/linux-4.1.27/Documentation/filesystems/
Dbtrfs.txt32 * Very fast offline filesystem check
Dromfs.txt47 byte boundaries for fast access. The minimum space a file will take
/linux-4.1.27/Documentation/timers/
Dhrtimers.txt96 a separate list is used to give the expiry code fast access to the
/linux-4.1.27/Documentation/gpio/
Ddriver.txt79 an SoC. This means that there is a fast IRQ handler for the GPIOs that

12