Searched refs:tiny (Results 1 - 122 of 122) sorted by relevance

/linux-4.1.27/arch/m68k/include/asm/
H A Dhwtest.h6 * the code is tiny anyway. 16/5/98 pb
/linux-4.1.27/arch/sh/mm/
H A Dsram.c2 * SRAM pool for tiny memories not otherwise managed.
16 * This provides a standard SRAM pool for tiny memories that can be
/linux-4.1.27/include/linux/spi/
H A Dspi_oc_tiny.h5 * struct tiny_spi_platform_data - platform data of the OpenCores tiny SPI
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-tiny-usb.c2 * driver for the i2c-tiny-usb adapter - 1.0
239 "i2c-tiny-usb at bus %03d device %03d", i2c_tiny_usb_probe()
255 dev_info(&dev->adapter.dev, "connected i2c-tiny-usb device\n"); i2c_tiny_usb_probe()
278 .name = "i2c-tiny-usb",
289 MODULE_DESCRIPTION("i2c-tiny-usb driver v1.0");
H A DMakefile102 obj-$(CONFIG_I2C_TINY_USB) += i2c-tiny-usb.o
H A Di2c-robotfuzz-osif.c7 * Based on the i2c-tiny-usb by
H A Di2c-diolan-u2c.c7 * i2c-tiny-usb.c
/linux-4.1.27/drivers/media/rc/keymaps/
H A Drc-pinnacle-pctv-hd.c19 /* Key codes for the tiny Pinnacle remote*/
H A Drc-dib0700-rc5.c22 /* Key codes for the tiny Pinnacle remote*/
/linux-4.1.27/arch/parisc/math-emu/
H A Dcnv_float.h108 #define Dbl_to_sgl_denormalized(srcA,srcB,exp,dest,inexact,guard,sticky,odd,tiny) \
110 tiny = TRUE; \
124 tiny = FALSE; \
132 tiny = FALSE; \
140 tiny = FALSE; \
/linux-4.1.27/arch/mips/math-emu/
H A Dieee754dp.c123 /* Not tiny after rounding */ ieee754dp_format()
187 /* we underflow (tiny/zero) */ ieee754dp_format()
H A Dieee754sp.c123 /* Not tiny after rounding */ ieee754sp_format()
185 /* we underflow (tiny/zero) */ ieee754sp_format()
/linux-4.1.27/arch/arm/include/asm/
H A Dpgtable-2level-hwdef.h68 * - extended small page/tiny page
/linux-4.1.27/drivers/spi/
H A Dspi-oc-tiny.c2 * OpenCores tiny SPI master driver
343 { .compatible = "opencores,tiny-spi-rtlsvn2", },
360 MODULE_DESCRIPTION("OpenCores tiny SPI driver");
H A DMakefile53 obj-$(CONFIG_SPI_OC_TINY) += spi-oc-tiny.o
/linux-4.1.27/kernel/trace/
H A Dtrace_clock.c63 * 32-bit systems. But the window is tiny, and the effect if
/linux-4.1.27/drivers/net/usb/
H A Dint51x1.c54 netdev_err(dev->net, "unexpected tiny rx frame\n"); int51x1_rx_fixup()
H A Ddm9601.c450 dev_err(&dev->udev->dev, "unexpected tiny rx frame\n"); dm9601_rx_fixup()
H A Dmcs7830.c531 dev_err(&dev->udev->dev, "unexpected tiny rx frame\n"); mcs7830_rx_fixup()
H A Dsr9700.c400 netdev_err(dev->net, "unexpected tiny rx frame\n"); sr9700_rx_fixup()
/linux-4.1.27/arch/blackfin/kernel/
H A Dvmlinux.lds.S118 * a tiny bit. The init section has a _requirement_ that it be
/linux-4.1.27/kernel/rcu/
H A Dtiny_plugin.h135 MODULE_DESCRIPTION("Read-Copy Update tracing for tiny implementation");
/linux-4.1.27/arch/x86/ia32/
H A Dia32entry.S118 * We do not frame this tiny irq-off block with TRACE_IRQS_OFF/ON,
353 * We do not frame this tiny irq-off block with TRACE_IRQS_OFF/ON,
510 * We do not frame this tiny irq-off block with TRACE_IRQS_OFF/ON,
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_gpio.c243 /* Not locked, but it's just a tiny green light..*/ ath9k_led_brightness()
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Ddtt200u.c59 /* key list for the tiny remote control (Yakumo, don't know about the others) */
/linux-4.1.27/arch/sparc/mm/
H A Dio-unit.c102 /* A tiny bit of magic ingredience :) */ iounit_get_area()
/linux-4.1.27/arch/um/os-Linux/
H A Dumid.c272 * There's a nice tiny little race between this unlink and make_umid()
/linux-4.1.27/drivers/md/persistent-data/
H A Ddm-bitset.h15 * uses a tiny, one word cache to reduce the number of array lookups and so
H A Ddm-space-map-metadata.c558 * this tiny bootstrap allocator.
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpgalloc-64.h31 * any page table pointer. In other words all pagetables, even tiny
/linux-4.1.27/net/rds/
H A Dpage.c123 /* avoid a tiny region getting stuck by tossing it */ rds_page_remainder_alloc()
/linux-4.1.27/include/linux/
H A Ddebugfs.h2 * debugfs.h - a tiny little debug file system
H A Dfence.h138 * for a tiny race window in which enable_signaling is called during,
H A Drcupdate.h52 /* Tiny RCU doesn't expedite, as its purpose in life is instead to be tiny. */ rcu_gp_is_expedited()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Drv6xx_dpm.c268 struct rv6xx_sclk_stepping tiny = rv6xx_generate_steps() local
270 tiny.post_divider = next.post_divider; rv6xx_generate_steps()
272 if (!rv6xx_reached_stepping_target(rdev, &tiny, &cur, !increasing_vco)) rv6xx_generate_steps()
273 rv6xx_output_stepping(rdev, step_index++, &tiny); rv6xx_generate_steps()
/linux-4.1.27/scripts/kconfig/
H A DMakefile120 $(Q)$(MAKE) -f $(srctree)/Makefile allnoconfig tiny.config
/linux-4.1.27/security/smack/
H A Dsmack.h33 * not necessary to keep allocating tiny chuncks of memory
/linux-4.1.27/arch/m68k/fpsp040/
H A Dsetox.S203 | X's sign. "Huge" and "Tiny" are respectively large/tiny
295 | Notes: The idea is to return "X - tiny" under the user
326 | Notes: 10.2 will always create an inexact and return -1 + tiny
/linux-4.1.27/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h357 "Billion tiny USB ISDN TA 128"}),
/linux-4.1.27/drivers/rtc/
H A Drtc-ds1511.c12 * contains a watchdog timer. There is a tiny amount of code that
/linux-4.1.27/net/ethernet/
H A Deth.c18 * Alan Cox : Generic queue tidyup (very tiny here)
/linux-4.1.27/net/ipv4/
H A Dipip.c8 * Alan Cox : Merged and made usable non modular (its so tiny its silly as
H A Digmp.c22 * the memory usage of all the tiny little
H A Dtcp_output.c2291 * TCP_CORK or attempt at coalescing tiny packets.
/linux-4.1.27/drivers/isdn/hisax/
H A Damd7930_fn.c494 /* D RX FIFO full or tiny packet in Fifo -> empty */ Amd7930_interrupt()
H A Dhfc_usb.c85 "Billion tiny USB ISDN TA 128"}),
/linux-4.1.27/drivers/macintosh/
H A Dwindfarm_pm121.c25 * controls with a tiny difference. The control-ids of hard-drive-fan
/linux-4.1.27/drivers/cpuidle/governors/
H A Dmenu.c429 * a tiny bit of estimated time. Fortunately, due to rounding, menu_update()
/linux-4.1.27/drivers/char/
H A Dapm-emulation.c366 * XXX - this is a tiny bit broken, when we consider BSD apm_open()
H A Drtc.c230 * A very tiny interrupt handler. It runs with interrupts disabled,
/linux-4.1.27/fs/ocfs2/dlm/
H A Ddlmunlock.c650 /* We want to go away for a tiny bit to allow recovery dlmunlock()
/linux-4.1.27/fs/hpfs/
H A Dsuper.c256 * A tiny parser for option strings, stolen from dosfs.
/linux-4.1.27/arch/powerpc/net/
H A Dbpf_jit_comp.c618 * long jump are tiny with all but the most enormous of BPF filter bpf_jit_compile()
/linux-4.1.27/arch/ia64/pci/
H A Dpci.c317 * Ignore these tiny memory ranges */ add_window()
/linux-4.1.27/fs/debugfs/
H A Dinode.c2 * inode.c - part of debugfs, a tiny little debug file system
H A Dfile.c2 * file.c - part of debugfs, a tiny little debug file system
/linux-4.1.27/drivers/net/ethernet/3com/
H A D3c515.c35 /* Set the copy breakpoint for the copy-only-tiny-frames scheme.
409 MODULE_PARM_DESC(rx_copybreak, "3c515 copy breakpoint for copy-only-tiny-frames");
H A D3c59x.c43 /* Set the copy breakpoint for the copy-only-tiny-frames scheme.
831 MODULE_PARM_DESC(rx_copybreak, "3c59x copy breakpoint for copy-only-tiny-frames");
H A Dtyphoon.c44 /* Set the copy breakpoint for the copy-only-tiny-frames scheme.
/linux-4.1.27/drivers/net/ethernet/packetengines/
H A Dyellowfin.c52 /* Set the copy breakpoint for the copy-only-tiny-frames scheme.
127 MODULE_PARM_DESC(rx_copybreak, "G-NIC copy breakpoint for copy-only-tiny-frames");
H A Dhamachi.c53 /* Set the copy breakpoint for the copy-only-tiny-frames scheme.
538 MODULE_PARM_DESC(rx_copybreak, "GNIC-II copy breakpoint for copy-only-tiny-frames");
/linux-4.1.27/drivers/net/ethernet/smsc/
H A Depic100.c42 /* Set the copy breakpoint for the copy-only-tiny-frames scheme.
108 MODULE_PARM_DESC(rx_copybreak, "EPIC/100 copy breakpoint for copy-only-tiny-frames");
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dcassini.c1901 /* tiny buffer may follow */ cas_tx_ringN()
1918 * for 2*packets to be available when using tiny buffers cas_tx_ringN()
3914 /* first buffer is never a tiny buffer and so cas_clean_txd()
3926 /* next buffer might by a tiny buffer. cas_clean_txd()
3937 /* zero out tiny buf usage */ cas_clean_txd()
4207 /* tiny buffers are used to avoid target abort issues with
H A Dcassini.h2739 /* tiny buffers to deal with target abort issue. we allocate a bit
/linux-4.1.27/mm/
H A Dshmem.c18 * tiny-shmem:
3253 * tiny-shmem: simple shmemfs and tmpfs using ramfs code
3453 * The tiny !SHMEM case uses ramfs without swap shmem_read_mapping_page_gfp()
H A Dpage-writeback.c984 task_ratelimit++; /* it helps rampup dirty_ratelimit from tiny values */ bdi_update_dirty_ratelimit()
H A Dvmscan.c1985 * This means we have a runaway feedback loop where a tiny get_scan_count()
/linux-4.1.27/drivers/net/ethernet/adaptec/
H A Dstarfire.c91 * Set the copy breakpoint for the copy-only-tiny-frames scheme.
190 MODULE_PARM_DESC(rx_copybreak, "Copy breakpoint for copy-only-tiny-frames");
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c75 /* Set the copy breakpoint for the copy-only-tiny-frames scheme.
161 MODULE_PARM_DESC(rx_copybreak, "winbond-840 copy breakpoint for copy-only-tiny-frames");
H A Dde2104x.c68 /* Set the copy breakpoint for the copy-only-tiny-buffer Rx structure. */
H A Dtulip_core.c64 /* Set the copy breakpoint for the copy-only-tiny-buffer Rx structure. */
/linux-4.1.27/drivers/net/ethernet/dlink/
H A Dsundance.c37 /* Set the copy breakpoint for the copy-only-tiny-frames scheme.
118 MODULE_PARM_DESC(rx_copybreak, "Sundance Alta copy breakpoint for copy-only-tiny-frames");
/linux-4.1.27/drivers/net/ethernet/
H A Dfealnx.c37 /* Set the copy breakpoint for the copy-only-tiny-frames scheme. */
121 MODULE_PARM_DESC(rx_copybreak, "fealnx copy breakpoint for copy-only-tiny-frames");
/linux-4.1.27/arch/x86/kernel/
H A Dentry_64.S207 * We do not frame this tiny irq-off block with TRACE_IRQS_OFF/ON,
269 * We do not frame this tiny irq-off block with TRACE_IRQS_OFF/ON,
H A Dentry_32.S398 * A tiny bit of offset fixup is necessary: TI_sysenter_return
H A Dapm_32.c1617 * XXX - this is a tiny bit broken, when we consider BSD do_open()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_dma.c458 * tiny window where we will loose hotplug notifactions. i915_load_modeset_init()
H A Di915_drv.c738 * bother with the tiny race here where we might loose hotplug i915_drm_resume()
H A Dintel_pm.c3831 * race in the hw when coming out of rc6: There's a tiny window where intel_rps_limits()
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_eeprom.c981 * There is a tiny possibility that we could somehow fail to write ipath_update_eeprom_log()
/linux-4.1.27/fs/ufs/
H A Dufs_fs.h79 * reside in any one of four places. For tiny media where every block
/linux-4.1.27/arch/arm/vfp/
H A Dvfpdouble.c119 vfp_double_dump("pack: tiny number", vd); vfp_double_normaliseround()
H A Dvfpsingle.c124 vfp_single_dump("pack: tiny number", vs); __vfp_single_normaliseround()
/linux-4.1.27/sound/pci/echoaudio/
H A Dechoaudio_dsp.c225 the EPROM on the board for 56301 DSP. The resident loader is a tiny little
/linux-4.1.27/sound/usb/
H A Dquirks.c1255 /* Zoom R16/24 needs a tiny delay here, otherwise requests like snd_usb_ctl_msg_quirk()
/linux-4.1.27/drivers/net/ethernet/via/
H A Dvia-rhine.c46 /* Set the copy breakpoint for the copy-only-tiny-frames scheme.
133 MODULE_PARM_DESC(rx_copybreak, "VIA Rhine copy breakpoint for copy-only-tiny-frames");
H A Dvia-velocity.c369 MODULE_PARM_DESC(rx_copybreak, "Copy breakpoint for copy-only-tiny-frames");
/linux-4.1.27/drivers/net/ethernet/sis/
H A Dsis190.c349 MODULE_PARM_DESC(rx_copybreak, "Copy breakpoint for copy-only-tiny-frames");
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
H A Dapi-ni.c1668 /* We can have a tiny EQ since we only need to see the unlink event on lnet_ping_target_init()
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
H A Dtx.c243 * twice by _accident_. NB: There is a tiny race... carl9170_release_dev_space()
/linux-4.1.27/net/sched/
H A Dsch_cbq.c440 * which may be tiny (even zero). cbq_ovl_classic()
/linux-4.1.27/tools/perf/util/
H A Dsession.c1295 * On 64bit we can mmap the data file in one go. No need for tiny mmap
/linux-4.1.27/drivers/media/platform/marvell-ccic/
H A Dmcam-core.c1882 * Exclude QCIF mode, because it only captures a tiny portion
/linux-4.1.27/drivers/media/platform/soc_camera/
H A Dpxa_camera.c706 * The DMA chaining is done with DMA running. This means a tiny temporal window
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1124 else if ((arg_len = is_keyword(ptr, len, "tiny"))) sym_user_command()
/linux-4.1.27/drivers/tty/hvc/
H A Dhvcs.c170 * little (tiny) bit slower because an unaligned load is slower than aligned
/linux-4.1.27/include/net/
H A Dtcp.h560 /* When peer uses tiny windows, there is no use in packetizing tcp_bound_to_half_wnd()
/linux-4.1.27/net/unix/
H A Daf_unix.c1487 * over the limit, there might be a tiny race in actually noticing
/linux-4.1.27/drivers/net/ethernet/natsemi/
H A Dnatsemi.c80 /* Set the copy breakpoint for the copy-only-tiny-frames scheme.
149 "DP8381x copy breakpoint for copy-only-tiny-frames");
/linux-4.1.27/fs/btrfs/
H A Dioctl.c1068 * so that the next tiny extent will force a defrag. should_defrag_range()
1070 * The end result of this is that tiny extents before a single big should_defrag_range()
/linux-4.1.27/drivers/net/ethernet/amd/
H A Dpcnet32.c2917 DRV_NAME " copy breakpoint for copy-only-tiny-frames");
/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c993 "failed to linearize skb with tiny unaligned fragment\n"); mv643xx_eth_xmit()
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Def10.c2791 * These restrictions allow us to pass only a tiny amount of efx_ef10_filter_rfs_insert()
/linux-4.1.27/drivers/scsi/
H A D3w-xxxx.c14 Further tiny build fixes and trivial hoovering Alan Cox
H A Dscsi_debug.c4121 MODULE_PARM_DESC(delay, "response delay (def=1 jiffy); 0:imm, -1,-2:tiny");
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_request.c657 * a tiny window for completion to get in */ ldlm_cli_enqueue_fini()
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_edid.c1831 /* ignore tiny modes */ drm_mode_detailed()
/linux-4.1.27/drivers/atm/
H A Dlanai.c321 * PAGE_SIZE is insanely tiny, though...
/linux-4.1.27/fs/ocfs2/
H A Dsuballoc.c1416 /* there is a really tiny chance the journal calls could fail, ocfs2_relink_block_group()
/linux-4.1.27/sound/pci/
H A Dazt3328.c569 * needed and then do some tiny AC97 patch action snd_azf3328_mixer_ac97_map_reg_idx()
/linux-4.1.27/arch/m68k/ifpsp060/src/
H A Dfplsp.S6864 # X's sign. "Huge" and "Tiny" are respectively large/tiny #
6963 # Notes: The idea is to return "X - tiny" under the user #
6997 # Notes: 10.2 will always create an inexact and return -1 + tiny #
H A Dfpsp.S6970 # X's sign. "Huge" and "Tiny" are respectively large/tiny #
7069 # Notes: The idea is to return "X - tiny" under the user #
7103 # Notes: 10.2 will always create an inexact and return -1 + tiny #
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1804 if (curr_frag_len <= BE_HDR_LEN) { /* tiny packet */ skb_fill_rx_data()
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c2905 /* Mark small packets, and pad out tiny packets */ myri10ge_xmit()
/linux-4.1.27/block/
H A Dcfq-iosched.c3912 * of tiny requests, because we disrupt the normal plugging cfq_rq_enqueued()
/linux-4.1.27/fs/ntfs/
H A Dinode.c132 * absolutely tiny. ntfs_init_locked_inode()
/linux-4.1.27/fs/reiserfs/
H A Djournal.c1782 * all the journa list slots with tiny transactions. These
/linux-4.1.27/fs/ext3/
H A Dinode.c1203 * is elevated. We'll still have enough credits for the tiny quotafile
/linux-4.1.27/kernel/
H A Dsignal.c2932 * dies after receiving the signal. The window is tiny, do_send_specific()
/linux-4.1.27/fs/ext4/
H A Dinode.c881 * is elevated. We'll still have enough credits for the tiny quotafile
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
H A Dmain.c1878 /* 4 bits each for board type, major, minor, and tiny version */ brcms_c_validboardtype()
/linux-4.1.27/kernel/sched/
H A Dfair.c1314 * tasks within a group over tiny differences. task_numa_compare()

Completed in 5151 milliseconds