Searched refs:fast (Results 1 - 200 of 1087) sorted by relevance

123456

/linux-4.1.27/drivers/media/tuners/
H A Dqm1d1c0042.h28 bool fast_srch; /* enable fast search mode, no LPF */
30 u32 fast_srch_wait; /* with fast-search mode, no LPF. [ms] */
31 u32 normal_srch_wait; /* with no LPF/fast-search mode. [ms] */
H A Dqm1d1c0042.c99 static int qm1d1c0042_set_srch_mode(struct qm1d1c0042_state *state, bool fast) qm1d1c0042_set_srch_mode() argument
101 if (fast) qm1d1c0042_set_srch_mode()
102 state->regs[0x03] |= 0x01; /* set fast search mode */ qm1d1c0042_set_srch_mode()
/linux-4.1.27/arch/powerpc/include/asm/
H A Ducc_fast.h72 /* UCC fast diagnostic mode */
80 /* UCC fast Sync length (transparent mode only) */
88 /* UCC fast RTS mode */
94 /* UCC fast receiver decoding mode */
102 /* UCC fast transmitter encoding mode */
110 /* UCC fast CRC length */
189 * uf_info - (In) pointer to the fast UCC info structure.
190 * uccf_ret - (Out) pointer to the fast UCC structure.
195 * Frees all resources for fast UCC.
197 * uccf - (In) pointer to the fast UCC structure.
202 * Enables a fast UCC port.
205 * uccf - (In) pointer to the fast UCC structure.
211 * Disables a fast UCC port.
214 * uccf - (In) pointer to the fast UCC structure.
220 * Handles interrupts on fast UCC.
221 * Called from the general interrupt routine to handle interrupts on fast UCC.
223 * uccf - (In) pointer to the fast UCC structure.
236 * uccf - (In) pointer to the fast UCC structure.
H A Ducc.h25 /* Slow or fast type for UCCs.
33 * Sets UCC to slow or fast mode.
36 * speed - (In) slow or fast mode for UCC.
H A Ducc_slow.h237 * Enables a fast UCC port.
246 * Disables a fast UCC port.
/linux-4.1.27/fs/sysv/
H A Dsymlink.c4 * Handling of System V filesystem fast symlinks extensions.
/linux-4.1.27/arch/cris/include/arch-v32/arch/
H A Dtlb.h6 * to store the "process" it belongs to (=> fast mm context switch). The
H A Dcryptocop.h140 unsigned int fast_callback:1; /* Set if fast callback wanted, i.e. from interrupt context. */
/linux-4.1.27/arch/parisc/include/asm/
H A Drt_sigframe.h12 change sp so we could run really fast.) */
/linux-4.1.27/arch/cris/include/arch-v10/arch/
H A Dtimex.h3 * 19200 to get rid of the 64ppm to fast timer (and we get better
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_mr.c275 * ipath_alloc_fmr - allocate a fast memory region
278 * @fmr_attr: fast memory region attributes
338 * ipath_map_phys_fmr - set up a fast memory region
339 * @ibmfr: the fast memory region to set up
340 * @page_list: the list of pages to associate with the fast memory region
341 * @list_len: the number of pages to associate with the fast memory region
342 * @iova: the virtual address of the start of the fast memory region
386 * ipath_unmap_fmr - unmap fast memory regions
387 * @fmr_list: the list of fast memory regions to unmap
409 * ipath_dealloc_fmr - deallocate a fast memory region
410 * @ibfmr: the fast memory region to deallocate
/linux-4.1.27/arch/xtensa/kernel/
H A Dtraps.c85 int fast; member in struct:__anon3224
344 * - fast user first dispatch table for user exceptions
345 * - fast kernel first dispatch table for kernel exceptions
346 * - default C-handler C-handler called by the default fast handler.
367 int fast = dispatch_init_table[i].fast; trap_init() local
371 if (fast == 0) trap_init()
373 if (fast && fast & USER) trap_init()
375 if (fast && fast & KRNL) trap_init()
H A Dvectors.S22 * fast handler or the default handler, if no fast handler was registered.
149 * Some other things to take care of when a fast exception handler doesn't
152 * - The original stack pointer (in a1) must not be modified. The fast
155 * - If the fast handler manipulates the stack pointer (in a2), it has to
164 * number of registers a fast handler has saved (excluding a0 and a1) must
183 * - Fixup handler can share the same exception frame with the fast handler.
/linux-4.1.27/arch/sh/mm/
H A Dextable_64.c29 * In particular, the fast memcpy routine is like this. It's fix-up is
32 * occurring in the fast memcpy with that fixup.
/linux-4.1.27/kernel/locking/
H A Dpercpu-rwsem.c33 * This is the fast-path for down_read/up_read, it only needs to ensure
35 * fast per-cpu counter. The writer uses synchronize_sched_expedited() to
139 * fast-path, it executes a full memory barrier before we return. percpu_down_write()
156 /* release the lock, but the readers can't use the fast-path */ percpu_up_write()
159 * Insert the barrier before the next fast-path in down_read, percpu_up_write()
H A Dlockdep_internals.h117 * We want them per cpu as they are often accessed in fast path
/linux-4.1.27/arch/x86/lib/
H A Dclear_page_64.S9 * If enhanced REP MOVSB/STOSB is not available, try to use fast string.
H A Dstring_32.c5 * set, making the functions fast and clean. String instructions have been
/linux-4.1.27/arch/metag/lib/
H A Ddelay.c18 * TXTACTCYC is only 24 bits, so on chips with fast clocks it will wrap
/linux-4.1.27/fs/ocfs2/
H A Dsymlink.h33 * Test whether an inode is a fast symlink.
/linux-4.1.27/fs/ufs/
H A Dsymlink.c4 * Only fast symlinks left here - the rest is done by generic code. AV, 1999
/linux-4.1.27/include/linux/
H A Dreciprocal_div.h17 * slow-path with reciprocal_value(). The fast-path can then just use
H A Dlglock.h8 * - Provide fast exclusive access to per-CPU data, with exclusive access to
11 * - Or to provide very fast and scalable read serialisation, and to provide
H A Ddtlk.h44 #define LPC_5220_FAST 0x64 /* 5220 format decoding table, fast rate */
46 #define LPC_D6_FAST 0x24 /* D6 format decoding table, fast rate */
H A Dquicklist.h30 * The fast patch in quicklist_alloc touched only a per cpu cacheline and
H A Di2c-algo-bit.h45 minimum 2 us for fast-mode I2C,
H A Drcutiny.h52 synchronize_sched(); /* Only one CPU, so pretty fast anyway!!! */ synchronize_rcu_expedited()
H A Dhp_sdc.h110 #define HP_SDC_NMISTATUS_FHS 0x40 /* NMI is a fast handshake irq */
140 #define HP_SDC_IM_FH 0x10 /* Mask the fast handshake irq */
176 #define HP_SDC_CMD_LOAD_FHS 0x36 /* Load the fast handshake timer */
220 #define HP_SDC_CMD_SET_FHS 0xB2 /* Set fast handshake timer */
H A Dlist_bl.h17 * some fast and compact auxiliary data.
H A Dtimekeeper_internal.h28 * for a fast NMI safe accessors.
/linux-4.1.27/include/media/
H A Dir-kbd-i2c.h15 /* Used to avoid fast repeating */
/linux-4.1.27/arch/m32r/include/asm/
H A Dmmzone.h20 * pfn_valid should be made as fast as possible, and the current definition
/linux-4.1.27/arch/alpha/lib/
H A Dstrlen.S38 found: blbs $2, done # make aligned case fast
H A Dev6-copy_page.S27 9 cycles but I was not able to get it to run that fast -- the initial
54 I think that the code below will be very robust and fast code for the
/linux-4.1.27/fs/ext2/
H A Dsymlink.c4 * Only fast symlinks left here - the rest is done by generic code. AV, 1999
/linux-4.1.27/fs/ext3/
H A Dsymlink.c4 * Only fast symlinks left here - the rest is done by generic code. AV, 1999
/linux-4.1.27/lib/xz/
H A Dxz_crc32.c14 * accelerated CRC instruction are 3-5 times as fast as this version,
/linux-4.1.27/security/selinux/include/
H A Dnetnode.h5 * mapping is maintained as part of the normal policy but a fast cache is
H A Dnetport.h5 * mapping is maintained as part of the normal policy but a fast cache is
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_mr.c372 * qib_alloc_fmr - allocate a fast memory region
375 * @fmr_attr: fast memory region attributes
427 * qib_map_phys_fmr - set up a fast memory region
428 * @ibmfr: the fast memory region to set up
429 * @page_list: the list of pages to associate with the fast memory region
430 * @list_len: the number of pages to associate with the fast memory region
431 * @iova: the virtual address of the start of the fast memory region
478 * qib_unmap_fmr - unmap fast memory regions
479 * @fmr_list: the list of fast memory regions to unmap
501 * qib_dealloc_fmr - deallocate a fast memory region
502 * @ibfmr: the fast memory region to deallocate
/linux-4.1.27/fs/xfs/
H A Dxfs_extfree_item.h27 * Max number of extents in fast allocation path.
67 * Max number of extents in fast allocation path.
/linux-4.1.27/include/linux/mfd/wm8350/
H A Dsupply.h116 int fast_limit_mA; /* fast charge current limit */
117 int fast_limit_USB_mA; /* USB fast charge current limit */
/linux-4.1.27/drivers/ide/
H A Dsc1200.c44 * have the register with the fast PCI bus timings. sc1200_get_pci_clock()
49 // Read the fast pci clock frequency sc1200_get_pci_clock()
67 * Format-0 uses fast data reg timings, with slower command reg timings.
68 * Format-1 uses fast timings for all registers, but won't work with all drives.
150 * The correct timing depends on the fast PCI clock freq. sc1200_set_dma_mode()
H A Dcs5530.c28 * Format-0 uses fast data reg timings, with slower command reg timings.
29 * Format-1 uses fast timings for all registers, but won't work with all drives.
H A Dcmd640.c93 * Version 1.01 slow/fast devsel can be selected with "hdparm -p6/-p7"
94 * ("fast" is necessary for 32bit I/O in some systems)
583 case 6: /* set fast-devsel off */ cmd640_set_pio_mode()
584 case 7: /* set fast-devsel on */ cmd640_set_pio_mode()
589 printk("%s: %sabled cmd640 fast host timing (devsel)\n", cmd640_set_pio_mode()
/linux-4.1.27/include/scsi/
H A Dscsi_transport_srp.h19 * @SRP_RPORT_BLOCKED: Transport layer not operational; fast I/O fail timer
21 * @SRP_RPORT_FAIL_FAST: Fast I/O fail timer has expired; fail I/O fast.
49 * @fast_io_fail_work: Work structure used for scheduling fast I/O fail work.
/linux-4.1.27/arch/arm/mach-imx/
H A Davic.c42 #define AVIC_FIVECSR 0x44 /* fast int vector/status */
49 #define AVIC_FIPNDH 0x60 /* fast int pending high */
50 #define AVIC_FIPNDL 0x64 /* fast int pending low */
/linux-4.1.27/tools/testing/selftests/x86/
H A Dsingle_step_syscall.c147 * This test is particularly interesting if fast syscalls use main()
162 printf("[RUN]\tSet TF and check a fast syscall\n"); main()
167 /* Now make sure that another fast syscall doesn't set TF again. */ main()
/linux-4.1.27/drivers/isdn/sc/
H A Dtimer.c39 * Must be very fast as this function runs in the context of
80 * Must be very fast as this function runs in the context of
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dvr1000.h70 * 0x0C000000 to 0x10000000 16bit, fast
85 * nGCS5 - 16bit, fast
H A Dbast.h138 * 0x0C000000 to 0x10000000 16bit, fast
156 * nGCS5 - 16bit, fast
H A Dmach-bast.c132 /* peripheral space... one for each of fast/slow/byte/16bit */
146 /* fast, byte */
151 /* fast, word */
/linux-4.1.27/drivers/media/rc/keymaps/
H A Drc-dm1105-nec.c40 { 0x07, KEY_FASTFORWARD}, /* fast */
/linux-4.1.27/arch/xtensa/include/uapi/asm/
H A Dptrace.h48 #define EXC_TABLE_SYSCALL_SAVE 0x014 /* For fast syscall handler */
/linux-4.1.27/arch/sparc/lib/
H A Dlocks.S18 * as fast as possible.
H A Dbitext.c8 * by align size, should provide fast enough search while maintaining low
H A Dblockops.S44 * as fast as possible.
/linux-4.1.27/arch/tile/include/hv/
H A Dsyscall_public.h32 /** Bit location for flagging fast syscalls that can be called from PL0. */
H A Ddrv_xgbe_impl.h243 /** First fast I/O routine index. */
278 * - As part of the flags passed to the various send packet fast I/O calls.
282 * normal send_pkt fast I/O handler assumes that this is equal to 1. */
286 * normal packet sends use a special fast I/O index to denote checksumming,
H A Ddrv_xgbe_intf.h89 /** Get fast I/O index. Read-only; returns a 4-byte base index value. */
166 NETIO_FASTIO_NUM_INDEX = 7, /**< Total number of fast I/O indices */
177 /** 0-argument fast I/O call */
179 /** 1-argument fast I/O call */
181 /** 3-argument fast I/O call, 2-word return value */
184 /** 4-argument fast I/O call */
187 /** 6-argument fast I/O call */
190 /** 9-argument fast I/O call */
/linux-4.1.27/drivers/vfio/
H A Dvfio_spapr_eeh.c21 /* We might build address mapping here for "fast" path later */ vfio_spapr_pci_eeh_open()
/linux-4.1.27/fs/nls/
H A Dnls_koi8-ru.c35 /* fast path */ uni2char()
/linux-4.1.27/include/linux/mtd/
H A Dspear_smi.h39 * fast_mode: whether flash supports fast mode
/linux-4.1.27/arch/nios2/include/asm/
H A Dmmu_context.h22 * For the fast tlb miss handlers, we keep a pointer to the current pgd.
/linux-4.1.27/arch/cris/arch-v32/lib/
H A Dchecksum.S2 * A fast checksum routine using movem
H A Dchecksumcopy.S2 * A fast checksum+copy routine using movem
/linux-4.1.27/arch/cris/kernel/
H A Dtime.c13 * fixed time warps in do_[slow|fast]_gettimeoffset()
/linux-4.1.27/arch/arc/include/asm/
H A Dchecksum.h16 * -Rewrote ip_fast_cscum( ) and csum_fold( ) with fast inline asm
H A Darcregs.h266 unsigned int fast:1, ver:8; member in struct:bcr_fp_arcompact
268 unsigned int ver:8, fast:1;
/linux-4.1.27/lib/
H A Daverage.c31 * @weight: Exponential weight, or decay rate. This defines how fast the
H A Dsort.c2 * A fast, small, non-recursive O(nlog n) sort for the Linux kernel
H A Ddiv64.c12 * The fast case for (n>>32 == 0) is handled inline by do_div().
/linux-4.1.27/lib/raid6/
H A Dx86.h42 * (fast save and restore) */
/linux-4.1.27/arch/arm/kernel/
H A Dentry-header.S28 * (due to slow/fast restore user regs).
255 .macro restore_user_regs, fast = 0, offset = 0
264 .if \fast
331 .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
H A Dentry-common.S28 * This is the fast syscall return path. We do as little as
47 restore_user_regs fast = 1, offset = S_OFF
82 restore_user_regs fast = 0, offset = 0
/linux-4.1.27/net/ipv4/
H A Dtcp_vegas.c58 * o after fast recovery
214 * going too fast. tcp_vegas_cong_avoid()
229 /* Going too fast. Time to slow down tcp_vegas_cong_avoid()
253 /* The old window was too fast, so tcp_vegas_cong_avoid()
265 /* Sending just as fast as we tcp_vegas_cong_avoid()
H A Dtcp_bic.c36 MODULE_PARM_DESC(fast_convergence, "turn on/off fast convergence");
168 /* Wmax and fast convergence */ bictcp_recalc_ssthresh()
H A Dtcp_cubic.c63 MODULE_PARM_DESC(fast_convergence, "turn on/off fast convergence");
362 /* Wmax and fast convergence */ bictcp_recalc_ssthresh()
450 /* Discard delay samples right after fast recovery */ bictcp_acked()
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-designware-core.h62 * @fs_hcnt: fast speed HCNT value
63 * @fs_lcnt: fast speed LCNT value
H A Di2c-tegra.c123 * fast-clk.
125 * @clk_divisor_std_fast_mode: Clock divisor in standard/fast mode. It is
126 * applicable if there is no fast clock source i.e. single clock
144 * @fast_clk: clock reference for fast clock of i2c controller.
388 "Enabling fast clk failed, err %d\n", ret); tegra_i2c_clock_enable()
771 fast_clk = devm_clk_get(&pdev->dev, "fast-clk"); tegra_i2c_probe()
773 dev_err(&pdev->dev, "missing fast clock"); tegra_i2c_probe()
H A Di2c-pxa-pci.c55 prop = of_get_property(child, "fast-mode", NULL); add_i2c_device()
H A Di2c-designware-platdrv.c184 /* fast mode by default because of legacy reasons */ dw_i2c_probe()
203 /* Only standard mode at 100kHz and fast mode at 400kHz dw_i2c_probe()
H A Di2c-mxs.c406 * DATA register fast enough. Besides, the RX FIFO is only four mxs_i2c_pio_setup_xfer()
450 * fast enough. It is possible to transfer arbitrary amount mxs_i2c_pio_setup_xfer()
729 * standard mode fast mode Bitfield name mxs_i2c_derive_timing()
742 /* fast mode */ mxs_i2c_derive_timing()
/linux-4.1.27/drivers/media/usb/gspca/
H A Dautogain_functions.c45 desired lumination fast (with the risc of a slight overshoot) */ gspca_expo_autogain()
130 desired lumination fast (with the risc of a slight overshoot) */ gspca_coarse_grained_expo_autogain()
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
H A Dwl18xx.h97 /* Should have less than this number of packets in queue of a fast
107 /* Should have less than this number of packets in queue of a fast
/linux-4.1.27/drivers/pcmcia/
H A Dsa11xx_base.h96 #define MECR_FAST_SET(mecr, sock, fast) \
97 MECR_SET((mecr), (sock), MECR_FAST_SHIFT, MECR_FAST_MODE_MASK, (fast))
/linux-4.1.27/drivers/atm/
H A Deni.h97 struct atm_vcc *fast,*last_fast;/* queues of VCCs with pending PDUs */ member in struct:eni_dev
99 struct atm_vcc **rx_map; /* for fast lookups */
/linux-4.1.27/drivers/media/dvb-frontends/
H A 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) dib0090_dcc_freq() argument
/linux-4.1.27/arch/powerpc/sysdev/qe_lib/
H A Ducc.c47 * or "fast" devices (e.g. Ethernet).
58 /* The GUEMR register is at the same location for both slow and fast ucc_set_type()
/linux-4.1.27/arch/arm/mach-omap2/
H A Dopp2420_data.c47 * the fastest one. If a 'fast' value is defined, then automatically,
49 * more than one fast set does not make sense, as static timings need
H A Dopp2430_data.c45 * the fastest one. If a 'fast' value is defined, then automatically,
47 * more than one fast set does not make sense, as static timings need
H A Dsdrc2xxx.c153 /* set fast timings with DLL filter disabled */ omap2xxx_sdrc_init_params()
H A Dsram242x.S251 /* move into fast relock bypass */
256 orr r7, r5, #0x2 @ fast relock val
257 str r7, [r8] @ go to fast relock
H A Dsram243x.S251 /* move into fast relock bypass */
256 orr r7, r5, #0x2 @ fast relock val
257 str r7, [r8] @ go to fast relock
/linux-4.1.27/arch/arm/mm/
H A Dproc-sa110.S88 * 1 = fast idle
90 * 3 = switch to fast processor clock
H A Dproc-sa1100.S96 * 1 = fast idle
98 * 3 = switch to fast processor clock
/linux-4.1.27/include/linux/mfd/
H A Drt5033-private.h118 * RT5033 charger fast-charge current lmits (as in CHGCTRL1 register),
168 /* RT5033 charger fast-charge current (as in CHGCTRL5 register), uA */
/linux-4.1.27/include/linux/mfd/wm831x/
H A Dpdata.h35 int fast_enable; /** Enable fast charging */
48 * Currently all the configuration is for the fast DVS switching
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
H A Dbrcms_trace_brcmsmac.h27 * 'fast binary record' layout.
/linux-4.1.27/drivers/input/misc/
H A Dadxl34x-spi.c74 dev_err(&spi->dev, "SPI CLK %d Hz too fast\n", spi->max_speed_hz); adxl34x_spi_probe()
/linux-4.1.27/arch/x86/include/asm/
H A Dword-at-a-time.h9 * that is architecture-specific. If you have a reliably fast
/linux-4.1.27/drivers/clk/at91/
H A Dclk-h32mx.c48 pr_warn("H32MX clock is too fast\n"); clk_sama5d4_h32mx_recalc_rate()
/linux-4.1.27/include/linux/platform_data/
H A Ddavinci_asp.h49 * clock is very fast.
/linux-4.1.27/arch/score/include/asm/
H A Dmmu_context.h14 * For the fast tlb miss handlers, we keep a per cpu array of pointers
/linux-4.1.27/arch/cris/arch-v10/lib/
H A Dchecksum.S2 * A fast checksum routine using movem
H A Dchecksumcopy.S2 * A fast checksum+copy routine using movem
/linux-4.1.27/arch/cris/arch-v10/mm/
H A Dfault.c34 /* fast TLB-fill fault handler
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
H A Dh3xxx.h78 #define H3600_EGPIO_IR_FSEL (H3XXX_EGPIO_BASE + 13) /* IR speed select: 1->fast, 0->slow */
/linux-4.1.27/fs/exofs/
H A Dore_raid.h48 if (!sp2d) /* Inline the fast path */ _add_stripe_page()
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dreset.c886 /* Set fast ADC */ ath5k_hw_tweak_initval_settings()
1135 * @fast: Enable fast channel switching
1147 struct ieee80211_channel *channel, bool fast, bool skip_pcu) ath5k_hw_reset()
1158 * Sanity check for fast flag ath5k_hw_reset()
1162 if (fast && (ah->ah_radio != AR5K_RF2413) && ath5k_hw_reset()
1164 fast = false; ath5k_hw_reset()
1197 * If driver requested fast channel change and DMA has stopped ath5k_hw_reset()
1200 if (fast) { ath5k_hw_reset()
1204 "fast chan change failed, falling back to normal reset\n"); ath5k_hw_reset()
1210 "fast chan change successful\n"); ath5k_hw_reset()
1269 if (!fast && ah->ah_rf_banks != NULL) ath5k_hw_reset()
1146 ath5k_hw_reset(struct ath5k_hw *ah, enum nl80211_iftype op_mode, struct ieee80211_channel *channel, bool fast, bool skip_pcu) ath5k_hw_reset() argument
/linux-4.1.27/drivers/infiniband/ulp/srp/
H A Dib_srp.h237 * struct srp_fr_desc - fast registration work request arguments
249 * struct srp_fr_pool - pool of fast registration descriptors
254 * @max_page_list_len: Maximum fast registration work request page list length.
/linux-4.1.27/drivers/clk/
H A Dclk-u300.c392 * +- fast:0 FAST bridge
394 * | +- fast:1 MMCSD MMC/SD card reader controller
395 * | +- fast:2 I2S0 PCM I2S channel 0 controller
396 * | +- fast:3 I2S1 PCM I2S channel 1 controller
397 * | +- fast:4 I2C0 I2C channel 0 controller
398 * | +- fast:5 I2C1 I2C channel 1 controller
399 * | +- fast:6 SPI SPI controller
400 * | +- fast:7 UART1 Secondary UART (U335 only)
610 /* And the fast CPU clock */ syscon_clk_recalc_rate()
737 * @type: the clock type, slow fast or rest
738 * @id: the bit in the slow/fast/rest register for this clock
/linux-4.1.27/drivers/leds/
H A Dleds-blinkm.c474 /* we assume a quite fast sequence here ([off]->on->off) blinkm_led_common_set()
475 * think of network led trigger - we cannot blink that fast, so blinkm_led_common_set()
478 * Revisit: fast-changing brightness. */ blinkm_led_common_set()
487 /* we assume a quite fast sequence here ([off]->on->off) blinkm_led_common_set()
488 * Revisit: fast-changing brightness. */ blinkm_led_common_set()
497 /* we assume a quite fast sequence here ([off]->on->off) blinkm_led_common_set()
498 * Revisit: fast-changing brightness. */ blinkm_led_common_set()
/linux-4.1.27/arch/x86/kvm/
H A 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/arch/x86/kernel/cpu/
H A Dintel.c122 * P4s have a "fast strings" feature which causes single- early_init_intel()
132 pr_info("kmemcheck: Disabling fast string operations\n"); early_init_intel()
136 * If fast string is not enabled in IA32_MISC_ENABLE for any reason, early_init_intel()
137 * clear the fast string and enhanced fast string CPU capabilities. early_init_intel()
142 printk(KERN_INFO "Disabled fast string operations\n"); early_init_intel()
/linux-4.1.27/arch/unicore32/kernel/
H A Dentry.S32 * (due to slow/fast restore user regs).
70 .macro restore_user_regs, fast = 0, offset = 0
74 .if \fast
526 * This is the fast syscall return path. We do as little as
537 restore_user_regs fast = 1, offset = S_OFF
568 restore_user_regs fast = 0, offset = 0
/linux-4.1.27/kernel/
H A Dsmp.c265 * @func: The function to run. This must be fast and non-blocking.
350 * @func: The function to run. This must be fast and non-blocking.
393 * @func: The function to run. This must be fast and non-blocking.
475 * @func: The function to run. This must be fast and non-blocking.
610 * @func: The function to run. This must be fast and non-blocking.
649 * This must be fast and non-blocking.
/linux-4.1.27/drivers/scsi/aacraid/
H A Ddpcsup.c72 int fast; aac_response_normal() local
74 fast = index & 0x01; aac_response_normal()
98 if (fast) { aac_response_normal()
/linux-4.1.27/drivers/power/
H A Dwm8350_power.c100 /* make sure USB fast charge current is not > 500mA */ wm8350_charger_config()
102 dev_err(wm8350->dev, "USB fast charge > 500mA\n"); wm8350_charger_config()
210 dev_dbg(wm8350->dev, "fast charger ready\n"); wm8350_charger_handler()
H A Dmax14577_charger.c72 * - handle timers (fast-charge and prequal) /MBCCHGERR/ max14577_get_charger_state()
321 dev_err(chg->dev, "Wrong value for fast charge: %u\n", uamp); max14577_init_fast_charge()
489 ret = of_property_read_u32(np, "maxim,fast-charge-uamp", max14577_charger_dt_init()
492 dev_err(&pdev->dev, "Cannot parse maxim,fast-charge-uamp field from DT\n"); max14577_charger_dt_init()
/linux-4.1.27/drivers/iio/humidity/
H A Dsi7005.c12 * TODO: heater, fast mode, processed mode (temp. / linearity compensation)
/linux-4.1.27/drivers/scsi/
H A Dmvme147.c92 hdata->fast = 0; mvme147_detect()
H A Dt128.h34 * a PAL drives the DMA signals on the 5380 allowing fast, blind
H A Dwd33c93.c53 * almost as fast while being much easier to define, track,
137 * - fast:x -x = 1 to enable Fast SCSI, which is only effective with
140 * present, same as "fast:1".
335 calc_sync_xfer(unsigned int period, unsigned int offset, unsigned int fast, calc_sync_xfer() argument
343 if (offset && fast) { calc_sync_xfer()
344 fast = STR_FSS; calc_sync_xfer()
347 fast = 0; calc_sync_xfer()
352 result |= fast; calc_sync_xfer()
360 calc_sync_msg(unsigned int period, unsigned int offset, unsigned int fast, calc_sync_msg() argument
368 if (offset && fast) calc_sync_msg()
922 hostdata->fast, wd33c93_intr()
1101 hostdata->fast, wd33c93_intr()
1567 hostdata->fast = 0; reset_wd33c93()
1922 * to be used with the resync: fast: ... options
2023 && check_setup_args("fast", &flags, &val, buf)) wd33c93_init()
2024 hostdata->fast = !!val; wd33c93_init()
2077 * fast wd33c93_write_info()
2108 } else if (!strncmp(bp, "fast:", 5)) { wd33c93_write_info()
2110 if (x != hd->fast) wd33c93_write_info()
2112 hd->fast = x; wd33c93_write_info()
2144 " dma_mode=%02x fast=%d", wd33c93_show_info()
2145 hd->clock_freq, hd->no_sync, hd->no_dma, hd->dma_mode, hd->fast); wd33c93_show_info()
H A Dscsi_transport_srp.c71 * are finished in a reasonable time. Hence do not allow the fast I/O fail
73 * exceed that limit if failing I/O fast has been disabled. Furthermore, these
183 [SRP_RPORT_FAIL_FAST] = "fail-fast", show_srp_rport_state()
449 * rport_fast_io_fail_timedout() - fast I/O failure timeout handler
527 * Start the transport layer fast I/O failure and device loss timers. Do not
H A Dimm.c630 int fast, bulk, status; imm_completion() local
666 fast = (bulk imm_completion()
669 status = imm_out(dev, cmd->SCp.ptr, fast); imm_completion()
671 fast = (bulk imm_completion()
674 status = imm_in(dev, cmd->SCp.ptr, fast); imm_completion()
677 cmd->SCp.ptr += fast; imm_completion()
678 cmd->SCp.this_residual -= fast; imm_completion()
H A Dmac53c94.h201 #define CF3_FASTSCSI 0x10 /* enable fast SCSI support */
H A Dosst_options.h92 is fast with some drives. Otherwise MTEOM is done by spacing over
H A Dpas16.h45 * allowing fast, blind transfers with proper handshaking.
H A Dppa.h47 * exists, the nibble code is *almost* as fast as the asm code
H A Dqlogicfas408.h48 /* This will set fast (10Mhz) synchronous timing when set to 1
H A Dst_options.h84 is fast with some drives. Otherwise MTEOM is done by spacing over
/linux-4.1.27/drivers/pci/hotplug/
H A Drpaphp.h42 #define LED_ACTION 3 /* fast blinking */
/linux-4.1.27/arch/x86/math-emu/
H A Dreg_constant.c68 /* A fast way to find out whether x is one of RC_DOWN or RC_CHOP
/linux-4.1.27/arch/x86/boot/
H A Da20.c158 /* Finally, try enabling the "fast A20 gate" */ enable_a20()
H A Dstring.c77 /* Works only for digits and letters, but small and fast */
/linux-4.1.27/drivers/ata/
H A Dpata_hpt37x.c416 u8 fast; hpt370_set_mode() local
422 pci_read_config_byte(pdev, addr2, &fast); hpt370_set_mode()
423 fast &= ~0x02; hpt370_set_mode()
424 fast |= 0x01; hpt370_set_mode()
425 pci_write_config_byte(pdev, addr2, fast); hpt370_set_mode()
510 u8 fast; hpt372_set_mode() local
516 pci_read_config_byte(pdev, addr2, &fast); hpt372_set_mode()
517 fast &= ~0x07; hpt372_set_mode()
518 pci_write_config_byte(pdev, addr2, fast); hpt372_set_mode()
H A Dpata_hpt3x2n.c187 u8 fast; hpt3x2n_set_mode() local
193 pci_read_config_byte(pdev, addr2, &fast); hpt3x2n_set_mode()
194 fast &= ~0x07; hpt3x2n_set_mode()
195 pci_write_config_byte(pdev, addr2, fast); hpt3x2n_set_mode()
/linux-4.1.27/arch/s390/include/asm/
H A Dchecksum.h2 * S390 fast network checksum routines
/linux-4.1.27/arch/mips/include/asm/
H A Dtimex.h62 /* Make sure we don't peek at cpu_data[0].options in the fast path! */ can_use_mips_counter()
H A Dmmu_context.h53 * For the fast tlb miss handlers, we keep a per cpu array of pointers
H A Dthread_info.h156 * We stash processor id into a COP0 register to retrieve it fast
/linux-4.1.27/arch/nios2/mm/
H A Dmmu_context.c93 /* Save the current pgd so the fast tlb handler can find it */ switch_mm()
/linux-4.1.27/arch/parisc/kernel/
H A Dsignal32.h64 change sp so we could run really fast.) */
/linux-4.1.27/arch/powerpc/crypto/
H A Dmd5-glue.c31 /* make sure we can clear the fast way */ ppc_md5_clear_context()
/linux-4.1.27/arch/hexagon/kernel/
H A Dirq_cpu.c78 * simple, fast & efficient API, and so the fasteoi handler is
H A Dvm_switch.S26 * The register used as a fast-path thread information pointer
/linux-4.1.27/arch/m68k/coldfire/
H A Dsltimers.c38 * Choose a reasonably fast profile timer. Make it an odd value to
H A Dtimers.c153 * Choose a reasonably fast profile timer. Make it an odd value to
/linux-4.1.27/arch/m68k/include/asm/
H A Dpage_mm.h123 * TODO: implement (fast) pfn<->pgdat_idx conversion functions, this makes lots
/linux-4.1.27/arch/arm/mach-gemini/
H A Dtime.c101 .rating = 300, /* Reasonably fast and accurate clock event */
/linux-4.1.27/arch/alpha/include/asm/
H A Dfloppy.h98 * However, the test is simple and fast, and this *is* floppy, after all,
/linux-4.1.27/arch/alpha/kernel/
H A Dcore_wildfire.c181 wildfire_fast_qsd *fast = WILDFIRE_fast_qsd(); wildfire_hardware_probe() local
190 temp = fast->qsd_whami.csr; wildfire_hardware_probe()
192 printk(KERN_ERR "fast QSD_WHAMI at base %p is 0x%lx\n", fast, temp); wildfire_hardware_probe()
/linux-4.1.27/fs/ext4/
H A Dsymlink.c4 * Only fast symlinks left here - the rest is done by generic code. AV, 1999
/linux-4.1.27/kernel/time/
H A Dtest_udelay.c42 /* Allow udelay to be up to 0.5% fast */ udelay_test_single()
/linux-4.1.27/kernel/trace/
H A Dtrace_clock.c35 * sched_clock() is an architecture implemented, fast, scalable, trace_clock_local()
/linux-4.1.27/net/netfilter/ipvs/
H A Dip_vs_nq.c18 * for a fast one. When there is no idle server available, the job will be
/linux-4.1.27/drivers/net/irda/
H A Dactisys-sir.c154 * The dongle allow us to pulse quite fast, se we can set speed in one go,
159 * and it's fast anyway...
H A Dold_belkin-sir.c96 /* Not too fast, please... */ old_belkin_open()
/linux-4.1.27/drivers/scsi/arm/
H A Dacornscsi.h282 void __iomem *fast; /* fast ioc base address */ member in struct:acornscsi_hostdata
H A Dacornscsi.c222 #define dmac_clearintr(host) writeb(0, (host)->fast + INT_REG)
319 writeb(host->card.page_reg, host->fast + PAGE_REG); acornscsi_resetcard()
325 writeb(host->card.page_reg, host->fast + PAGE_REG); acornscsi_resetcard()
332 if (readb(host->fast + INT_REG) & 8) acornscsi_resetcard()
353 if (readb(host->fast + INT_REG) & 8) acornscsi_resetcard()
373 writeb(host->card.page_reg, host->fast + PAGE_REG); acornscsi_resetcard()
914 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); acornscsi_data_read()
933 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); acornscsi_data_read()
936 writeb(host->card.page_reg, host->fast + PAGE_REG); acornscsi_data_read()
959 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); acornscsi_data_write()
978 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); acornscsi_data_write()
981 writeb(host->card.page_reg, host->fast + PAGE_REG); acornscsi_data_write()
2431 iostatus = readb(host->fast + INT_REG); acornscsi_intr()
2435 iostatus = readb(host->fast + INT_REG); acornscsi_intr()
2914 ashost->fast = ecardm_iomap(ec, ECARD_RES_IOCFAST, 0, 0); acornscsi_probe()
2915 if (!ashost->base || !ashost->fast) acornscsi_probe()
2922 ec->irqaddr = ashost->fast + INT_REG; acornscsi_probe()
2952 ecardm_iounmap(ec, ashost->fast); acornscsi_probe()
2972 writeb(0x80, ashost->fast + PAGE_REG); acornscsi_remove()
2979 ecardm_iounmap(ec, ashost->fast); acornscsi_remove()
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_malloc.c46 * This simple code is not intended to be fast, but to
49 * this allocator allows simple and fast address calculations
/linux-4.1.27/drivers/regulator/
H A Dvirtual.c222 return sprintf(buf, "fast\n"); show_mode()
245 if (sysfs_streq(buf, "fast\n")) set_mode()
/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dcbe_regs.c24 * time code to have a fast path rather than call of_get_cpu_node(). If
241 /* Build local fast map of CPUs */ for_each_possible_cpu()
/linux-4.1.27/arch/mips/mm/
H A Dgup.c115 * this gup-fast code from running while we set the gup_pmd_range()
118 * if the pmd is still in splitting state. gup-fast gup_pmd_range()
H A Dcex-sb1.S70 * if we can fast-path out of here for a h/w-recovered error.
/linux-4.1.27/security/selinux/
H A Dnetnode.c5 * mapping is maintained as part of the normal policy but a fast cache is
98 /* just hash the least significant 32 bits to keep things fast (they sel_netnode_hashfn_ipv6()
/linux-4.1.27/tools/perf/util/
H A Ddso.h121 * DSOs are put into both a list for fast iteration and rbtree for fast
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c608 int pcheck, int fast, int large);
1013 int fast, int large) ahc_scbram_config()
1043 if (fast) ahc_scbram_config()
1076 int fast; ahc_probe_ext_scbram() local
1081 fast = FALSE; ahc_probe_ext_scbram()
1091 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); ahc_probe_ext_scbram()
1109 ahc_scbram_config(ahc, enable, /*pcheck*/TRUE, fast, large); ahc_probe_ext_scbram()
1119 /* Now see if we can do fast timing */ ahc_probe_ext_scbram()
1120 ahc_scbram_config(ahc, enable, pcheck, /*fast*/TRUE, large); ahc_probe_ext_scbram()
1125 fast = TRUE; ahc_probe_ext_scbram()
1132 ahc_scbram_config(ahc, enable, pcheck, fast, /*large*/TRUE); ahc_probe_ext_scbram()
1159 ahc_name(ahc), fast ? "fast" : "slow", ahc_probe_ext_scbram()
1163 ahc_scbram_config(ahc, enable, pcheck, fast, large); ahc_probe_ext_scbram()
1012 ahc_scbram_config(struct ahc_softc *ahc, int enable, int pcheck, int fast, int large) ahc_scbram_config() argument
/linux-4.1.27/drivers/parport/
H A Dieee1284.c158 * of a fast response from the peripheral. This fast polling
161 * zero, the fast polling time is 35ms, and this function does
164 * If the timeout for this port is non-zero, after the fast
178 usec = port->physport->spintime; /* usecs of fast polling */ parport_wait_peripheral()
/linux-4.1.27/drivers/net/can/
H A Djanz-ican3.c63 /* Janz ICAN3 "new-style" and "fast" host interface descriptor flags */
161 /* Number of buffers for use in the "fast" host interface */
237 /* fast host interface */
458 /* build a single fast tohost queue descriptor */ ican3_init_fast_host_interface()
494 /* build a single fast fromhost queue descriptor */ ican3_init_fast_host_interface()
721 /* accept all frames for fast host if, or reject all frames */ ican3_set_id_filter()
742 /* accept all frames for fast host if, or reject all frames */ ican3_set_id_filter()
904 * Oops, this indicates that we have lost messages in the fast queue, ican3_handle_msglost()
906 * frames fast enough. ican3_handle_msglost()
1321 /* process all CAN frames from the fast interface */ ican3_napi()
1418 * Startup an ICAN module, bringing it into fast mode
1463 netdev_err(mod->ndev, "unable to switch to fast host interface\n"); ican3_startup_module()
1854 /* reset and initialize the CAN controller into fast mode */ ican3_probe()
/linux-4.1.27/drivers/char/agp/
H A Damd-k7-agp.c460 * erratum 45: Timing problem prevents fast writes -- Disable fast write. agp_amdk7_probe()
468 dev_info(&pdev->dev, "AMD 761 chipset with errata; disabling AGP fast writes & SBA and forcing to 1X\n"); agp_amdk7_probe()
/linux-4.1.27/include/linux/regulator/
H A Dconsumer.h58 * FAST Regulator can handle fast changes in it's load.
69 * to handle fast load switching.
74 * the most noisy and may not be able to handle fast load
/linux-4.1.27/drivers/irqchip/
H A Dirq-or1k-pic.c28 * these 'fast' versions.
/linux-4.1.27/drivers/md/
H A Ddm-cache-metadata.h125 * neccessarily have a fast way of accessing efficiently via cblock. So
/linux-4.1.27/drivers/sh/intc/
H A Dvirq.c65 * fast-path out if the tree is untagged, so there is no intc_irq_lookup()
/linux-4.1.27/drivers/staging/fbtft/
H A Dfbtft-io.c129 * Optimized use of gpiolib is twice as fast as no optimization
/linux-4.1.27/drivers/staging/iio/
H A Diio_simple_dummy_buffer.c60 * up a fast read. The capture will consist of all of them. iio_simple_dummy_trigger_h()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dlustre_handles.c73 * This is fast, but simplistic cookie generation algorithm, it will class_handle_hash()
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c103 /* always process ALL Tx complete, regardless budget - it is fast */ wil6210_netdev_poll_tx()
/linux-4.1.27/drivers/dma/ioat/
H A Ddma_v2.h43 * @xfercap_log; log2 of channel max transfer length (for fast division)
/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dprocessor-flags.h105 #define X86_CR4_OSFXSR_BIT 9 /* enable fast FPU save and restore */
/linux-4.1.27/arch/sparc/crypto/
H A Dmd5_glue.c72 /* Handle the fast case right here */ md5_sparc64_update()
H A Dsha1_glue.c67 /* Handle the fast case right here */ sha1_sparc64_update()
H A Dsha256_glue.c88 /* Handle the fast case right here */ sha256_sparc64_update()
H A Dsha512_glue.c88 /* Handle the fast case right here */ sha512_sparc64_update()
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_agp.c113 /* First of all, disable fast writes, otherwise if it's nouveau_agp_reset()
/linux-4.1.27/arch/microblaze/lib/
H A Dmemcpy.c175 /* simple fast copy, ... unless a cache boundary is crossed */ memcpy()
H A Dmemmove.c199 /* simple fast copy, ... unless a cache boundary is crossed */ memmove()
/linux-4.1.27/drivers/watchdog/
H A Dmena21_wdt.c109 "Transition from fast to slow mode not allowed\n"); a21_wdt_set_timeout()
/linux-4.1.27/fs/hpfs/
H A Dhpfs.h121 u8 fast: 1; /* partition was fast formatted */ member in struct:hpfs_spare_block
127 u8 fast: 1; /* partition was fast formatted */ member in struct:hpfs_spare_block
/linux-4.1.27/drivers/md/persistent-data/
H A Ddm-transaction-manager.h28 * fast path code that needs to do lookups e.g. a dm mapping function.
/linux-4.1.27/include/sound/
H A Dtimer.h45 #define SNDRV_TIMER_IFLG_FAST 0x00000010 /* fast callback (do not use tasklet) */
/linux-4.1.27/include/linux/power/
H A Dsmb347-charger.h51 * pre-charge to fast charge mode
/linux-4.1.27/include/uapi/linux/
H A Dlp.h59 * want to tune this and have a fast printer (i.e. HPIIIP), decrease
H A Dsnmp.h21 /* frequently written fields in fast path, kept in same cache line */
/linux-4.1.27/arch/sh/drivers/dma/
H A Ddmabrg.c83 * as fast as possible (audio!)
/linux-4.1.27/arch/mips/include/asm/octeon/
H A Docteon-feature.h105 * be kept out of fast path code.
/linux-4.1.27/arch/mips/pci/
H A Dfixup-cobalt.c59 /* Enable Bus Mastering and fast back to back. */ qube_raq_via_bmIDE_fixup()
/linux-4.1.27/arch/mips/sgi-ip27/
H A Dip27-init.c133 * We use this so we can find the local hub's data as fast as only per_cpu_init()

Completed in 5324 milliseconds

123456