/linux-4.1.27/drivers/gpu/drm/gma500/ |
H A D | blitter.c | 32 /* First do a quick check */ gma_blt_wait_idle()
|
/linux-4.1.27/tools/perf/Documentation/ |
H A D | Makefile | 337 # 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 D | ebt_among.h | 25 * (in `cmp' array). This is quick as it requires only two elementary
|
/linux-4.1.27/block/ |
H A D | blk-mq-cpumap.c | 106 * We have no quick way of doing reverse lookups. This is only used at
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | cyclone.c | 102 /*quick test to make sure its ticking*/ init_cyclone_clock()
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
H A D | au1000_eth.h | 121 /* These variables are just for quick access
|
H A D | au1000_eth.c | 1234 /* Setup some variables for quick register address access */ au1000_probe()
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
H A D | p80211ioctl.h | 72 /* Magic number, a quick test to see we're getting the desired struct */
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | auxio_32.c | 136 /* Display a quick message on the console. */ auxio_power_probe()
|
H A D | wof.S | 269 * stack pointer. We need to be quick, so we throw it into
|
/linux-4.1.27/arch/mips/math-emu/ |
H A D | sp_sub.c | 103 /* quick fix up */ ieee754sp_sub()
|
H A D | dp_sub.c | 103 /* quick fix up */ ieee754dp_sub()
|
/linux-4.1.27/lib/ |
H A D | timerqueue.c | 5 * Uses rbtrees for quick list adds and expiration.
|
H A D | idr.c | 15 * a new id quick.
|
H A D | swiotlb.c | 59 * Used to do a quick range check in swiotlb_tbl_unmap_single and
|
H A D | dma-debug.c | 240 * have quick access to these structs they are stored into a hash.
|
/linux-4.1.27/drivers/media/platform/vivid/ |
H A D | vivid-kthread-cap.c | 275 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 D | qlogicfas408.h | 37 If you are really curious, email me for a quick howto until I have
|
H A D | NCR5380.c | 308 * 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 D | atari_NCR5380.c | 1629 * Note : this code is not as quick as it could be, however it
|
H A D | dpt_i2o.c | 1358 if(pHba->initialized == FALSE) { // First time reset should be quick adpt_i2o_reset_hba()
|
H A D | FlashPoint.c | 1713 * Description: Do a quick check to determine if there is a pending
|
/linux-4.1.27/drivers/pcmcia/ |
H A D | tcic.c | 533 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 D | hid-icade.c | 43 * translation quick.
|
/linux-4.1.27/include/uapi/linux/ |
H A D | tcp.h | 102 #define TCP_QUICKACK 12 /* Block/reenable quick acks */
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
H A D | octeon-feature.h | 104 * checks have been optimized to be fairly quick, but they should still
|
H A D | cvmx-cmd-queue.h | 219 * 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 D | i2c.c | 174 * ensure quick enough wakeup from idle, when transfer omap_i2c_add_bus()
|
/linux-4.1.27/include/net/ |
H A D | inet_connection_sock.h | 112 __u8 quick; /* Scheduled number of quick acks */ member in struct:inet_connection_sock::__anon12661
|
H A D | tcp.h | 384 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 D | sdio_irq.c | 133 * IRQ handlers to be quick and to the point, so that the sdio_irq_thread()
|
/linux-4.1.27/drivers/net/appletalk/ |
H A D | ipddp.c | 146 * quick fix for now though, till it breaks. ipddp_xmit()
|
/linux-4.1.27/drivers/media/pci/cx23885/ |
H A D | cx23885-i2c.c | 348 /* Use quick read command for probe, some IR chips don't cx23885_i2c_register()
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | da9052_tsi.c | 129 * FIXME: Fixes the unhandled irq issue when quick da9052_ts_pen_work()
|
H A D | wm97xx-core.c | 431 * don't want to lose the quick response. So we wm97xx_read_samples()
|
/linux-4.1.27/drivers/acpi/ |
H A D | numa.c | 159 * Do some quick checks here and only use the SLIT if it passes.
|
H A D | osl.c | 118 * But then upon gaining quick native restore capability,
|
/linux-4.1.27/drivers/usb/misc/ |
H A D | emi62.c | 21 /* FIXME: This is quick and dirty solution! */
|
/linux-4.1.27/include/scsi/ |
H A D | scsi_transport_spi.h | 56 unsigned int support_qas; /* supports quick arbitration and selection */
|
/linux-4.1.27/arch/m68k/atari/ |
H A D | debug.c | 157 * 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 D | regs-lcd.h | 149 #define LCSR_QD (1 << 7) /* quick disable */
|
/linux-4.1.27/fs/afs/ |
H A D | server.c | 111 /* quick scan of the list to see if we already have the server */ afs_lookup_server()
|
/linux-4.1.27/include/linux/ |
H A D | llist.h | 154 * Not guaranteed to be accurate or up to date. Just a quick way to
|
H A D | audit.h | 58 struct audit_field *arch_f; /* quick access to arch field */ 59 struct audit_field *inode_f; /* quick access to an inode field */
|
H A D | ptrace.h | 355 * this makes sense, it should be defined to a quick test to optimize out
|
H A D | dcache.h | 38 * "quick string" -- eases parameter passing, but more importantly
|
H A D | uwb.h | 742 * strength and line quality indication. We do quick and dirty
|
H A D | libata.h | 59 #undef ATA_NDEBUG /* define to disable quick runtime checks */
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | drxd_firm.c | 125 /* Force quick and dirty reset */ 186 /* Force quick and dirty reset */
|
H A D | hd29l2.c | 410 /* disable quick mode */ hd29l2_search()
|
/linux-4.1.27/drivers/i2c/ |
H A D | i2c-stub.c | 153 dev_dbg(&adap->dev, "smbus quick - addr 0x%02x\n", addr); stub_xfer()
|
H A D | i2c-core.c | 2185 * 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 D | nandbiterrs.c | 11 * This is the default method and fairly quick. It should
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm_pci.c | 409 * Do a quick test to see if memory mapped ahc_pci_map_registers()
|
/linux-4.1.27/arch/x86/math-emu/ |
H A D | reg_u_div.S | 117 jnz L_Full_Division /* Can't do a quick divide */
|
/linux-4.1.27/mm/ |
H A D | mmu_notifier.c | 28 * quick and must not block.
|
H A D | rmap.c | 671 /* Make a quick check before getting the lock */ __page_check_address()
|
H A D | page-writeback.c | 1787 * dirty pages in the file (thus it is important for this function to be quick
|
H A D | memcontrol.c | 777 * 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 D | page_alloc.c | 1975 * Given 'z' scanning a zonelist, run a couple of quick checks to see
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | msp3400-kthreads.c | 680 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 D | ad9389b.c | 608 /* quick sanity check */ ad9389b_s_dv_timings()
|
H A D | adv7511.c | 640 /* quick sanity check */ adv7511_s_dv_timings()
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-bfin-twi.c | 149 /* If it is a quick transfer, only address without data, bfin_twi_handle_interrupt()
|
H A D | scx200_acb.c | 65 "quick",
|
H A D | i2c-at91.c | 48 #define AT91_TWI_QUICK 0x0040 /* SMBus quick command */
|
H A D | i2c-pxa.c | 347 * 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 D | cx88-input.c | 621 * quick writes for probing and at least some RC receiver cx88_i2c_init_ir()
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-bfin.c | 376 * 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 D | sclp_rw.c | 206 * This is in order to a slim and quick implementation. sclp_write()
|
H A D | vmlogrdr.c | 202 * This function is the bottom half so it should be quick. vmlogrdr_iucv_message_pending()
|
/linux-4.1.27/arch/x86/oprofile/ |
H A D | nmi_int.c | 414 /* quick little hack to _not_ expose a counter if it is not nmi_create_files()
|
/linux-4.1.27/drivers/acpi/acpica/ |
H A D | evgpeinit.c | 302 * information for quick lookup during GPE dispatch. Allows a
|
/linux-4.1.27/drivers/usb/serial/ |
H A D | visor.c | 601 Lets do a quick and dirty mapping clie_5_attach()
|
/linux-4.1.27/drivers/uwb/i1480/dfu/ |
H A D | mac.c | 163 * and USB version. We do a quick[er] memcmp(), and if it fails, we do
|
/linux-4.1.27/drivers/uwb/ |
H A D | lc-dev.c | 169 * quick, print the IEs and unlock.
|
/linux-4.1.27/fs/proc/ |
H A D | array.c | 567 * For quick read, open code by putting numbers directly proc_pid_statm()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
H A D | lov_lock.c | 956 * 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 D | pxa_camera.c | 125 #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 D | hwspinlock_core.c | 42 * Radix trees are quick on lookups, and reasonably efficient in terms of
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | cb710-mmc.c | 543 /* This port behaves weird: quick byte reads of 0x08,0x09 return cb710_mmc_powerup()
|
H A D | sdhci.c | 626 /* 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 D | hw-me.c | 800 * 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 D | netvsc_drv.c | 817 * will not be sent after quick migration, and cause network disconnection.
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
H A D | quatech_daqp_cs.c | 182 * which run pretty quick.
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
H A D | linux-cpu.c | 830 for (ncpt = 0;; ncpt++) { /* quick scan bracket */ cfs_cpt_table_create_pattern()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_driver.c | 729 * If the timer has not already been started, do so. Use a "quick" qib_set_led_override()
|
/linux-4.1.27/fs/ |
H A D | seq_file.c | 675 * This routine is very quick when you show lots of numbers.
|
H A D | fcntl.c | 725 /* First a quick test without locking: usually kill_fasync()
|
/linux-4.1.27/kernel/debug/ |
H A D | debug_core.c | 1064 * otherwise as a quick means to stop program execution and "break" into
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | dma.h | 103 * Aliases to help speed quick ports; these may be suboptimal, however. They
|
/linux-4.1.27/net/ipv6/ |
H A D | datagram.c | 355 * At one point, excluding local errors was a quick test to identify icmp/icmp6
|
H A D | tcp_ipv6.c | 1728 (icsk->icsk_ack.quick << 1) | icsk->icsk_ack.pingpong, get_tcp6_sock()
|
/linux-4.1.27/sound/pci/lola/ |
H A D | lola_pcm.c | 543 * 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 D | wm8971.c | 582 /* charge output caps - set vmid to 5k for quick power up */ wm8971_set_bias_level()
|
H A D | wm8753.c | 1356 /* set vmid to 5k for quick power up */ wm8753_set_bias_level()
|
H A D | max98090.c | 2614 * a quick 40ms ramp to mute on shutdown. max98090_i2c_shutdown()
|
/linux-4.1.27/drivers/xen/ |
H A D | swiotlb-xen.c | 51 * Used to do a quick range check in swiotlb_tbl_unmap_single and
|
/linux-4.1.27/net/ipv4/ |
H A D | tcp_input.c | 183 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 D | tcp_metrics.c | 563 * tricks sort of "quick acks" for time long enough to decrease RTT tcp_init_metrics()
|
H A D | tcp_minisocks.c | 311 * sock structure. We just make a quick copy of the tcp_time_wait()
|
H A D | cipso_ipv4.c | 60 * can do quick lookups. */
|
H A D | tcp_ipv4.c | 2239 (icsk->icsk_ack.quick << 1) | icsk->icsk_ack.pingpong, get_tcp4_sock()
|
H A D | tcp_output.c | 2393 icsk->icsk_ack.quick = 0; __tcp_select_window()
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.c | 1607 /* 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 D | bcache.h | 548 * common to delete and allocate btree nodes in quick succession. It
|
/linux-4.1.27/drivers/media/usb/go7007/ |
H A D | go7007-usb.c | 1029 * supporting quick writes to avoid confusing probing */ go7007_usb_functionality()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | obd_support.h | 132 /* In general this should be low to have quick detection of a system
|
/linux-4.1.27/drivers/staging/media/lirc/ |
H A D | lirc_serial.c | 448 /* Get going quick as we can */ send_pulse_homebrew_softcarrier()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_eeprom.c | 889 * The quick-check above determined that there is something worthy ipath_update_eeprom_log()
|
H A D | ipath_driver.c | 2298 * 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 D | perf_event_intel_pt.c | 672 * buffer for purposes of quick reverse lookup.
|
/linux-4.1.27/drivers/ata/ |
H A D | libata-pmp.c | 794 * otherwise, do quick revalidation.
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_drv.h | 94 * @hash: Hash entry for quick lookup of the TTM buffer object.
|
H A D | vmwgfx_execbuf.c | 53 * @hash: Hash entry for quick resouce to val_node lookup.
|
/linux-4.1.27/drivers/usb/dwc3/ |
H A D | ep0.c | 120 * 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 D | sisusb_con.c | 252 * use sisusb->lock and do a quick check sisusbcon_init()
|
/linux-4.1.27/fs/jfs/ |
H A D | xattr.c | 379 /* quick check for in-line EA */ ea_read()
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | head_8xx.S | 738 /* Now map the lower 8 Meg into the TLBs. For this quick hack,
|
H A D | eeh.c | 603 /* Finding the phys addr + pci device; this is pretty quick. */ eeh_check_failure()
|
H A D | traps.c | 1702 /* 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 D | entry.S | 337 ;; For refills we try to do a quick page table lookup. If it is
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | entry-armv.S | 426 @ perform a quick test inline since it should be false
|
/linux-4.1.27/net/mac80211/ |
H A D | mesh.c | 266 /* save a pointer for quick updates in pre-tbtt */ mesh_add_meshconf_ie()
|
/linux-4.1.27/kernel/rcu/ |
H A D | srcu.c | 600 * at least twice in quick succession after a flip. srcu_advance_batches()
|
/linux-4.1.27/kernel/time/ |
H A D | tick-sched.c | 58 * Do a quick check without holding jiffies_lock: tick_do_update_jiffies64()
|
/linux-4.1.27/net/netrom/ |
H A D | af_netrom.c | 1146 * us! We do one quick check first though nr_recvmsg()
|
/linux-4.1.27/net/rose/ |
H A D | af_rose.c | 1225 * us! We do one quick check first though rose_recvmsg()
|
/linux-4.1.27/sound/soc/fsl/ |
H A D | fsl_spdif.c | 1137 /* To quick catch a divisor, we allow a 0.1% deviation */ fsl_spdif_probe_txclk()
|
/linux-4.1.27/kernel/trace/ |
H A D | trace.c | 359 * 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 D | trace_events_filter.c | 757 * Make dest->left invalid to be used as a quick filter_set_pred()
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_mbx.c | 1052 /* 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 D | page_tables.c | 548 * This is a quick version which answers the question: is this virtual address
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
H A D | lib8390.c | 946 * be parallel to just about everything else. Its also fairly quick and
|
H A D | axnet_cs.c | 1598 * be parallel to just about everything else. Its also fairly quick and
|
/linux-4.1.27/drivers/net/wimax/i2400m/ |
H A D | rx.c | 644 * We try first a couple of quick cases:
|
/linux-4.1.27/drivers/hsi/controllers/ |
H A D | omap_ssi_port.c | 967 * We can have a quick High-Low-High transition in the line. ssi_wake_tasklet()
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_icache.c | 818 /* quick check for stale RCU freed inode */ xfs_reclaim_inode_grab()
|
/linux-4.1.27/fs/jffs2/ |
H A D | readinode.c | 1250 * keep in RAM to facilitate quick follow symlink jffs2_do_read_inode_internal()
|
/linux-4.1.27/include/media/ |
H A D | v4l2-ctrls.h | 241 * @buckets: Buckets for the hashing. Allows for quick control lookup.
|
/linux-4.1.27/net/ax25/ |
H A D | af_ax25.c | 1615 * queue for us! We do one quick check first though ax25_recvmsg()
|
/linux-4.1.27/net/x25/ |
H A D | af_x25.c | 1276 * us! We do one quick check first though x25_recvmsg()
|
/linux-4.1.27/sound/pci/cs46xx/ |
H A D | dsp_spos.c | 1028 /* quick find in list */ _map_task_tree()
|
/linux-4.1.27/sound/synth/emux/ |
H A D | soundfont.c | 1140 * quick access to the zone information. For each preset there are zone
|
/linux-4.1.27/drivers/isdn/mISDN/ |
H A D | dsp_cmx.c | 120 * absolutely traffic free audio processing. (except for the quick 1-frame
|
/linux-4.1.27/drivers/pci/hotplug/ |
H A D | ibmphp_res.c | 1009 /* 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 D | mce.c | 704 * Do a quick check if any of the events requires a panic.
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | intvec_64.S | 112 * 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 D | r300_reg.h | 1073 * - apparently, there's no quick DST operation
|
H A D | atombios.h | 3472 //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 D | r100.c | 3987 * do some quick sanity checks and restore sane values to avoid this
|
/linux-4.1.27/drivers/block/ |
H A D | amiflop.c | 180 /* MS-Dos MFM Coding tables (should go quick and easy) */
|
H A D | cciss.c | 3781 * REPORT_LUNS_CHANGED condition in quick succession, which means check_for_unit_attention()
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_worker.c | 1129 /* 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 D | hvcs.c | 661 * If any of the hvcs adapters want to try a write or quick read khvcsd()
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | pxafb.c | 1192 /* quick disable */ pxafb_smart_flush()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | mpic.c | 559 /* 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 D | sba_iommu.c | 1303 ** (shift left is a quick trick to mask off upper bits)
|
/linux-4.1.27/fs/ext4/ |
H A D | resize.c | 1803 /* Do a quick sanity check of the resize inode */ ext4_convert_meta_bg()
|
H A D | namei.c | 2930 /* Do this quick check before taking global s_orphan_lock. */ ext4_orphan_del()
|
/linux-4.1.27/net/irda/ |
H A D | irlap_event.c | 932 * properly, as we should do a quick disconnect. irlap_state_setup()
|
/linux-4.1.27/scripts/ |
H A D | analyze_suspend.py | 27 # 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 D | i40e_main.c | 5463 /* 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 D | qla_sup.c | 2340 do { /* Loop once to provide quick error exit */ qla2x00_write_optrom_data()
|
H A D | qla_nx.c | 3569 * Perform a quick reset and aborts all outstanding commands.
|
/linux-4.1.27/drivers/s390/block/ |
H A D | dasd_3990_erp.c | 2468 * quick exit if current cqr is not an ERP (cqr->refers=NULL)
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | service.c | 647 /* 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 D | intel_sdvo.c | 525 u8 retry = 15; /* 5 quick checks, followed by 10 long checks */ intel_sdvo_read_response()
|
H A D | i915_irq.c | 2343 * quick check for that is good enough: schedule_work ensures the i915_reset_and_wakeup()
|
/linux-4.1.27/arch/x86/xen/ |
H A D | mmu.c | 142 * the (quick) virt_to_machine() p2m lookup arbitrary_virt_to_machine()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 2868 /* Discharge VBUS real quick */ vbus_work()
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-sched.c | 34 * pre-calculated schedule data to make appending to the queue be quick.
|
H A D | fotg210-hcd.c | 3415 * pre-calculated schedule data to make appending to the queue be quick.
|
H A D | fusbh200-hcd.c | 3358 * pre-calculated schedule data to make appending to the queue be quick.
|
/linux-4.1.27/fs/jbd2/ |
H A D | transaction.c | 2467 /* 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 D | structs.h | 1373 * : hashed or keyed for quick lookup and access
|
/linux-4.1.27/fs/btrfs/ |
H A D | free-space-cache.c | 1219 * This function writes out a free space cache struct to disk for quick recovery
|
H A D | qgroup.c | 1078 * Return 0 for quick update, return >0 for need to full rescan
|
/linux-4.1.27/net/core/ |
H A D | pktgen.c | 2283 /* We need as quick as possible to find the right SA get_ipsec_sa()
|
/linux-4.1.27/sound/soc/ |
H A D | soc-dapm.c | 21 * o Delayed power down of audio subsystem to reduce pops between a quick
|
/linux-4.1.27/drivers/net/ethernet/agere/ |
H A D | et131x.c | 1957 * quick access later et131x_rx_dma_memory_alloc()
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 2352 /* Special quick link interrupt (Yukon-2 Optima only) */ sky2_qlink_intr()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 2156 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 D | ov519.c | 2729 /* quick hack to make OV7670s work */ ov7xx0_configure()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
H A D | cassini.c | 640 /* try to do a quick recovery */ cas_page_dequeue()
|
/linux-4.1.27/drivers/cdrom/ |
H A D | cdrom.c | 1160 * do a quick open without drive/disc integrity checks. */ cdrom_open()
|
/linux-4.1.27/drivers/tty/serial/8250/ |
H A D | 8250_core.c | 2309 * Do a quick test to see if we receive an serial8250_do_startup()
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | perf_images.h | 1245 * ctr2: counts CA_BYP_E (quick launch)
|
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/ |
H A D | defBF54x_base.h | 2074 #define BCODE_QUICKBOOT 0x0020 /* always perform quick boot */
|
/linux-4.1.27/security/smack/ |
H A D | smack_lsm.c | 3079 * take the quick way out smack_d_instantiate()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
H A D | bnx2.c | 4919 /* Initialize context mapping and zero out the quick contexts. The bnx2_init_chip()
|
/linux-4.1.27/drivers/usb/core/ |
H A D | hub.c | 4255 /* Some low speed devices have problems with the quick delay, so */ hub_port_init()
|
/linux-4.1.27/fs/ocfs2/ |
H A D | xattr.c | 5628 * quick. ocfs2_xattr_set_entry_index_block()
|
/linux-4.1.27/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 8820 * (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 D | drxj.c | 2750 /* quick and dirty patch to set MPEG incase current std is not ctrl_set_cfg_mpeg_output()
|
/linux-4.1.27/crypto/ |
H A D | testmgr.h | 23282 .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 D | pfpsp.S | 5408 # quick shortcut. #
|
H A D | fpsp.S | 15862 # quick shortcut. #
|