Searched refs:quick (Results 1 - 198 of 198) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dblitter.c32 /* First do a quick check */ gma_blt_wait_idle()
/linux-4.1.27/tools/perf/Documentation/
H A DMakefile337 # quick-install: quick-install-man
339 # quick-install-man:
340 # '$(SHELL_PATH_SQ)' ./install-doc-quick.sh $(DOC_REF) $(DESTDIR)$(mandir)
342 #quick-install-html:
343 # '$(SHELL_PATH_SQ)' ./install-doc-quick.sh $(HTML_REF) $(DESTDIR)$(htmldir)
/linux-4.1.27/include/uapi/linux/netfilter_bridge/
H A Debt_among.h25 * (in `cmp' array). This is quick as it requires only two elementary
/linux-4.1.27/block/
H A Dblk-mq-cpumap.c106 * We have no quick way of doing reverse lookups. This is only used at
/linux-4.1.27/arch/ia64/kernel/
H A Dcyclone.c102 /*quick test to make sure its ticking*/ init_cyclone_clock()
/linux-4.1.27/drivers/net/ethernet/amd/
H A Dau1000_eth.h121 /* These variables are just for quick access
H A Dau1000_eth.c1234 /* Setup some variables for quick register address access */ au1000_probe()
/linux-4.1.27/drivers/staging/wlan-ng/
H A Dp80211ioctl.h72 /* Magic number, a quick test to see we're getting the desired struct */
/linux-4.1.27/arch/sparc/kernel/
H A Dauxio_32.c136 /* Display a quick message on the console. */ auxio_power_probe()
H A Dwof.S269 * stack pointer. We need to be quick, so we throw it into
/linux-4.1.27/arch/mips/math-emu/
H A Dsp_sub.c103 /* quick fix up */ ieee754sp_sub()
H A Ddp_sub.c103 /* quick fix up */ ieee754dp_sub()
/linux-4.1.27/lib/
H A Dtimerqueue.c5 * Uses rbtrees for quick list adds and expiration.
H A Didr.c15 * a new id quick.
H A Dswiotlb.c59 * Used to do a quick range check in swiotlb_tbl_unmap_single and
H A Ddma-debug.c240 * have quick access to these structs they are stored into a hash.
/linux-4.1.27/drivers/media/platform/vivid/
H A Dvivid-kthread-cap.c275 bool quick; vivid_copy_buffer() local
319 /* quick is true if no video scaling is needed */ vivid_copy_buffer()
320 quick = dev->loop_vid_out.width == dev->loop_vid_cap.width; vivid_copy_buffer()
347 if (quick && !osdline) { vivid_copy_buffer()
607 /* if quick is true, then valid_pix() doesn't have to be called */ vivid_overlay()
608 bool quick = dev->bitmap_cap == NULL && dev->clipcount_cap == 0; vivid_overlay() local
645 if (quick) { vivid_overlay()
/linux-4.1.27/drivers/scsi/
H A Dqlogicfas408.h37 If you are really curious, email me for a quick howto until I have
H A DNCR5380.c308 * an event to occur, after a short quick poll we begin giving the
1484 * Note : this code is not as quick as it could be, however it
H A Datari_NCR5380.c1629 * Note : this code is not as quick as it could be, however it
H A Ddpt_i2o.c1358 if(pHba->initialized == FALSE) { // First time reset should be quick adpt_i2o_reset_hba()
H A DFlashPoint.c1713 * Description: Do a quick check to determine if there is a pending
/linux-4.1.27/drivers/pcmcia/
H A Dtcic.c533 int i, quick = 0; tcic_interrupt() local
556 quick = 1; tcic_interrupt()
575 if (((cs_irq == 0) || quick) && (!tcic_timer_pending)) { tcic_interrupt()
576 poll_timer.expires = jiffies + (quick ? poll_quick : poll_interval); tcic_interrupt()
/linux-4.1.27/drivers/hid/
H A Dhid-icade.c43 * translation quick.
/linux-4.1.27/include/uapi/linux/
H A Dtcp.h102 #define TCP_QUICKACK 12 /* Block/reenable quick acks */
/linux-4.1.27/arch/mips/include/asm/octeon/
H A Docteon-feature.h104 * checks have been optimized to be fairly quick, but they should still
H A Dcvmx-cmd-queue.h219 * are laid out in memory to allow cores quick access to __cvmx_cmd_queue_get_index()
/linux-4.1.27/arch/arm/mach-omap2/
H A Di2c.c174 * ensure quick enough wakeup from idle, when transfer omap_i2c_add_bus()
/linux-4.1.27/include/net/
H A Dinet_connection_sock.h112 __u8 quick; /* Scheduled number of quick acks */ member in struct:inet_connection_sock::__anon12661
H A Dtcp.h384 if (icsk->icsk_ack.quick) { tcp_dec_quickack_mode()
385 if (pkts >= icsk->icsk_ack.quick) { tcp_dec_quickack_mode()
386 icsk->icsk_ack.quick = 0; tcp_dec_quickack_mode()
390 icsk->icsk_ack.quick -= pkts; tcp_dec_quickack_mode()
/linux-4.1.27/drivers/mmc/core/
H A Dsdio_irq.c133 * IRQ handlers to be quick and to the point, so that the sdio_irq_thread()
/linux-4.1.27/drivers/net/appletalk/
H A Dipddp.c146 * quick fix for now though, till it breaks. ipddp_xmit()
/linux-4.1.27/drivers/media/pci/cx23885/
H A Dcx23885-i2c.c348 /* Use quick read command for probe, some IR chips don't cx23885_i2c_register()
/linux-4.1.27/drivers/input/touchscreen/
H A Dda9052_tsi.c129 * FIXME: Fixes the unhandled irq issue when quick da9052_ts_pen_work()
H A Dwm97xx-core.c431 * don't want to lose the quick response. So we wm97xx_read_samples()
/linux-4.1.27/drivers/acpi/
H A Dnuma.c159 * Do some quick checks here and only use the SLIT if it passes.
H A Dosl.c118 * But then upon gaining quick native restore capability,
/linux-4.1.27/drivers/usb/misc/
H A Demi62.c21 /* FIXME: This is quick and dirty solution! */
/linux-4.1.27/include/scsi/
H A Dscsi_transport_spi.h56 unsigned int support_qas; /* supports quick arbitration and selection */
/linux-4.1.27/arch/m68k/atari/
H A Ddebug.c157 * The following two functions do a quick'n'dirty initialization of the MFP or
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
H A Dregs-lcd.h149 #define LCSR_QD (1 << 7) /* quick disable */
/linux-4.1.27/fs/afs/
H A Dserver.c111 /* quick scan of the list to see if we already have the server */ afs_lookup_server()
/linux-4.1.27/include/linux/
H A Dllist.h154 * Not guaranteed to be accurate or up to date. Just a quick way to
H A Daudit.h58 struct audit_field *arch_f; /* quick access to arch field */
59 struct audit_field *inode_f; /* quick access to an inode field */
H A Dptrace.h355 * this makes sense, it should be defined to a quick test to optimize out
H A Ddcache.h38 * "quick string" -- eases parameter passing, but more importantly
H A Duwb.h742 * strength and line quality indication. We do quick and dirty
H A Dlibata.h59 #undef ATA_NDEBUG /* define to disable quick runtime checks */
/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddrxd_firm.c125 /* Force quick and dirty reset */
186 /* Force quick and dirty reset */
H A Dhd29l2.c410 /* disable quick mode */ hd29l2_search()
/linux-4.1.27/drivers/i2c/
H A Di2c-stub.c153 dev_dbg(&adap->dev, "smbus quick - addr 0x%02x\n", addr); stub_xfer()
H A Di2c-core.c2185 * probe method is a quick write, but it is known to corrupt the 24RF08
2189 * quick write, so we fallback to a byte read in that case too.
/linux-4.1.27/drivers/mtd/tests/
H A Dnandbiterrs.c11 * This is the default method and fairly quick. It should
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c409 * Do a quick test to see if memory mapped ahc_pci_map_registers()
/linux-4.1.27/arch/x86/math-emu/
H A Dreg_u_div.S117 jnz L_Full_Division /* Can't do a quick divide */
/linux-4.1.27/mm/
H A Dmmu_notifier.c28 * quick and must not block.
H A Drmap.c671 /* Make a quick check before getting the lock */ __page_check_address()
H A Dpage-writeback.c1787 * dirty pages in the file (thus it is important for this function to be quick
H A Dmemcontrol.c777 * synchronization to implement "quick" read. There are trade-off between
783 * he accounts memory. Even if we provide quick-and-fuzzy read, we always
H A Dpage_alloc.c1975 * Given 'z' scanning a zonelist, run a couple of quick checks to see
/linux-4.1.27/drivers/media/i2c/
H A Dmsp3400-kthreads.c680 so long to get a quick stereo/bilingual result */ msp3400c_thread()
843 so long to get a quick stereo/bilingual result */ msp3410d_thread()
1079 in order to get a quick stereo/SAP update */ msp34xxg_thread()
H A Dad9389b.c608 /* quick sanity check */ ad9389b_s_dv_timings()
H A Dadv7511.c640 /* quick sanity check */ adv7511_s_dv_timings()
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-bfin-twi.c149 /* If it is a quick transfer, only address without data, bfin_twi_handle_interrupt()
H A Dscx200_acb.c65 "quick",
H A Di2c-at91.c48 #define AT91_TWI_QUICK 0x0040 /* SMBus quick command */
H A Di2c-pxa.c347 * quick check of the i2c lines themselves to ensure they've i2c_pxa_wait_master()
/linux-4.1.27/drivers/media/pci/cx88/
H A Dcx88-input.c621 * quick writes for probing and at least some RC receiver cx88_i2c_init_ir()
/linux-4.1.27/drivers/rtc/
H A Drtc-bfin.c376 * enabled, so let's just do a quick timeout here since the IRQ will not fire ... bfin_rtc_probe()
/linux-4.1.27/drivers/s390/char/
H A Dsclp_rw.c206 * This is in order to a slim and quick implementation. sclp_write()
H A Dvmlogrdr.c202 * This function is the bottom half so it should be quick. vmlogrdr_iucv_message_pending()
/linux-4.1.27/arch/x86/oprofile/
H A Dnmi_int.c414 /* quick little hack to _not_ expose a counter if it is not nmi_create_files()
/linux-4.1.27/drivers/acpi/acpica/
H A Devgpeinit.c302 * information for quick lookup during GPE dispatch. Allows a
/linux-4.1.27/drivers/usb/serial/
H A Dvisor.c601 Lets do a quick and dirty mapping clie_5_attach()
/linux-4.1.27/drivers/uwb/i1480/dfu/
H A Dmac.c163 * and USB version. We do a quick[er] memcmp(), and if it fails, we do
/linux-4.1.27/drivers/uwb/
H A Dlc-dev.c169 * quick, print the IEs and unlock.
/linux-4.1.27/fs/proc/
H A Darray.c567 * For quick read, open code by putting numbers directly proc_pid_statm()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
H A Dlov_lock.c956 * io. Multi-stripe locks can be used only for "quick" io, like truncate, or
992 * Multi-stripe locks are only suitable for `quick' IO and for lov_lock_fits_into()
/linux-4.1.27/drivers/media/platform/soc_camera/
H A Dpxa_camera.c125 #define CISR_CQD (1 << 6) /* Camera interface quick disable */
975 * there can be only one camera on PXA quick capture interface
1009 * quick capture interface supports both. test_platform_param()
/linux-4.1.27/drivers/hwspinlock/
H A Dhwspinlock_core.c42 * Radix trees are quick on lookups, and reasonably efficient in terms of
/linux-4.1.27/drivers/mmc/host/
H A Dcb710-mmc.c543 /* This port behaves weird: quick byte reads of 0x08,0x09 return cb710_mmc_powerup()
H A Dsdhci.c626 /* Do a quick scan of the SG list for any unaligned mappings */ sdhci_adma_table_post()
/linux-4.1.27/drivers/misc/mei/
H A Dhw-me.c800 * In case of MSI we don't go through the quick handler */ mei_me_irq_thread_handler()
/linux-4.1.27/drivers/net/hyperv/
H A Dnetvsc_drv.c817 * will not be sent after quick migration, and cause network disconnection.
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Dquatech_daqp_cs.c182 * which run pretty quick.
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-cpu.c830 for (ncpt = 0;; ncpt++) { /* quick scan bracket */ cfs_cpt_table_create_pattern()
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_driver.c729 * If the timer has not already been started, do so. Use a "quick" qib_set_led_override()
/linux-4.1.27/fs/
H A Dseq_file.c675 * This routine is very quick when you show lots of numbers.
H A Dfcntl.c725 /* First a quick test without locking: usually kill_fasync()
/linux-4.1.27/kernel/debug/
H A Ddebug_core.c1064 * otherwise as a quick means to stop program execution and "break" into
/linux-4.1.27/arch/m68k/include/asm/
H A Ddma.h103 * Aliases to help speed quick ports; these may be suboptimal, however. They
/linux-4.1.27/net/ipv6/
H A Ddatagram.c355 * At one point, excluding local errors was a quick test to identify icmp/icmp6
H A Dtcp_ipv6.c1728 (icsk->icsk_ack.quick << 1) | icsk->icsk_ack.pingpong, get_tcp6_sock()
/linux-4.1.27/sound/pci/lola/
H A Dlola_pcm.c543 * streams. On stop or if only one stream do as quick as possible lola_pcm_trigger()
/linux-4.1.27/sound/soc/codecs/
H A Dwm8971.c582 /* charge output caps - set vmid to 5k for quick power up */ wm8971_set_bias_level()
H A Dwm8753.c1356 /* set vmid to 5k for quick power up */ wm8753_set_bias_level()
H A Dmax98090.c2614 * a quick 40ms ramp to mute on shutdown. max98090_i2c_shutdown()
/linux-4.1.27/drivers/xen/
H A Dswiotlb-xen.c51 * Used to do a quick range check in swiotlb_tbl_unmap_single and
/linux-4.1.27/net/ipv4/
H A Dtcp_input.c183 if (quickacks > icsk->icsk_ack.quick) tcp_incr_quickack()
184 icsk->icsk_ack.quick = min(quickacks, TCP_MAX_QUICKACKS); tcp_incr_quickack()
195 /* Send ACKs quickly, if "quick" count is not exhausted
203 return icsk->icsk_ack.quick && !icsk->icsk_ack.pingpong; tcp_in_quickack_mode()
377 inet_csk(sk)->icsk_ack.quick |= 1; tcp_grow_window()
445 icsk->icsk_ack.quick = 0; tcp_clamp_window()
H A Dtcp_metrics.c563 * tricks sort of "quick acks" for time long enough to decrease RTT tcp_init_metrics()
H A Dtcp_minisocks.c311 * sock structure. We just make a quick copy of the tcp_time_wait()
H A Dcipso_ipv4.c60 * can do quick lookups. */
H A Dtcp_ipv4.c2239 (icsk->icsk_ack.quick << 1) | icsk->icsk_ack.pingpong, get_tcp4_sock()
H A Dtcp_output.c2393 icsk->icsk_ack.quick = 0; __tcp_select_window()
/linux-4.1.27/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1607 /* quick check if endpoint already running */ hfcsusb_start_endpoint()
1675 /* quick check if endpoint currently running */ hfcsusb_stop_endpoint()
/linux-4.1.27/drivers/md/bcache/
H A Dbcache.h548 * common to delete and allocate btree nodes in quick succession. It
/linux-4.1.27/drivers/media/usb/go7007/
H A Dgo7007-usb.c1029 * supporting quick writes to avoid confusing probing */ go7007_usb_functionality()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dobd_support.h132 /* In general this should be low to have quick detection of a system
/linux-4.1.27/drivers/staging/media/lirc/
H A Dlirc_serial.c448 /* Get going quick as we can */ send_pulse_homebrew_softcarrier()
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_eeprom.c889 * The quick-check above determined that there is something worthy ipath_update_eeprom_log()
H A Dipath_driver.c2298 * If the timer has not already been started, do so. Use a "quick" ipath_set_led_override()
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_intel_pt.c672 * buffer for purposes of quick reverse lookup.
/linux-4.1.27/drivers/ata/
H A Dlibata-pmp.c794 * otherwise, do quick revalidation.
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h94 * @hash: Hash entry for quick lookup of the TTM buffer object.
H A Dvmwgfx_execbuf.c53 * @hash: Hash entry for quick resouce to val_node lookup.
/linux-4.1.27/drivers/usb/dwc3/
H A Dep0.c120 * Gadget driver might not be quick enough to queue a request __dwc3_gadget_ep0_queue()
/linux-4.1.27/drivers/usb/misc/sisusbvga/
H A Dsisusb_con.c252 * use sisusb->lock and do a quick check sisusbcon_init()
/linux-4.1.27/fs/jfs/
H A Dxattr.c379 /* quick check for in-line EA */ ea_read()
/linux-4.1.27/arch/powerpc/kernel/
H A Dhead_8xx.S738 /* Now map the lower 8 Meg into the TLBs. For this quick hack,
H A Deeh.c603 /* Finding the phys addr + pci device; this is pretty quick. */ eeh_check_failure()
H A Dtraps.c1702 /* XXX quick hack for now: set the non-Java bit in the VSCR */ altivec_assist_exception()
/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dentry.S337 ;; For refills we try to do a quick page table lookup. If it is
/linux-4.1.27/arch/arm/kernel/
H A Dentry-armv.S426 @ perform a quick test inline since it should be false
/linux-4.1.27/net/mac80211/
H A Dmesh.c266 /* save a pointer for quick updates in pre-tbtt */ mesh_add_meshconf_ie()
/linux-4.1.27/kernel/rcu/
H A Dsrcu.c600 * at least twice in quick succession after a flip. srcu_advance_batches()
/linux-4.1.27/kernel/time/
H A Dtick-sched.c58 * Do a quick check without holding jiffies_lock: tick_do_update_jiffies64()
/linux-4.1.27/net/netrom/
H A Daf_netrom.c1146 * us! We do one quick check first though nr_recvmsg()
/linux-4.1.27/net/rose/
H A Daf_rose.c1225 * us! We do one quick check first though rose_recvmsg()
/linux-4.1.27/sound/soc/fsl/
H A Dfsl_spdif.c1137 /* To quick catch a divisor, we allow a 0.1% deviation */ fsl_spdif_probe_txclk()
/linux-4.1.27/kernel/trace/
H A Dtrace.c359 * For quick access (irqsoff uses this in fast path), just tracing_is_enabled()
1404 * tracing_start - quick start of the tracer
1478 * tracing_stop - quick stop of the tracer
3659 "# echo 0 > tracing_on : quick way to disable tracing\n"
3660 "# echo 1 > tracing_on : quick way to re-enable tracing\n\n"
H A Dtrace_events_filter.c757 * Make dest->left invalid to be used as a quick filter_set_pred()
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.c1052 /* just do a quick resysnc to start of message */ fm10k_mbx_reset_work()
1096 /* just do a quick resysnc to start of frame */ fm10k_mbx_connect_reset()
/linux-4.1.27/drivers/lguest/
H A Dpage_tables.c548 * This is a quick version which answers the question: is this virtual address
/linux-4.1.27/drivers/net/ethernet/8390/
H A Dlib8390.c946 * be parallel to just about everything else. Its also fairly quick and
H A Daxnet_cs.c1598 * be parallel to just about everything else. Its also fairly quick and
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Drx.c644 * We try first a couple of quick cases:
/linux-4.1.27/drivers/hsi/controllers/
H A Domap_ssi_port.c967 * We can have a quick High-Low-High transition in the line. ssi_wake_tasklet()
/linux-4.1.27/fs/xfs/
H A Dxfs_icache.c818 /* quick check for stale RCU freed inode */ xfs_reclaim_inode_grab()
/linux-4.1.27/fs/jffs2/
H A Dreadinode.c1250 * keep in RAM to facilitate quick follow symlink jffs2_do_read_inode_internal()
/linux-4.1.27/include/media/
H A Dv4l2-ctrls.h241 * @buckets: Buckets for the hashing. Allows for quick control lookup.
/linux-4.1.27/net/ax25/
H A Daf_ax25.c1615 * queue for us! We do one quick check first though ax25_recvmsg()
/linux-4.1.27/net/x25/
H A Daf_x25.c1276 * us! We do one quick check first though x25_recvmsg()
/linux-4.1.27/sound/pci/cs46xx/
H A Ddsp_spos.c1028 /* quick find in list */ _map_task_tree()
/linux-4.1.27/sound/synth/emux/
H A Dsoundfont.c1140 * quick access to the zone information. For each preset there are zone
/linux-4.1.27/drivers/isdn/mISDN/
H A Ddsp_cmx.c120 * absolutely traffic free audio processing. (except for the quick 1-frame
/linux-4.1.27/drivers/pci/hotplug/
H A Dibmphp_res.c1009 /* This is a quick fix to not mess up with the code very much. i.e., ibmphp_check_resource()
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dmce.c704 * Do a quick check if any of the events requires a panic.
/linux-4.1.27/arch/tile/kernel/
H A Dintvec_64.S112 * in a specific area in user space. We first need to do a quick poke
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dr300_reg.h1073 * - apparently, there's no quick DST operation
H A Datombios.h3472 //Use this cap bit for a quick reference whether an embadded panel (LCD1 ) is LVDS or eDP.
3522 // Bit2: a quick reference whether an embadded panel (LCD1 ) is LVDS (0) or eDP (1)
3581 //Use this cap bit for a quick reference whether an embadded panel (LCD1 ) is LVDS or eDP.
H A Dr100.c3987 * do some quick sanity checks and restore sane values to avoid this
/linux-4.1.27/drivers/block/
H A Damiflop.c180 /* MS-Dos MFM Coding tables (should go quick and easy) */
H A Dcciss.c3781 * REPORT_LUNS_CHANGED condition in quick succession, which means check_for_unit_attention()
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_worker.c1129 /* quick hack to try to avoid a race against reconfiguration. w_e_end_csum_rs_req()
/linux-4.1.27/drivers/tty/hvc/
H A Dhvcs.c661 * If any of the hvcs adapters want to try a write or quick read khvcsd()
/linux-4.1.27/drivers/video/fbdev/
H A Dpxafb.c1192 /* quick disable */ pxafb_smart_flush()
/linux-4.1.27/arch/powerpc/sysdev/
H A Dmpic.c559 /* Now we scan all slots. We do a very quick scan, we read the header mpic_scan_ht_pics()
/linux-4.1.27/arch/ia64/hp/common/
H A Dsba_iommu.c1303 ** (shift left is a quick trick to mask off upper bits)
/linux-4.1.27/fs/ext4/
H A Dresize.c1803 /* Do a quick sanity check of the resize inode */ ext4_convert_meta_bg()
H A Dnamei.c2930 /* Do this quick check before taking global s_orphan_lock. */ ext4_orphan_del()
/linux-4.1.27/net/irda/
H A Dirlap_event.c932 * properly, as we should do a quick disconnect. irlap_state_setup()
/linux-4.1.27/scripts/
H A Danalyze_suspend.py27 # is transformed into a device timeline and a callgraph to give a quick
3237 # quick check to see if we have root access
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c5463 /* If the flush is happening too quick and we have mostly i40e_fdir_flush_and_replay()
6215 /* quick workaround for an NVM issue that leaves a critical register i40e_fdir_sb_setup()
6829 * been happening. We can afford to do a quick scan to look i40e_vsi_mem_alloc()
8940 * been happening. We can afford to do a quick scan to look i40e_veb_mem_alloc()
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_sup.c2340 do { /* Loop once to provide quick error exit */ qla2x00_write_optrom_data()
H A Dqla_nx.c3569 * Perform a quick reset and aborts all outstanding commands.
/linux-4.1.27/drivers/s390/block/
H A Ddasd_3990_erp.c2468 * quick exit if current cqr is not an ERP (cqr->refers=NULL)
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dservice.c647 /* At SOW, service time should be quick; 10s seems generous. If client ptlrpc_service_part_init()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_sdvo.c525 u8 retry = 15; /* 5 quick checks, followed by 10 long checks */ intel_sdvo_read_response()
H A Di915_irq.c2343 * quick check for that is good enough: schedule_work ensures the i915_reset_and_wakeup()
/linux-4.1.27/arch/x86/xen/
H A Dmmu.c142 * the (quick) virt_to_machine() p2m lookup arbitrary_virt_to_machine()
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c2868 /* Discharge VBUS real quick */ vbus_work()
/linux-4.1.27/drivers/usb/host/
H A Dehci-sched.c34 * pre-calculated schedule data to make appending to the queue be quick.
H A Dfotg210-hcd.c3415 * pre-calculated schedule data to make appending to the queue be quick.
H A Dfusbh200-hcd.c3358 * pre-calculated schedule data to make appending to the queue be quick.
/linux-4.1.27/fs/jbd2/
H A Dtransaction.c2467 /* This is a quick check to avoid locking if not necessary */ jbd2_journal_begin_ordered_truncate()
/linux-4.1.27/include/net/sctp/
H A Dstructs.h1373 * : hashed or keyed for quick lookup and access
/linux-4.1.27/fs/btrfs/
H A Dfree-space-cache.c1219 * This function writes out a free space cache struct to disk for quick recovery
H A Dqgroup.c1078 * Return 0 for quick update, return >0 for need to full rescan
/linux-4.1.27/net/core/
H A Dpktgen.c2283 /* We need as quick as possible to find the right SA get_ipsec_sa()
/linux-4.1.27/sound/soc/
H A Dsoc-dapm.c21 * o Delayed power down of audio subsystem to reduce pops between a quick
/linux-4.1.27/drivers/net/ethernet/agere/
H A Det131x.c1957 * quick access later et131x_rx_dma_memory_alloc()
/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dsky2.c2352 /* Special quick link interrupt (Yukon-2 Optima only) */ sky2_qlink_intr()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dwmi.c2156 ath10k_warn(ar, "Spurious quick kickout for STA %pM\n", ath10k_wmi_event_peer_sta_kickout()
/linux-4.1.27/drivers/media/usb/gspca/
H A Dov519.c2729 /* quick hack to make OV7670s work */ ov7xx0_configure()
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dcassini.c640 /* try to do a quick recovery */ cas_page_dequeue()
/linux-4.1.27/drivers/cdrom/
H A Dcdrom.c1160 * do a quick open without drive/disc integrity checks. */ cdrom_open()
/linux-4.1.27/drivers/tty/serial/8250/
H A D8250_core.c2309 * Do a quick test to see if we receive an serial8250_do_startup()
/linux-4.1.27/arch/parisc/kernel/
H A Dperf_images.h1245 * ctr2: counts CA_BYP_E (quick launch)
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h2074 #define BCODE_QUICKBOOT 0x0020 /* always perform quick boot */
/linux-4.1.27/security/smack/
H A Dsmack_lsm.c3079 * take the quick way out smack_d_instantiate()
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dbnx2.c4919 /* Initialize context mapping and zero out the quick contexts. The bnx2_init_chip()
/linux-4.1.27/drivers/usb/core/
H A Dhub.c4255 /* Some low speed devices have problems with the quick delay, so */ hub_port_init()
/linux-4.1.27/fs/ocfs2/
H A Dxattr.c5628 * quick. ocfs2_xattr_set_entry_index_block()
/linux-4.1.27/drivers/platform/x86/
H A Dthinkpad_acpi.c8820 * (yes, it is ugly, but it is quick, safe, and gets the job done
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c2750 /* quick and dirty patch to set MPEG incase current std is not ctrl_set_cfg_mpeg_output()
/linux-4.1.27/crypto/
H A Dtestmgr.h23282 .input = "The quick brown fox jumps over the lazy dogs.\0\0",
23295 .input = "The quick brown fox jumps over the lazy dogs.\0\0",
23308 .input = "The quick brown fox jumps over the lazy dogs.\0\0",
23350 .result = "The quick brown fox jumps over the lazy dogs.\0\0",
23363 .result = "The quick brown fox jumps over the lazy dogs.\0\0",
23376 .result = "The quick brown fox jumps over the lazy dogs.\0\0",
/linux-4.1.27/arch/m68k/ifpsp060/src/
H A Dpfpsp.S5408 # quick shortcut. #
H A Dfpsp.S15862 # quick shortcut. #

Completed in 7514 milliseconds