/linux-4.4.14/arch/m68k/include/asm/ |
H A D | hwtest.h | 6 * the code is tiny anyway. 16/5/98 pb
|
/linux-4.4.14/arch/sh/mm/ |
H A D | sram.c | 2 * SRAM pool for tiny memories not otherwise managed. 16 * This provides a standard SRAM pool for tiny memories that can be
|
/linux-4.4.14/include/linux/spi/ |
H A D | spi_oc_tiny.h | 5 * struct tiny_spi_platform_data - platform data of the OpenCores tiny SPI
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-tiny-usb.c | 2 * 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 D | Makefile | 107 obj-$(CONFIG_I2C_TINY_USB) += i2c-tiny-usb.o
|
H A D | i2c-robotfuzz-osif.c | 7 * Based on the i2c-tiny-usb by
|
H A D | i2c-diolan-u2c.c | 7 * i2c-tiny-usb.c
|
/linux-4.4.14/drivers/media/rc/keymaps/ |
H A D | rc-pinnacle-pctv-hd.c | 19 /* Key codes for the tiny Pinnacle remote*/
|
H A D | rc-dib0700-rc5.c | 22 /* Key codes for the tiny Pinnacle remote*/
|
/linux-4.4.14/arch/parisc/math-emu/ |
H A D | cnv_float.h | 108 #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.4.14/arch/mips/math-emu/ |
H A D | ieee754dp.c | 123 /* Not tiny after rounding */ ieee754dp_format() 187 /* we underflow (tiny/zero) */ ieee754dp_format()
|
H A D | ieee754sp.c | 123 /* Not tiny after rounding */ ieee754sp_format() 185 /* we underflow (tiny/zero) */ ieee754sp_format()
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | pgtable-2level-hwdef.h | 69 * - extended small page/tiny page
|
/linux-4.4.14/drivers/spi/ |
H A D | spi-oc-tiny.c | 2 * OpenCores tiny SPI master driver 339 { .compatible = "opencores,tiny-spi-rtlsvn2", }, 356 MODULE_DESCRIPTION("OpenCores tiny SPI driver");
|
H A D | Makefile | 55 obj-$(CONFIG_SPI_OC_TINY) += spi-oc-tiny.o
|
/linux-4.4.14/kernel/trace/ |
H A D | trace_clock.c | 64 * 32-bit systems. But the window is tiny, and the effect if
|
/linux-4.4.14/drivers/net/usb/ |
H A D | int51x1.c | 54 netdev_err(dev->net, "unexpected tiny rx frame\n"); int51x1_rx_fixup()
|
H A D | ch9200.c | 302 dev_err(&dev->udev->dev, "unexpected tiny rx frame\n"); ch9200_rx_fixup()
|
H A D | dm9601.c | 449 dev_err(&dev->udev->dev, "unexpected tiny rx frame\n"); dm9601_rx_fixup()
|
H A D | mcs7830.c | 530 dev_err(&dev->udev->dev, "unexpected tiny rx frame\n"); mcs7830_rx_fixup()
|
H A D | sr9700.c | 400 netdev_err(dev->net, "unexpected tiny rx frame\n"); sr9700_rx_fixup()
|
/linux-4.4.14/kernel/rcu/ |
H A D | tiny_plugin.h | 135 MODULE_DESCRIPTION("Read-Copy Update tracing for tiny implementation");
|
/linux-4.4.14/arch/blackfin/kernel/ |
H A D | vmlinux.lds.S | 118 * a tiny bit. The init section has a _requirement_ that it be
|
/linux-4.4.14/drivers/md/persistent-data/ |
H A D | dm-bitset.h | 15 * uses a tiny, one word cache to reduce the number of array lookups and so
|
H A D | dm-space-map-metadata.c | 568 * this tiny bootstrap allocator.
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
H A D | dtt200u.c | 59 /* key list for the tiny remote control (Yakumo, don't know about the others) */
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_gpio.c | 243 /* Not locked, but it's just a tiny green light..*/ ath9k_led_brightness()
|
/linux-4.4.14/arch/sparc/mm/ |
H A D | io-unit.c | 102 /* A tiny bit of magic ingredience :) */ iounit_get_area()
|
/linux-4.4.14/arch/um/os-Linux/ |
H A D | umid.c | 272 * There's a nice tiny little race between this unlink and make_umid()
|
/linux-4.4.14/include/linux/ |
H A D | debugfs.h | 2 * debugfs.h - a tiny little debug file system
|
H A D | fence.h | 138 * for a tiny race window in which enable_signaling is called during,
|
H A D | rcupdate.h | 54 /* Tiny RCU doesn't expedite, as its purpose in life is instead to be tiny. */ rcu_gp_is_expedited()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | pgalloc-64.h | 31 * any page table pointer. In other words all pagetables, even tiny
|
/linux-4.4.14/net/rds/ |
H A D | page.c | 123 /* avoid a tiny region getting stuck by tossing it */ rds_page_remainder_alloc()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | rv6xx_dpm.c | 268 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.4.14/scripts/kconfig/ |
H A D | Makefile | 129 $(Q)$(MAKE) -f $(srctree)/Makefile allnoconfig tiny.config
|
/linux-4.4.14/arch/m68k/fpsp040/ |
H A D | setox.S | 203 | 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.4.14/drivers/rtc/ |
H A D | rtc-ds1511.c | 12 * contains a watchdog timer. There is a tiny amount of code that
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.h | 357 "Billion tiny USB ISDN TA 128"}),
|
/linux-4.4.14/net/ethernet/ |
H A D | eth.c | 18 * Alan Cox : Generic queue tidyup (very tiny here)
|
/linux-4.4.14/security/smack/ |
H A D | smack.h | 48 * not necessary to keep allocating tiny chuncks of memory
|
/linux-4.4.14/net/ipv4/ |
H A D | ipip.c | 8 * Alan Cox : Merged and made usable non modular (its so tiny its silly as
|
H A D | ip_fragment.c | 628 * frag seen to avoid sending tiny DF-fragments in case skb was built ip_frag_reasm()
|
H A D | igmp.c | 22 * the memory usage of all the tiny little
|
H A D | tcp_output.c | 2285 * TCP_CORK or attempt at coalescing tiny packets.
|
/linux-4.4.14/drivers/isdn/hisax/ |
H A D | amd7930_fn.c | 494 /* D RX FIFO full or tiny packet in Fifo -> empty */ Amd7930_interrupt()
|
H A D | hfc_usb.c | 85 "Billion tiny USB ISDN TA 128"}),
|
/linux-4.4.14/drivers/macintosh/ |
H A D | windfarm_pm121.c | 25 * controls with a tiny difference. The control-ids of hard-drive-fan
|
/linux-4.4.14/drivers/cpuidle/governors/ |
H A D | menu.c | 429 * a tiny bit of estimated time. Fortunately, due to rounding, menu_update()
|
/linux-4.4.14/drivers/char/ |
H A D | apm-emulation.c | 366 * XXX - this is a tiny bit broken, when we consider BSD apm_open()
|
H A D | rtc.c | 230 * A very tiny interrupt handler. It runs with interrupts disabled,
|
/linux-4.4.14/fs/hpfs/ |
H A D | super.c | 283 * A tiny parser for option strings, stolen from dosfs.
|
/linux-4.4.14/fs/debugfs/ |
H A D | inode.c | 2 * inode.c - part of debugfs, a tiny little debug file system
|
H A D | file.c | 2 * file.c - part of debugfs, a tiny little debug file system
|
/linux-4.4.14/fs/ocfs2/dlm/ |
H A D | dlmunlock.c | 650 /* We want to go away for a tiny bit to allow recovery dlmunlock()
|
/linux-4.4.14/arch/powerpc/net/ |
H A D | bpf_jit_comp.c | 618 * long jump are tiny with all but the most enormous of BPF filter bpf_jit_compile()
|
/linux-4.4.14/arch/ia64/pci/ |
H A D | pci.c | 250 * Windows bug. Ignore these tiny memory ranges. pci_acpi_root_prepare_resources()
|
/linux-4.4.14/drivers/net/ethernet/3com/ |
H A D | 3c515.c | 35 /* 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 D | 3c59x.c | 43 /* 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 D | typhoon.c | 44 /* Set the copy breakpoint for the copy-only-tiny-frames scheme.
|
/linux-4.4.14/drivers/net/ethernet/packetengines/ |
H A D | yellowfin.c | 52 /* 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 D | hamachi.c | 53 /* 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.4.14/drivers/net/ethernet/smsc/ |
H A D | epic100.c | 42 /* 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.4.14/arch/x86/entry/ |
H A D | entry_64.S | 134 * We do not frame this tiny irq-off block with TRACE_IRQS_OFF/ON, 194 * We do not frame this tiny irq-off block with TRACE_IRQS_OFF/ON,
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
H A D | cassini.c | 1901 /* tiny buffer may follow */ cas_tx_ringN() 1918 * for 2*packets to be available when using tiny buffers cas_tx_ringN() 3913 /* first buffer is never a tiny buffer and so cas_clean_txd() 3925 /* next buffer might by a tiny buffer. cas_clean_txd() 3936 /* zero out tiny buf usage */ cas_clean_txd() 4206 /* tiny buffers are used to avoid target abort issues with
|
H A D | cassini.h | 2739 /* tiny buffers to deal with target abort issue. we allocate a bit
|
/linux-4.4.14/mm/ |
H A D | shmem.c | 18 * tiny-shmem: 3264 * tiny-shmem: simple shmemfs and tmpfs using ramfs code 3464 * The tiny !SHMEM case uses ramfs without swap shmem_read_mapping_page_gfp()
|
H A D | compaction.c | 507 * There is a tiny chance that we have read bogus compound_order(), isolate_freepages_block()
|
H A D | page-writeback.c | 1174 task_ratelimit++; /* it helps rampup dirty_ratelimit from tiny values */ wb_update_dirty_ratelimit()
|
H A D | vmscan.c | 2030 * This means we have a runaway feedback loop where a tiny get_scan_count()
|
/linux-4.4.14/drivers/net/ethernet/adaptec/ |
H A D | starfire.c | 91 * 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.4.14/drivers/net/ethernet/dec/tulip/ |
H A D | winbond-840.c | 75 /* 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 D | de2104x.c | 68 /* Set the copy breakpoint for the copy-only-tiny-buffer Rx structure. */
|
H A D | tulip_core.c | 64 /* Set the copy breakpoint for the copy-only-tiny-buffer Rx structure. */
|
/linux-4.4.14/drivers/net/ethernet/dlink/ |
H A D | sundance.c | 37 /* 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.4.14/drivers/net/ethernet/ |
H A D | fealnx.c | 37 /* 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.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_eeprom.c | 981 * There is a tiny possibility that we could somehow fail to write ipath_update_eeprom_log()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | i915_dma.c | 440 * tiny window where we will loose hotplug notifactions. i915_load_modeset_init()
|
H A D | i915_drv.c | 793 * bother with the tiny race here where we might loose hotplug i915_drm_resume()
|
H A D | intel_pm.c | 4290 * race in the hw when coming out of rc6: There's a tiny window where intel_rps_limits()
|
/linux-4.4.14/fs/ufs/ |
H A D | ufs_fs.h | 79 * reside in any one of four places. For tiny media where every block
|
/linux-4.4.14/arch/arm/vfp/ |
H A D | vfpdouble.c | 119 vfp_double_dump("pack: tiny number", vd); vfp_double_normaliseround()
|
H A D | vfpsingle.c | 124 vfp_single_dump("pack: tiny number", vs); __vfp_single_normaliseround()
|
/linux-4.4.14/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.c | 225 the EPROM on the board for 56301 DSP. The resident loader is a tiny little
|
/linux-4.4.14/drivers/net/ethernet/via/ |
H A D | via-rhine.c | 46 /* Set the copy breakpoint for the copy-only-tiny-frames scheme. 132 MODULE_PARM_DESC(rx_copybreak, "VIA Rhine copy breakpoint for copy-only-tiny-frames");
|
H A D | via-velocity.c | 362 MODULE_PARM_DESC(rx_copybreak, "Copy breakpoint for copy-only-tiny-frames");
|
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/ |
H A D | api-ni.c | 1593 /* We can have a tiny EQ since we only need to see the unlink event on lnet_ping_target_init()
|
/linux-4.4.14/drivers/media/platform/marvell-ccic/ |
H A D | mcam-core.c | 1758 * Exclude QCIF mode, because it only captures a tiny portion
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
H A D | tx.c | 243 * twice by _accident_. NB: There is a tiny race... carl9170_release_dev_space()
|
/linux-4.4.14/drivers/net/ethernet/sis/ |
H A D | sis190.c | 349 MODULE_PARM_DESC(rx_copybreak, "Copy breakpoint for copy-only-tiny-frames");
|
/linux-4.4.14/net/sched/ |
H A D | sch_cbq.c | 440 * which may be tiny (even zero). cbq_ovl_classic()
|
/linux-4.4.14/sound/usb/ |
H A D | quirks.c | 1262 /* Zoom R16/24 needs a tiny delay here, otherwise requests like snd_usb_ctl_msg_quirk()
|
/linux-4.4.14/drivers/tty/hvc/ |
H A D | hvcs.c | 170 * little (tiny) bit slower because an unaligned load is slower than aligned
|
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/ |
H A D | ldlm_request.c | 484 * a tiny window for completion to get in */ ldlm_cli_enqueue_fini()
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.c | 1124 else if ((arg_len = is_keyword(ptr, len, "tiny"))) sym_user_command()
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
H A D | pxa_camera.c | 706 * The DMA chaining is done with DMA running. This means a tiny temporal window
|
/linux-4.4.14/include/net/ |
H A D | tcp.h | 589 /* When peer uses tiny windows, there is no use in packetizing tcp_bound_to_half_wnd()
|
/linux-4.4.14/tools/perf/util/ |
H A D | session.c | 1546 * On 64bit we can mmap the data file in one go. No need for tiny mmap
|
/linux-4.4.14/drivers/net/ethernet/natsemi/ |
H A D | natsemi.c | 80 /* Set the copy breakpoint for the copy-only-tiny-frames scheme. 149 "DP8381x copy breakpoint for copy-only-tiny-frames");
|
/linux-4.4.14/fs/btrfs/ |
H A D | ioctl.c | 1073 * so that the next tiny extent will force a defrag. should_defrag_range() 1075 * The end result of this is that tiny extents before a single big should_defrag_range()
|
/linux-4.4.14/drivers/scsi/ |
H A D | 3w-xxxx.c | 14 Further tiny build fixes and trivial hoovering Alan Cox
|
H A D | scsi_debug.c | 4122 MODULE_PARM_DESC(delay, "response delay (def=1 jiffy); 0:imm, -1,-2:tiny");
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
H A D | mv643xx_eth.c | 1025 "failed to linearize skb with tiny unaligned fragment\n"); mv643xx_eth_xmit()
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
H A D | pcnet32.c | 2918 DRV_NAME " copy breakpoint for copy-only-tiny-frames");
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_edid.c | 1883 /* ignore tiny modes */ drm_mode_detailed()
|
/linux-4.4.14/drivers/atm/ |
H A D | lanai.c | 321 * PAGE_SIZE is insanely tiny, though...
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | apm_32.c | 1617 * XXX - this is a tiny bit broken, when we consider BSD do_open()
|
/linux-4.4.14/net/unix/ |
H A D | af_unix.c | 1519 * over the limit, there might be a tiny race in actually noticing
|
/linux-4.4.14/fs/ocfs2/ |
H A D | suballoc.c | 1399 /* there is a really tiny chance the journal calls could fail, ocfs2_relink_block_group()
|
/linux-4.4.14/sound/pci/ |
H A D | azt3328.c | 569 * needed and then do some tiny AC97 patch action snd_azf3328_mixer_ac97_map_reg_idx()
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 6864 # 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 D | fpsp.S | 6970 # 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.4.14/drivers/net/ethernet/myricom/myri10ge/ |
H A D | myri10ge.c | 2905 /* Mark small packets, and pad out tiny packets */ myri10ge_xmit()
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
H A D | ef10.c | 3490 * These restrictions allow us to pass only a tiny amount of efx_ef10_filter_rfs_insert()
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 2046 if (curr_frag_len <= BE_HDR_LEN) { /* tiny packet */ skb_fill_rx_data()
|
/linux-4.4.14/block/ |
H A D | cfq-iosched.c | 4047 * of tiny requests, because we disrupt the normal plugging cfq_rq_enqueued()
|
/linux-4.4.14/kernel/ |
H A D | signal.c | 2878 * dies after receiving the signal. The window is tiny, do_send_specific()
|
/linux-4.4.14/fs/ntfs/ |
H A D | inode.c | 132 * absolutely tiny. ntfs_init_locked_inode()
|
/linux-4.4.14/fs/reiserfs/ |
H A D | journal.c | 1782 * all the journa list slots with tiny transactions. These
|
/linux-4.4.14/fs/ext4/ |
H A D | inode.c | 882 * is elevated. We'll still have enough credits for the tiny quotafile
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | main.c | 1878 /* 4 bits each for board type, major, minor, and tiny version */ brcms_c_validboardtype()
|
/linux-4.4.14/kernel/sched/ |
H A D | fair.c | 1309 * tasks within a group over tiny differences. task_numa_compare()
|