/linux-4.4.14/arch/unicore32/include/asm/ |
H A D | bitops.h | 22 * the cntlz instruction for much better code efficiency.
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | topology.c | 58 unsigned long efficiency; member in struct:cpu_efficiency 62 * Table of relative efficiency of each processors 63 * The efficiency value must fit in 20bit and the final 83 * Iterate all CPUs' descriptor in DT and compute the efficiency 84 * (as per table_efficiency). Also calculate a middle efficiency 127 capacity = ((be32_to_cpup(rate)) >> 20) * cpu_eff->efficiency; for_each_possible_cpu()
|
H A D | signal.c | 570 * informed the tracing code of that for efficiency reasons. do_work_pending()
|
/linux-4.4.14/include/uapi/linux/ |
H A D | fiemap.h | 65 * merged for efficiency. */
|
H A D | jffs2.h | 136 are left like this for space efficiency. If and when people decide
|
/linux-4.4.14/arch/tile/include/asm/ |
H A D | spinlock_32.h | 61 /* For efficiency, overlap fetching the old ticket with the wmb(). */ arch_spin_unlock()
|
/linux-4.4.14/arch/x86/xen/ |
H A D | xen-asm_64.S | 6 * This code is encoded for size rather than absolute efficiency, with
|
H A D | xen-asm.S | 6 * This code is encoded for size rather than absolute efficiency, with
|
H A D | xen-asm_32.S | 6 * This code is encoded for size rather than absolute efficiency, with
|
/linux-4.4.14/drivers/block/zram/ |
H A D | zram_drv.h | 53 * zram is mainly used for memory efficiency so we want to keep memory
|
/linux-4.4.14/fs/squashfs/ |
H A D | id.c | 27 * For space efficiency regular files store uid and gid indexes, which are
|
/linux-4.4.14/arch/metag/kernel/ |
H A D | user_gateway.S | 19 * this code to be executed directly in user mode for best efficiency but
|
/linux-4.4.14/include/linux/i2c/ |
H A D | adp8860.h | 145 * This provides optimal efficiency, but is not suitable for driving
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/ |
H A D | ll_fiemap.h | 93 * merged for efficiency. */
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
H A D | led.c | 81 * For code efficiency the calculation will be:
|
/linux-4.4.14/drivers/parisc/ |
H A D | iommu-helpers.h | 24 /* Horrible hack. For efficiency's sake, dma_sg starts one iommu_fill_pdir()
|
/linux-4.4.14/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.h | 74 u32 efficiency; member in struct:nfs4_ff_layout_mirror
|
H A D | flexfilelayout.c | 335 if (fls->mirror_array[i]->efficiency < ff_layout_sort_mirrors() 336 fls->mirror_array[j]->efficiency) ff_layout_sort_mirrors() 451 /* efficiency */ ff_layout_alloc_lseg() 456 fls->mirror_array[i]->efficiency = be32_to_cpup(p); ff_layout_alloc_lseg() 766 /* mirrors are sorted by efficiency */ ff_layout_choose_best_ds_for_read()
|
/linux-4.4.14/include/linux/ |
H A D | nfs_iostat.h | 42 * the server can provide an indication of client efficiency
|
H A D | ntb.h | 749 * copy operations. For efficiency, and to simplify ordering of operations
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | sta32x.h | 2 * Codec driver for ST STA32x 2.1-channel high-efficiency digital audio system
|
H A D | sta350.h | 2 * Codec driver for ST STA350 2.1-channel high-efficiency digital audio system
|
H A D | sta32x.c | 2 * Codec driver for ST STA32x 2.1-channel high-efficiency digital audio system
|
H A D | sta350.c | 2 * Codec driver for ST STA350 2.1-channel high-efficiency digital audio system
|
/linux-4.4.14/include/linux/regulator/ |
H A D | consumer.h | 28 * idling. Regulator r has > 90% efficiency in NORMAL mode at loads > 100mA 30 * efficiency in IDLE mode at loads < 10mA. Thus regulator r will operate 55 * In order of power efficiency (least efficient at top).
|
/linux-4.4.14/lib/ |
H A D | list_sort.c | 133 printk_once(KERN_DEBUG "list too long for efficiency\n"); list_sort()
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | bitops.h | 256 * clz instruction for much better code efficiency. __clz returns
|
/linux-4.4.14/include/linux/iio/ |
H A D | buffer.h | 36 * different buffer designs (space efficiency vs speed for example).
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
H A D | queue.h | 42 * macro for this purpose for optimum efficiency. A singly-linked list may 53 * should use the explicit macro for this purpose for optimum efficiency.
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | tbutils.c | 250 * NOTE: Tables are mapped (not copied) for efficiency. The FACS must
|
H A D | excreate.c | 493 * flag, and sync_level for efficiency. acpi_ex_create_method()
|
H A D | utobject.c | 81 * the most memory efficient, but the efficiency of the object
|
/linux-4.4.14/net/atm/ |
H A D | proc.c | 7 * Evaluating the efficiency of the whole thing if left as an exercise to
|
/linux-4.4.14/arch/ia64/sn/pci/pcibr/ |
H A D | pcibr_dma.c | 36 * For efficiency, we most prefer to use the 32bit direct mapping facility,
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
H A D | ipath_registers.h | 356 * reads for efficiency (they are written as 64 bits, since
|
/linux-4.4.14/drivers/misc/sgi-gru/ |
H A D | grutlbpurge.c | 130 * To help improve the efficiency of TLB invalidation, the GMS data
|
/linux-4.4.14/drivers/mfd/ |
H A D | palmas.c | 577 /* Change IRQ into clear on read mode for efficiency */ palmas_i2c_probe()
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
H A D | tulip.h | 321 /* Keep the ring sizes a power of two for efficiency.
|
H A D | winbond-840.c | 90 /* Keep the ring sizes a power of two for compile efficiency.
|
/linux-4.4.14/fs/lockd/ |
H A D | clnt4xdr.c | 95 * functions. For run-time efficiency, some data types are encoded
|
H A D | clntxdr.c | 92 * functions. For run-time efficiency, some data types are encoded
|
/linux-4.4.14/scripts/basic/ |
H A D | fixdep.c | 92 * efficiency problem either.
|
/linux-4.4.14/drivers/w1/ |
H A D | w1_io.c | 430 * and a "SKIP ROM" is done for efficiency. On multi-slave busses, this
|
/linux-4.4.14/drivers/md/ |
H A D | dm-log-userspace-base.c | 75 * Combine userspace flush and mark requests for efficiency.
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
H A D | mthca_mr.c | 278 * one more dummy entry for firmware efficiency. __mthca_write_mtt()
|
/linux-4.4.14/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 167 * structures to maximize cache efficiency.
|
/linux-4.4.14/drivers/dma/ |
H A D | dma-jz4780.c | 226 * by the device, the only effect is reduced efficiency. This is better jz4780_dma_transfer_size()
|
/linux-4.4.14/fs/nfs/ |
H A D | internal.h | 678 * but for calculation efficiency, we multiply the seconds by
|
H A D | nfs2xdr.c | 99 * functions. For run-time efficiency, some data types are encoded
|
H A D | nfs3xdr.c | 138 * functions. For run-time efficiency, some data types are encoded
|
/linux-4.4.14/kernel/rcu/ |
H A D | tree_plugin.h | 1403 * is sized to be roughly one RCU grace period. Those energy-efficiency 1406 * system. And if you are -that- concerned about energy efficiency, 1791 * CPU. (Which isn't so great for energy efficiency, but which does 1799 * an energy-efficiency measure because CPUs with no RCU callbacks
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | io.h | 58 * which all ports are being mapped. For sake of efficiency some code
|
/linux-4.4.14/drivers/usb/core/ |
H A D | usb.c | 897 * may be able to coalesce mappings for improved I/O efficiency.
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
H A D | lu_object.h | 530 * Common object attributes, cached for efficiency. From enum
|
H A D | cl_object.h | 1933 * address allocation efficiency issues mentioned above), and returns with the
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | ptlrpcd.c | 868 * efficiency. ptlrpcd_init()
|
/linux-4.4.14/drivers/regulator/ |
H A D | wm8350-regulator.c | 919 * WM8350 regulator efficiency is pretty similar over
|
H A D | core.c | 3226 * Set regulator operating mode to increase regulator efficiency or improve
|
/linux-4.4.14/arch/arc/mm/ |
H A D | tlb.c | 817 /* For efficiency sake, kernel is compile time built for a MMU ver arc_mmu_init()
|
/linux-4.4.14/mm/ |
H A D | truncate.c | 677 * efficiency so that truncate_inode_pages does fewer truncate_pagecache()
|
H A D | vmscan.c | 2132 * their relative recent reclaim efficiency. for_each_evictable_lru() 3286 * efficiency. balance_pgdat()
|
H A D | page_alloc.c | 1830 * a single hold of the lock, for efficiency. Add them to the supplied list.
|
/linux-4.4.14/include/net/ |
H A D | iw_handler.h | 43 * efficiency and light weight), and also I provide a good dose of backward
|
H A D | mac80211.h | 2349 * of some efficiency, filter out only a subset. For example, if the device
|
/linux-4.4.14/arch/arm/probes/ |
H A D | decode-arm.c | 117 * efficiency, the masks for some tests sometimes assume other test
|
/linux-4.4.14/arch/arm/vfp/ |
H A D | vfpsingle.c | 1189 * instruction. However, we ignore this for efficiency. vfp_single_cpdo()
|
/linux-4.4.14/net/ipv4/ |
H A D | icmp.c | 612 * mask for efficiency. icmp_send()
|
H A D | udp.c | 47 * Jon Peatfield : Minor efficiency fix to sendto().
|
/linux-4.4.14/sound/usb/misc/ |
H A D | ua101.c | 43 * This magic value optimizes memory usage efficiency for the UA-101's packet
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
H A D | rtd520.c | 216 /* If this is too low, efficiency is poor */
|
/linux-4.4.14/drivers/net/ethernet/3com/ |
H A D | 3c515.c | 55 /* Keep the ring sizes a power of two for efficiency. */
|
H A D | typhoon.c | 64 /* Keep the ring sizes a power of two for compile efficiency.
|
H A D | 3c59x.c | 37 /* Keep the ring sizes a power of two for efficiency. */
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_cmd.h | 512 * For efficiency, the SVGA3D device is free to copy more data than
|
/linux-4.4.14/drivers/hv/ |
H A D | hv_balloon.c | 255 * io_diff: An indicator of file cache efficiency or page file activity,
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
H A D | libipw_rx.c | 1578 * the "right thing" we'll optimize it for efficiency if libipw_process_probe_response()
|
/linux-4.4.14/drivers/net/ethernet/packetengines/ |
H A D | yellowfin.c | 69 /* Keep the ring sizes a power of two for efficiency.
|
H A D | hamachi.c | 108 /* Keep the ring sizes a power of two for compile efficiency.
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
H A D | epic100.c | 48 /* Keep the ring sizes a power of two for operational efficiency.
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
H A D | gianfar_ethtool.c | 963 * Further the all masks are one-padded for better hardware efficiency.
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
H A D | lance.c | 186 This is a compile-time option for efficiency.
|
/linux-4.4.14/fs/ocfs2/ |
H A D | ocfs2_fs.h | 887 * efficiency. */
|
/linux-4.4.14/sound/pci/ |
H A D | rme32.c | 65 * from the viewpoint of the data transfer efficiency. However, this allows
|
/linux-4.4.14/drivers/mmc/card/ |
H A D | mmc_test.c | 1593 * the efficiency of DMA to handle scattered pages.
|
/linux-4.4.14/drivers/media/platform/omap3isp/ |
H A D | ispresizer.c | 636 * Note: For SBL efficiency reasons the address should be on a 256-byte
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
H A D | htt_rx.c | 415 * mpdu_desc_list_next. Second, for efficiency it is preferable to ath10k_htt_rx_amsdu_pop()
|
/linux-4.4.14/drivers/net/ethernet/dlink/ |
H A D | sundance.c | 62 /* Keep the ring sizes a power of two for compile efficiency.
|
/linux-4.4.14/drivers/net/ethernet/ |
H A D | fealnx.c | 50 /* Keep the ring sizes a power of two for compile efficiency. */
|
/linux-4.4.14/arch/tile/kernel/ |
H A D | intvec_64.S | 120 * fixups via JIT. For lookup efficiency and to effectively support
|
/linux-4.4.14/arch/x86/lguest/ |
H A D | boot.c | 278 * a hypercall for interrupt control and not worry about efficiency.
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
H A D | rtllib_rx.c | 2644 * the "right thing" we'll optimize it for efficiency if rtllib_process_probe_response()
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_rx.c | 2491 * the "right thing" we'll optimize it for efficiency if ieee80211_process_probe_response()
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_mbox.c | 1323 * For efficiency reasons, the ring get/put pointers can be lpfc_config_port()
|
/linux-4.4.14/drivers/scsi/ |
H A D | scsi_lib.c | 1553 * For efficiency, no lock is taken to check the busy state of
|
/linux-4.4.14/drivers/video/console/ |
H A D | fbcon.c | 1234 * restriction is simplicity & efficiency at the moment.
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon.h | 1180 * (type of memory, bus size, efficiency, ...)
|
/linux-4.4.14/drivers/net/ethernet/via/ |
H A D | via-rhine.c | 72 /* Keep the ring sizes a power of two for compile efficiency.
|
/linux-4.4.14/arch/tile/include/gxio/ |
H A D | mpipe.h | 1058 * efficiency can be achieved by avoiding the packet descriptor copy
|
/linux-4.4.14/tools/power/x86/turbostat/ |
H A D | turbostat.c | 1181 fprintf(stderr, "%d * %.0f = %.0f MHz max efficiency frequency\n", dump_nhm_platform_info()
|
/linux-4.4.14/drivers/net/ethernet/natsemi/ |
H A D | natsemi.c | 97 /* Keep the ring sizes a power of two for compile efficiency.
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | sdio.c | 1883 /* Pad read to blocksize for efficiency */ brcmf_sdio_pad()
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | common.c | 475 * For code efficiency the calculation will be:
|
/linux-4.4.14/drivers/dma/ppc4xx/ |
H A D | adma.c | 1329 * ppc440spe_adma_device_estimate - estimate the efficiency of processing
|
/linux-4.4.14/arch/tile/include/hv/ |
H A D | netio_intf.h | 195 /* Note that, for efficiency, code which uses these fields assumes that none
|
/linux-4.4.14/block/ |
H A D | blk-core.c | 1782 * We don't worry about that case for efficiency. It won't happen blk_queue_bio()
|
/linux-4.4.14/kernel/locking/ |
H A D | lockdep.c | 894 * For good efficiency of modular, we use power of 2
|
/linux-4.4.14/net/core/ |
H A D | dev.c | 7699 * improve batching efficiency. default_device_exit_batch()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 183 * is built into the normal double copy length check for efficiency.
|