/linux-4.1.27/include/asm-generic/ |
D | xor.h | 19 xor_8regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_2() 38 xor_8regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_3() 59 xor_8regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_4() 81 xor_8regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_5() 104 xor_32regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_32regs_2() 140 xor_32regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_3() 186 xor_32regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_4() 241 xor_32regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_5() 305 xor_8regs_p_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_p_2() 331 xor_8regs_p_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_p_3() [all …]
|
/linux-4.1.27/include/linux/ |
D | task_io_accounting_ops.h | 10 static inline void task_io_account_read(size_t bytes) in task_io_account_read() 24 static inline void task_io_account_write(size_t bytes) in task_io_account_write() 38 static inline void task_io_account_cancelled_write(size_t bytes) in task_io_account_cancelled_write() 58 static inline void task_io_account_read(size_t bytes) in task_io_account_read() 67 static inline void task_io_account_write(size_t bytes) in task_io_account_write() 76 static inline void task_io_account_cancelled_write(size_t bytes) in task_io_account_cancelled_write()
|
/linux-4.1.27/arch/arm/include/asm/ |
D | xor.h | 50 xor_arm4regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_arm4regs_2() 70 xor_arm4regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_3() 92 xor_arm4regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_4() 111 xor_arm4regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_5() 152 xor_neon_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_neon_2() 164 xor_neon_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_3() 177 xor_neon_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_4() 190 xor_neon_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_neon_5()
|
/linux-4.1.27/arch/x86/include/asm/ |
D | xor_32.h | 32 xor_pII_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_pII_mmx_2() 75 xor_pII_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_3() 124 xor_pII_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_4() 179 xor_pII_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_5() 259 xor_p5_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_p5_mmx_2() 306 xor_p5_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_3() 363 xor_p5_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_4() 429 xor_p5_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_p5_mmx_5()
|
D | xor.h | 71 xor_sse_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2() 122 xor_sse_2_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_sse_2_pf64() 156 xor_sse_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3() 215 xor_sse_3_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_3_pf64() 252 xor_sse_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_4() 318 xor_sse_4_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_4_pf64() 357 xor_sse_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_5() 430 xor_sse_5_pf64(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_sse_5_pf64()
|
D | xor_avx.h | 35 static void xor_avx_2(unsigned long bytes, unsigned long *p0, unsigned long *p1) in xor_avx_2() 61 static void xor_avx_3(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_3() 91 static void xor_avx_4(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_4() 124 static void xor_avx_5(unsigned long bytes, unsigned long *p0, unsigned long *p1, in xor_avx_5()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_compat.h | 38 lpfc_memcpy_to_slim(void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim() 60 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim() 83 lpfc_memcpy_to_slim( void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim() 90 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim()
|
D | lpfc_mem.c | 49 size_t bytes; in lpfc_mem_alloc_active_rrq_pool_s4() local
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | xor_32.h | 24 sparc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in sparc_2() 61 sparc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_3() 112 sparc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_4() 176 sparc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in sparc_5()
|
/linux-4.1.27/sound/drivers/ |
D | pcm-indirect2.c | 139 unsigned int bytes) in snd_pcm_indirect2_increase_min_periods() 274 unsigned int bytes; in snd_pcm_indirect2_playback_transfer() local 318 unsigned int bytes = rec->sw_ready; in snd_pcm_indirect2_playback_transfer() local 435 unsigned int bytes; in snd_pcm_indirect2_capture_transfer() local 483 size_t bytes = rec->sw_buffer_size - rec->sw_ready; in snd_pcm_indirect2_capture_transfer() local
|
/linux-4.1.27/lib/raid6/ |
D | sse2.c | 41 static void raid6_sse21_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_sse21_gen_syndrome() 93 size_t bytes, void **ptrs) in raid6_sse21_xor_syndrome() 151 static void raid6_sse22_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_sse22_gen_syndrome() 204 size_t bytes, void **ptrs) in raid6_sse22_xor_syndrome() 283 static void raid6_sse24_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_sse24_gen_syndrome() 370 size_t bytes, void **ptrs) in raid6_sse24_xor_syndrome()
|
D | recov.c | 25 static void raid6_2data_recov_intx1(int disks, size_t bytes, int faila, in raid6_2data_recov_intx1() 69 static void raid6_datap_recov_intx1(int disks, size_t bytes, int faila, in raid6_datap_recov_intx1() 113 void raid6_dual_recov(int disks, size_t bytes, int faila, int failb, void **ptrs) in raid6_dual_recov()
|
D | avx2.c | 42 static void raid6_avx21_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_avx21_gen_syndrome() 101 static void raid6_avx22_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_avx22_gen_syndrome() 165 static void raid6_avx24_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_avx24_gen_syndrome()
|
D | recov_ssse3.c | 22 static void raid6_2data_recov_ssse3(int disks, size_t bytes, int faila, in raid6_2data_recov_ssse3() 197 static void raid6_datap_recov_ssse3(int disks, size_t bytes, int faila, in raid6_datap_recov_ssse3()
|
D | recov_avx2.c | 22 static void raid6_2data_recov_avx2(int disks, size_t bytes, int faila, in raid6_2data_recov_avx2() 192 static void raid6_datap_recov_avx2(int disks, size_t bytes, int faila, in raid6_datap_recov_avx2()
|
D | mmx.c | 40 static void raid6_mmx1_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_mmx1_gen_syndrome() 88 static void raid6_mmx2_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_mmx2_gen_syndrome()
|
D | sse1.c | 45 static void raid6_sse11_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_sse11_gen_syndrome() 104 static void raid6_sse12_gen_syndrome(int disks, size_t bytes, void **ptrs) in raid6_sse12_gen_syndrome()
|
/linux-4.1.27/arch/powerpc/lib/ |
D | xor_vmx.c | 57 void xor_altivec_2(unsigned long bytes, unsigned long *v1_in, in xor_altivec_2() 81 void xor_altivec_3(unsigned long bytes, unsigned long *v1_in, in xor_altivec_3() 109 void xor_altivec_4(unsigned long bytes, unsigned long *v1_in, in xor_altivec_4() 142 void xor_altivec_5(unsigned long bytes, unsigned long *v1_in, in xor_altivec_5()
|
/linux-4.1.27/lib/ |
D | iov_iter.c | 138 static size_t copy_page_to_iter_iovec(struct page *page, size_t offset, size_t bytes, in copy_page_to_iter_iovec() 219 static size_t copy_page_from_iter_iovec(struct page *page, size_t offset, size_t bytes, in copy_page_from_iter_iovec() 309 int iov_iter_fault_in_readable(struct iov_iter *i, size_t bytes) in iov_iter_fault_in_readable() 327 int iov_iter_fault_in_multipages_readable(struct iov_iter *i, size_t bytes) in iov_iter_fault_in_multipages_readable() 386 size_t copy_to_iter(void *addr, size_t bytes, struct iov_iter *i) in copy_to_iter() 407 size_t copy_from_iter(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter() 428 size_t copy_from_iter_nocache(void *addr, size_t bytes, struct iov_iter *i) in copy_from_iter_nocache() 449 size_t copy_page_to_iter(struct page *page, size_t offset, size_t bytes, in copy_page_to_iter() 462 size_t copy_page_from_iter(struct page *page, size_t offset, size_t bytes, in copy_page_from_iter() 475 size_t iov_iter_zero(size_t bytes, struct iov_iter *i) in iov_iter_zero() [all …]
|
D | memweight.c | 10 size_t memweight(const void *ptr, size_t bytes) in memweight()
|
D | swiotlb.c | 145 unsigned long bytes = io_tlb_nslabs << IO_TLB_SHIFT; in swiotlb_print_info() local 165 unsigned long i, bytes; in swiotlb_init_with_tbl() local 216 unsigned long bytes; in swiotlb_init() local 245 unsigned long bytes, req_nslabs = io_tlb_nslabs; in swiotlb_late_init_with_default_size() local 288 unsigned long i, bytes; in swiotlb_late_init_with_tbl() local
|
D | random32.c | 100 void prandom_bytes_state(struct rnd_state *state, void *buf, size_t bytes) in prandom_bytes_state() 126 void prandom_bytes(void *buf, size_t bytes) in prandom_bytes()
|
D | crc32.c | 981 int bytes = 0; local 1067 int bytes = 0; local
|
D | string.c | 787 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8() 807 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_fifo.c | 209 static bool vmw_fifo_is_full(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_is_full() 221 uint32_t bytes, bool interruptible, in vmw_fifo_wait_noirq() 254 uint32_t bytes, bool interruptible, in vmw_fifo_wait() 315 void *vmw_fifo_reserve(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_reserve() 400 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_res_copy() 422 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_slow_copy() 439 void vmw_fifo_commit(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_commit() 491 uint32_t bytes = sizeof(__le32) + sizeof(*cmd_fence); in vmw_fifo_send_fence() local
|
/linux-4.1.27/include/sound/ |
D | pcm-indirect.h | 66 unsigned int bytes = qsize - rec->hw_ready; in snd_pcm_indirect_playback_transfer() local 95 int bytes = ptr - rec->hw_io; in snd_pcm_indirect_playback_pointer() local 131 size_t bytes = rec->sw_buffer_size - rec->sw_ready; in snd_pcm_indirect_capture_transfer() local 161 int bytes = ptr - rec->hw_io; in snd_pcm_indirect_capture_pointer() local
|
D | memalloc.h | 68 size_t bytes; /* buffer size in bytes */ member
|
/linux-4.1.27/sound/soc/intel/common/ |
D | sst-dsp.c | 59 u32 *src, size_t bytes) in _sst_memcpy_toio_32() 68 const volatile __iomem u32 *src, size_t bytes) in _sst_memcpy_fromio_32() 77 void __iomem *dest, void *src, size_t bytes) in sst_memcpy_toio_32() 84 void __iomem *src, size_t bytes) in sst_memcpy_fromio_32() 300 void sst_dsp_outbox_write(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_outbox_write() 313 void sst_dsp_outbox_read(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_outbox_read() 326 void sst_dsp_inbox_write(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_inbox_write() 339 void sst_dsp_inbox_read(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_inbox_read()
|
/linux-4.1.27/fs/btrfs/ |
D | free-space-cache.c | 37 u64 bytes; member 520 static int io_ctl_add_entry(struct btrfs_io_ctl *io_ctl, u64 offset, u64 bytes, in io_ctl_add_entry() 1417 static inline unsigned long bytes_to_bits(u64 bytes, u32 unit) in bytes_to_bits() 1692 u64 offset, u64 bytes) in __bitmap_clear_bits() 1707 u64 bytes) in bitmap_clear_bits() 1715 u64 bytes) in bitmap_set_bits() 1735 u64 *bytes) in search_bitmap() 1772 find_free_space(struct btrfs_free_space_ctl *ctl, u64 *offset, u64 *bytes, in find_free_space() 1861 u64 *offset, u64 *bytes) in remove_from_bitmap() 1937 u64 bytes) in add_bytes_to_bitmap() [all …]
|
D | lzo.c | 113 unsigned long bytes; in lzo_compress_pages() local 272 unsigned long bytes; in lzo_decompress_biovec() local 392 unsigned long bytes; in lzo_decompress() local
|
D | free-space-cache.h | 25 u64 bytes; member
|
D | zlib.c | 349 unsigned long bytes; in zlib_decompress() local
|
D | ordered-data.h | 150 unsigned long bytes) in btrfs_ordered_sum_size()
|
/linux-4.1.27/sound/i2c/other/ |
D | pt2258.c | 48 unsigned char bytes[2]; in snd_pt2258_reset() local 111 unsigned char bytes[2]; in pt2258_stereo_volume_put() local 160 unsigned char bytes[2]; in pt2258_switch_put() local
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_nvm.c | 521 u8 *bytes, int *errno) in i40e_nvmupd_command() 564 u8 *bytes, int *errno) in i40e_nvmupd_state_init() 681 u8 *bytes, int *errno) in i40e_nvmupd_state_reading() 723 u8 *bytes, int *errno) in i40e_nvmupd_state_writing() 913 u8 *bytes, int *errno) in i40e_nvmupd_nvm_read() 983 u8 *bytes, int *errno) in i40e_nvmupd_nvm_write()
|
/linux-4.1.27/arch/cris/arch-v10/ |
D | README.mm | 86 is limited to 0xb0000000 bytes (minus 8192 bytes, since the first page, function 157 Linux/CRIS, a page is 8192 bytes (for technical reasons not equal to 4096 as in function
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | msm_iommu.c | 61 size_t bytes = sg->length + sg->offset; in msm_iommu_map() local 78 size_t bytes = sg->length + sg->offset; in msm_iommu_map() local 95 size_t bytes = sg->length + sg->offset; in msm_iommu_unmap() local
|
/linux-4.1.27/sound/i2c/ |
D | i2c.c | 146 int snd_i2c_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_sendbytes() 153 int snd_i2c_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_readbytes() 276 unsigned char *bytes, int count) in snd_i2c_bit_sendbytes() 302 unsigned char *bytes, int count) in snd_i2c_bit_readbytes()
|
D | tea6330t.c | 113 unsigned char bytes[3]; in snd_tea6330t_put_master_volume() local 164 unsigned char bytes[3]; in snd_tea6330t_put_master_switch() local 215 unsigned char bytes[2]; in snd_tea6330t_put_bass() local 262 unsigned char bytes[2]; in snd_tea6330t_put_treble() local 300 unsigned char bytes[7]; in snd_tea6330t_update_mixer() local
|
/linux-4.1.27/crypto/async_tx/ |
D | async_raid6_recov.c | 160 __2data_recov_4(int disks, size_t bytes, int faila, int failb, in __2data_recov_4() 199 __2data_recov_5(int disks, size_t bytes, int faila, int failb, in __2data_recov_5() 273 __2data_recov_n(int disks, size_t bytes, int faila, int failb, in __2data_recov_n() 350 async_raid6_2data_recov(int disks, size_t bytes, int faila, int failb, in async_raid6_2data_recov() 423 async_raid6_datap_recov(int disks, size_t bytes, int faila, in async_raid6_datap_recov()
|
D | raid6test.c | 68 static void raid6_dual_recov(int disks, size_t bytes, int faila, int failb, struct page **ptrs) in raid6_dual_recov()
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
D | grukdump.c | 81 int i, ret, bytes; in gru_dump_tfm() local 102 int i, ret, bytes; in gru_dump_tgh() local 127 int try, cch_locked, cbrcnt = 0, dsrcnt = 0, bytes = 0, ret = 0; in gru_dump_context() local
|
D | grukservices.c | 553 void *p, unsigned int bytes, int nasid, int vector, int apicid) in gru_create_message_queue() 798 unsigned int bytes) in gru_send_message_gpa() 930 unsigned int bytes) in gru_copy_gpa() 1055 int i, k, istatus, bytes; in quicktest2() local
|
/linux-4.1.27/net/mac80211/ |
D | led.h | 58 ieee80211_tpt_led_trig_tx(struct ieee80211_local *local, __le16 fc, int bytes) in ieee80211_tpt_led_trig_tx() 67 ieee80211_tpt_led_trig_rx(struct ieee80211_local *local, __le16 fc, int bytes) in ieee80211_tpt_led_trig_rx()
|
/linux-4.1.27/drivers/mfd/ |
D | tps65912-i2c.c | 26 int bytes, void *dest) in tps65912_i2c_read() 53 int bytes, void *src) in tps65912_i2c_write()
|
D | tps6507x.c | 38 int bytes, void *dest) in tps6507x_i2c_read_device() 66 int bytes, void *src) in tps6507x_i2c_write_device()
|
D | tps65912-spi.c | 26 int bytes, void *src) in tps65912_spi_write() 52 int bytes, void *dest) in tps65912_spi_read()
|
D | 88pm860x-i2c.c | 87 int bytes, void *dest) in read_device() 123 int bytes, void *src) in write_device()
|
D | max8925-i2c.c | 22 int reg, int bytes, void *dest) in max8925_read_device() 38 int reg, int bytes, void *src) in max8925_write_device()
|
D | twl4030-irq.c | 503 u8 bytes[4]; in twl4030_sih_bus_sync_unlock() member 521 u8 bytes[6]; in twl4030_sih_bus_sync_unlock() local 585 u8 bytes[4]; in sih_read_isr() member
|
/linux-4.1.27/arch/x86/oprofile/ |
D | backtrace.c | 47 unsigned long bytes; in dump_user_backtrace_32() local 93 unsigned long bytes; in dump_user_backtrace() local
|
/linux-4.1.27/arch/metag/mm/ |
D | cache.c | 293 void metag_data_cache_flush(const void *start, int bytes) in metag_data_cache_flush() 344 static void metag_phys_code_cache_flush(const void *start, int bytes) in metag_phys_code_cache_flush() 465 void metag_code_cache_flush(const void *start, int bytes) in metag_code_cache_flush()
|
/linux-4.1.27/net/rds/ |
D | page.c | 57 void __user *ptr, unsigned long bytes, in rds_page_copy_user() 97 int rds_page_remainder_alloc(struct scatterlist *scat, unsigned long bytes, in rds_page_remainder_alloc()
|
D | info.c | 116 unsigned long bytes) in rds_info_copy()
|
/linux-4.1.27/net/netfilter/ |
D | nft_counter.c | 22 u64 bytes; member 42 u64 bytes; in nft_counter_dump() local
|
D | xt_connbytes.c | 27 u_int64_t bytes = 0; in connbytes_mt() local
|
D | nfnetlink_acct.c | 34 atomic64_t bytes; member 138 u64 pkts, bytes; in nfnl_acct_fill_info() local
|
/linux-4.1.27/fs/squashfs/ |
D | file_direct.c | 37 int i, n, pages, missing_pages, bytes, res = -ENOMEM; in squashfs_readpage_block() local 146 int bytes = buffer->length, res = buffer->error, n, offset = 0; in squashfs_read_cache() local
|
D | cache.c | 319 int bytes = min_t(int, entry->length - offset, in squashfs_copy_data() local 348 int bytes, res = length; in squashfs_read_metadata() local
|
D | symlink.c | 55 int bytes, copied; in squashfs_symlink_readpage() local
|
D | block.c | 97 int bytes, compressed, b = 0, k = 0, avail, i; in squashfs_read_data() local
|
D | file.c | 375 int bytes, int offset) in squashfs_copy_cache() 445 int bytes = index == file_end ? in squashfs_readpage_sparse() local
|
D | lzo_wrapper.c | 84 int avail, i, bytes = length, res; in lzo_uncompress() local
|
D | lz4_wrapper.c | 99 int avail, i, bytes = length, res; in lz4_uncompress() local
|
/linux-4.1.27/drivers/lguest/ |
D | core.c | 184 void __lgread(struct lg_cpu *cpu, void *b, unsigned long addr, unsigned bytes) in __lgread() 196 unsigned bytes) in __lgwrite()
|
/linux-4.1.27/drivers/ps3/ |
D | ps3-vuart.c | 364 const void *buf, unsigned int bytes, u64 *bytes_written) in ps3_vuart_raw_write() 394 unsigned int bytes, u64 *bytes_read) in ps3_vuart_raw_read() 427 unsigned int bytes) in ps3_vuart_clear_rx_bytes() 487 unsigned int bytes) in ps3_vuart_write() 562 u64 bytes; in ps3_vuart_queue_rx_bytes() local 611 unsigned int bytes) in ps3_vuart_read() 684 int ps3_vuart_read_async(struct ps3_system_bus_device *dev, unsigned int bytes) in ps3_vuart_read_async() 795 u64 bytes; in ps3_vuart_handle_interrupt_rx() local
|
/linux-4.1.27/drivers/net/ |
D | loopback.c | 63 u64 bytes; member 103 u64 bytes = 0; in loopback_get_stats64() local
|
D | nlmon.c | 11 u64 bytes; member 83 u64 bytes = 0, packets = 0; in nlmon_get_stats64() local
|
D | veth.c | 31 u64 bytes; member 149 u64 packets, bytes; in veth_stats_one() local
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | utmisc.c | 124 u8 bytes[4]; in acpi_ut_dword_byte_swap() member 128 u8 bytes[4]; in acpi_ut_dword_byte_swap() member
|
/linux-4.1.27/drivers/staging/unisys/visorchipset/ |
D | parser.c | 44 parser_init_guts(u64 addr, u32 bytes, BOOL local, in parser_init_guts() 138 parser_init(u64 addr, u32 bytes, BOOL local, BOOL *retry) in parser_init() 149 parser_init_byte_stream(u64 addr, u32 bytes, BOOL local, BOOL *retry) in parser_init_byte_stream()
|
/linux-4.1.27/arch/ia64/sn/kernel/sn2/ |
D | cache.c | 24 sn_flush_all_caches(long flush_addr, long bytes) in sn_flush_all_caches()
|
/linux-4.1.27/include/uapi/linux/ |
D | gen_stats.h | 23 __u64 bytes; member 27 __u64 bytes; member
|
/linux-4.1.27/arch/powerpc/sysdev/xics/ |
D | icp-native.c | 34 u8 bytes[4]; member 38 u8 bytes[4]; member 43 u8 bytes[4]; member
|
/linux-4.1.27/drivers/video/fbdev/mb862xx/ |
D | mb862xxfb_accel.c | 82 u16 bytes; in mb86290fb_imageblit1() local 131 u16 bytes; in mb86290fb_imageblit8() local 170 u16 bytes; in mb86290fb_imageblit16() local
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | upd.c | 88 long long bytes) in clear_update_marker() 128 long long bytes) in ubi_start_update()
|
/linux-4.1.27/samples/seccomp/ |
D | bpf-direct.c | 66 ssize_t bytes; in emulator() local 166 ssize_t bytes = 0; in main() local
|
D | bpf-fancy.c | 84 ssize_t bytes; in main() local
|
/linux-4.1.27/sound/pci/echoaudio/ |
D | midi.c | 60 static int write_midi(struct echoaudio *chip, u8 *data, int bytes) in write_midi() 206 int bytes, sent, time; in snd_echo_midi_output_write() local
|
/linux-4.1.27/fs/ |
D | stat.c | 449 void __inode_add_bytes(struct inode *inode, loff_t bytes) in __inode_add_bytes() 460 void inode_add_bytes(struct inode *inode, loff_t bytes) in inode_add_bytes() 469 void __inode_sub_bytes(struct inode *inode, loff_t bytes) in __inode_sub_bytes() 482 void inode_sub_bytes(struct inode *inode, loff_t bytes) in inode_sub_bytes() 503 void inode_set_bytes(struct inode *inode, loff_t bytes) in inode_set_bytes()
|
/linux-4.1.27/drivers/iommu/ |
D | omap-iommu-debug.c | 37 ssize_t bytes; in debug_read_regs() local 63 ssize_t bytes, rest; in debug_read_tlb() local
|
D | omap-iommu.h | 170 #define iopgsz_max(bytes) \ argument 176 #define bytes_to_iopgsz(bytes) \ argument 188 #define iopgsz_ok(bytes) (bytes_to_iopgsz(bytes) >= 0) argument
|
D | tegra-gart.c | 150 unsigned long iova, size_t bytes) in gart_iova_range_valid() 266 phys_addr_t pa, size_t bytes, int prot) in gart_iommu_map() 290 size_t bytes) in gart_iommu_unmap()
|
D | omap-iommu.c | 430 size_t bytes; in flush_iotlb_page() local 511 ssize_t omap_iommu_dump_ctx(struct omap_iommu *obj, char *buf, ssize_t bytes) in omap_iommu_dump_ctx() 571 size_t omap_dump_tlb_entries(struct omap_iommu *obj, char *buf, ssize_t bytes) in omap_dump_tlb_entries() 812 size_t bytes; in iopgtable_clear_entry_core() local 865 size_t bytes; in iopgtable_clear_entry() local 1124 phys_addr_t pa, size_t bytes, int prot) in omap_iommu_map()
|
D | of_iommu.c | 48 int bytes, cur_index = 0; in of_get_dma_window() local
|
/linux-4.1.27/fs/ecryptfs/ |
D | debug.c | 98 void ecryptfs_dump_hex(char *data, int bytes) in ecryptfs_dump_hex()
|
/linux-4.1.27/fs/qnx4/ |
D | bitmap.c | 30 int bytes = min(size - total, QNX4_BLOCK_SIZE); in qnx4_count_free_blocks() local
|
/linux-4.1.27/fs/ntfs/ |
D | file.c | 584 unsigned nr_pages, s64 pos, size_t bytes) in ntfs_prepare_pages_for_non_resident_write() 1400 s64 pos, size_t bytes) in ntfs_commit_pages_after_non_resident_write() 1554 const unsigned nr_pages, s64 pos, size_t bytes) in ntfs_commit_pages_after_write() 1700 unsigned ofs, struct iov_iter *i, size_t bytes) in ntfs_copy_from_user_iter() 1755 size_t bytes; in ntfs_perform_write() local
|
/linux-4.1.27/arch/m32r/kernel/ |
D | sys_m32r.c | 79 asmlinkage int sys_cacheflush(void *addr, int bytes, int cache) in sys_cacheflush()
|
/linux-4.1.27/arch/hexagon/mm/ |
D | copy_to_user.S | 43 #define bytes r2 macro
|
D | copy_from_user.S | 44 #define bytes r2 macro
|
/linux-4.1.27/drivers/dma/hsu/ |
D | hsu.c | 262 size_t bytes = 0; in hsu_dma_desc_size() local 274 size_t bytes = hsu_dma_desc_size(desc); in hsu_dma_active_desc_size() local 294 size_t bytes; in hsu_dma_tx_status() local
|
/linux-4.1.27/include/uapi/mtd/ |
D | ubi-user.h | 321 __s64 bytes; member 341 __s64 bytes; member 406 __s32 bytes; member
|
/linux-4.1.27/drivers/platform/chrome/ |
D | cros_ec_dev.h | 39 uint32_t bytes; member
|
D | cros_ec_lpc.c | 153 unsigned int bytes, void *dest) in cros_ec_lpc_readmem()
|
/linux-4.1.27/arch/x86/kernel/ |
D | msr.c | 78 ssize_t bytes = 0; in msr_read() local 106 ssize_t bytes = 0; in msr_write() local
|
D | ioport.c | 27 unsigned int i, max_long, bytes, bytes_updated; in sys_ioperm() local
|
D | cpuid.c | 90 ssize_t bytes = 0; in cpuid_read() local
|
/linux-4.1.27/drivers/md/bcache/ |
D | debug.c | 151 size_t bytes; member 170 unsigned bytes = min(i->bytes, size); in bch_dump_read() local
|
/linux-4.1.27/samples/bpf/ |
D | sockex2_user.c | 11 __u64 bytes; member
|
D | sockex2_kern.c | 188 long bytes; member
|
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_ethtool.c | 209 struct ethtool_eeprom *eeprom, u8 *bytes) in atl1e_get_eeprom() 249 struct ethtool_eeprom *eeprom, u8 *bytes) in atl1e_set_eeprom()
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | pfunc_core.c | 270 u32 bytes = pmf_next32(cmd); in pmf_parser_read_i2c() local 279 u32 bytes = pmf_next32(cmd); in pmf_parser_write_i2c() local 310 u32 bytes = pmf_next32(cmd); in pmf_parser_read_cfg() local 321 u32 bytes = pmf_next32(cmd); in pmf_parser_write_cfg() local 353 u32 bytes = pmf_next32(cmd); in pmf_parser_read_i2c_sub() local 364 u32 bytes = pmf_next32(cmd); in pmf_parser_write_i2c_sub() local 486 u32 bytes = pmf_next32(cmd); in pmf_parser_mask_and_compare() local
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-dm355evm.c | 33 u8 bytes[4]; member
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_conntrack_acct.h | 19 atomic64_t bytes; member
|
/linux-4.1.27/fs/xfs/ |
D | xfs_sysfs.c | 169 int bytes; in reserve_grant_head_show() local 183 int bytes; in write_grant_head_show() local
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
D | xt_set.h | 70 struct ip_set_counter_match0 bytes; member 89 struct ip_set_counter_match bytes; member
|
D | xt_sctp.h | 38 #define bytes(type) (sizeof(type) * 8) macro
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_dp_auxch.c | 67 int bytes; in radeon_dp_aux_transfer_native() local
|
D | drm_buffer.h | 72 static inline void drm_buffer_advance(struct drm_buffer *buf, int bytes) in drm_buffer_advance()
|
D | si_dma.c | 75 unsigned bytes = count * 8; in si_dma_vm_copy_pages() local
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | ethtool.c | 38 struct ethtool_eeprom *eeprom, u8 * bytes) in lbs_ethtool_get_eeprom()
|
/linux-4.1.27/block/ |
D | bio-integrity.c | 267 unsigned int bytes, offset, i; in bio_integrity_prep() local 414 unsigned bytes = bio_integrity_bytes(bi, bytes_done >> 9); in bio_integrity_advance() local
|
D | bio.c | 926 void bio_advance(struct bio *bio, unsigned bytes) in bio_advance() 980 unsigned bytes; in bio_copy_data() local 1216 unsigned int bytes = PAGE_SIZE; in bio_copy_user_iov() local 1344 unsigned int bytes = PAGE_SIZE - offset; in bio_map_user_iov() local 1467 unsigned int bytes = PAGE_SIZE - offset; in bio_map_kern() local 1546 unsigned int bytes = PAGE_SIZE; in bio_copy_kern() local
|
/linux-4.1.27/net/ipv4/ |
D | fib_semantics.c | 673 static struct hlist_head *fib_info_hash_alloc(int bytes) in fib_info_hash_alloc() 683 static void fib_info_hash_free(struct hlist_head *hash, int bytes) in fib_info_hash_free() 700 unsigned int i, bytes; in fib_info_hash_move() local 788 unsigned int bytes; in fib_create_info() local
|
/linux-4.1.27/tools/perf/bench/ |
D | numa.c | 314 ssize_t bytes; in alloc_data() local 375 static void free_data(void *data, ssize_t bytes) in free_data() 389 static void * zalloc_shared_data(ssize_t bytes) in zalloc_shared_data() 397 static void * setup_shared_data(ssize_t bytes) in setup_shared_data() 406 static void * setup_private_data(ssize_t bytes) in setup_private_data() 708 static u64 do_work(u8 *__data, long bytes, int nr, int nr_max, int loop, u64 val) in do_work() 1422 double bytes; in __bench_numa() local
|
/linux-4.1.27/drivers/usb/gadget/ |
D | config.c | 128 unsigned bytes; in usb_copy_descriptors() local
|
/linux-4.1.27/tools/iio/ |
D | iio_utils.h | 41 unsigned bytes; member
|
D | generic_buffer.c | 47 int bytes = 0; in size_from_channelarray() local
|
/linux-4.1.27/drivers/staging/speakup/ |
D | devsynth.c | 21 size_t bytes; in speakup_file_write() local
|
/linux-4.1.27/mm/ |
D | page_counter.c | 179 u64 bytes; in page_counter_memparse() local
|
D | debug-pagealloc.c | 80 static void check_poison_mem(unsigned char *mem, size_t bytes) in check_poison_mem()
|
/linux-4.1.27/tools/usb/ffs-aio-example/multibuff/host_app/ |
D | test.c | 170 int bytes; in main() local
|
/linux-4.1.27/net/x25/ |
D | x25_out.c | 35 int bytes = 1; in x25_pacsize_to_bytes() local
|
/linux-4.1.27/tools/usb/ffs-aio-example/simple/host_app/ |
D | test.c | 171 int bytes; in main() local
|
/linux-4.1.27/sound/usb/ |
D | helper.c | 29 unsigned int snd_usb_combine_bytes(unsigned char *bytes, int size) in snd_usb_combine_bytes()
|
D | pcm.c | 1241 unsigned int stride, frames, bytes, oldptr; in retire_capture_urb() local 1308 struct urb *urb, unsigned int bytes) in fill_playback_urb_dsd_dop() 1368 unsigned int counts, frames, bytes; in prepare_playback_urb() local
|
/linux-4.1.27/crypto/ |
D | xor.c | 31 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks()
|
D | ghash-generic.c | 32 u32 bytes; member
|
D | salsa20_generic.c | 140 const u8 *src, unsigned int bytes) in salsa20_encrypt_bytes()
|
/linux-4.1.27/sound/firewire/ |
D | iso-resources.c | 50 unsigned int bytes, s400_bytes; in packet_bandwidth() local
|
/linux-4.1.27/fs/nfs/ |
D | iostat.h | 18 unsigned long long bytes[__NFSIOS_BYTESMAX]; member
|
D | direct.c | 411 unsigned long bytes = 0; in nfs_direct_read_completion() local 489 size_t bytes; in nfs_direct_read_schedule_iovec() local 876 size_t bytes; in nfs_direct_write_schedule_iovec() local
|
/linux-4.1.27/arch/mips/alchemy/devboards/ |
D | pm.c | 150 size_t bytes) in db1x_pmattr_store()
|
/linux-4.1.27/fs/nilfs2/ |
D | recovery.c | 159 unsigned bytes = le16_to_cpu(sr->sr_bytes); in nilfs_read_super_root_block() local 256 unsigned int *offset, unsigned int bytes) in nilfs_read_summary_info() 286 unsigned int *offset, unsigned int bytes, in nilfs_skip_summary_info()
|
/linux-4.1.27/drivers/usb/early/ |
D | ehci-dbgp.c | 243 const unsigned char *bytes = buf; in dbgp_set_data() local 258 unsigned char *bytes = buf; in dbgp_get_data() local 271 const char *bytes, int size) in dbgp_bulk_write() 372 int bytes; in find_cap() local
|
/linux-4.1.27/drivers/media/usb/hdpvr/ |
D | hdpvr-core.c | 75 static void challenge(u8 *bytes) in challenge()
|
/linux-4.1.27/drivers/s390/block/ |
D | scm_blk.c | 163 unsigned long bytes = ALIGN(_aidaw, PAGE_SIZE) - _aidaw; in scm_aidaw_bytes() local 168 struct aidaw *scm_aidaw_fetch(struct scm_request *scmrq, unsigned int bytes) in scm_aidaw_fetch()
|
D | xpram.c | 191 unsigned long bytes; in xpram_make_request() local
|
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/ |
D | ethtool.c | 178 struct ethtool_eeprom *eeprom, u8 *bytes) in igbvf_get_eeprom() 184 struct ethtool_eeprom *eeprom, u8 *bytes) in igbvf_set_eeprom()
|
/linux-4.1.27/fs/ocfs2/ |
D | slot_map.c | 228 unsigned long long *bytes) in ocfs2_slot_map_physical_size() 359 unsigned long long blocks, bytes = 0; in ocfs2_map_slot_buffers() local
|
D | ocfs2.h | 730 u64 bytes) in ocfs2_clusters_for_bytes() 743 u64 bytes) in ocfs2_bytes_to_clusters() 753 u64 bytes) in ocfs2_blocks_for_bytes() 776 u64 bytes) in ocfs2_align_bytes_to_clusters() 786 u64 bytes) in ocfs2_align_bytes_to_blocks() 794 static inline unsigned long ocfs2_align_bytes_to_sectors(u64 bytes) in ocfs2_align_bytes_to_sectors()
|
/linux-4.1.27/arch/powerpc/crypto/ |
D | sha1-spe-glue.c | 83 unsigned int bytes; in ppc_spe_sha1_update() local
|
D | sha256-spe-glue.c | 104 unsigned int bytes; in ppc_spe_sha256_update() local
|
/linux-4.1.27/fs/efivarfs/ |
D | file.c | 25 ssize_t bytes; in efivarfs_file_write() local
|
/linux-4.1.27/arch/x86/net/ |
D | bpf_jit_comp.c | 27 static u8 *emit_code(u8 *ptr, u32 bytes, unsigned int len) in emit_code() 40 #define EMIT(bytes, len) do { prog = emit_code(prog, bytes, len); } while (0) argument
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_ethtool.c | 368 struct ethtool_eeprom *eeprom, u8 *bytes) in ixgb_get_eeprom() 414 struct ethtool_eeprom *eeprom, u8 *bytes) in ixgb_set_eeprom()
|
/linux-4.1.27/arch/s390/crypto/ |
D | ghash_s390.c | 26 u32 bytes; member
|
/linux-4.1.27/drivers/net/irda/ |
D | stir4200.c | 378 const __u8 *bytes, int len) in stir_fir_chars() 459 const __u8 *bytes, int len) in stir_sir_chars() 469 const __u8 *bytes, int length) in unwrap_chars()
|
D | donauboe.c | 211 __u8 bytes[2]; in toshoboe_checkfcs() member 743 __u8 bytes[2]; in toshoboe_maketestpacket() member
|
/linux-4.1.27/net/irda/ |
D | wrapper.c | 91 __u8 bytes[2]; in async_wrap_skb() member
|
/linux-4.1.27/drivers/video/fbdev/core/ |
D | syscopyarea.c | 321 int bits = BITS_PER_LONG, bytes = bits >> 3; in sys_copyarea() local
|
D | cfbcopyarea.c | 387 int bits = BITS_PER_LONG, bytes = bits >> 3; in cfb_copyarea() local
|
D | sysfillrect.c | 247 int bits = BITS_PER_LONG, bytes = bits >> 3; in sys_fillrect() local
|
D | cfbfillrect.c | 282 int bits = BITS_PER_LONG, bytes = bits >> 3; in cfb_fillrect() local
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bnad_ethtool.c | 993 u8 *bytes) in bnad_get_eeprom() 1033 u8 *bytes) in bnad_set_eeprom()
|
/linux-4.1.27/sound/pci/ice1712/ |
D | delta.c | 137 static int ap_cs8427_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in ap_cs8427_sendbytes() 154 static int ap_cs8427_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in ap_cs8427_readbytes()
|
/linux-4.1.27/drivers/crypto/vmx/ |
D | ghash.c | 52 int bytes; member
|
/linux-4.1.27/arch/mips/mm/ |
D | cache.c | 69 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
|
/linux-4.1.27/drivers/dma/ |
D | img-mdc-dma.c | 188 static inline unsigned int to_mdc_width(unsigned int bytes) in to_mdc_width() 194 unsigned int bytes) in mdc_set_read_width() 201 unsigned int bytes) in mdc_set_write_width() 583 size_t bytes = 0; in mdc_tx_status() local
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | amd5536udc.c | 621 unsigned bytes = 0; in udc_txfifo_write() local 664 static int udc_rxfifo_read_bytes(struct udc *dev, u8 *buf, int bytes) in udc_rxfifo_read_bytes() 693 unsigned bytes = 0; in udc_rxfifo_read() local 918 unsigned long bytes = req->req.length; in udc_create_dma_chain() local
|
/linux-4.1.27/drivers/misc/eeprom/ |
D | eeprom_93cx6.c | 288 u8 *data, const u16 bytes) in eeprom_93cx6_multireadb()
|
/linux-4.1.27/sound/soc/intel/atom/ |
D | sst-mfld-platform-compress.c | 219 size_t bytes) in sst_platform_compr_ack()
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | sun3xflop.h | 122 static int bytes=0; in sun3xflop_hardint() local
|
D | floppy.h | 192 static int bytes=0; in floppy_hardint() local
|
/linux-4.1.27/drivers/media/usb/tm6000/ |
D | tm6000-i2c.c | 233 unsigned char bytes[17]; in tm6000_i2c_eeprom() local
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_sup.c | 1322 uint32_t bytes) in qla2x00_read_nvram_data() 1341 uint32_t bytes) in qla24xx_read_nvram_data() 1361 uint32_t bytes) in qla2x00_write_nvram_data() 1395 uint32_t bytes) in qla24xx_write_nvram_data() 1443 uint32_t bytes) in qla25xx_read_nvram_data() 1460 uint32_t bytes) in qla25xx_write_nvram_data()
|
/linux-4.1.27/arch/powerpc/perf/ |
D | hv-gpci.c | 143 uint8_t bytes[GPCI_MAX_DATA_BYTES]; in single_gpci_request() member
|
/linux-4.1.27/include/drm/ |
D | drm_displayid.h | 56 u8 bytes; member
|
D | drm_dp_mst_helper.h | 175 u8 bytes[255]; member 191 u8 bytes[255]; member 252 u8 *bytes; member 262 u8 *bytes; member 274 u8 *bytes; member
|
/linux-4.1.27/sound/soc/intel/atom/sst/ |
D | sst_stream.c | 164 struct snd_sst_bytes_v2 *bytes) in sst_send_byte_stream_mrfld()
|
D | sst_drv_interface.c | 260 unsigned long bytes) in sst_cdev_ack() 667 struct snd_sst_bytes_v2 *bytes) in sst_send_byte_stream()
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
D | libipw_tx.c | 265 int bytes, fc, hdr_len; in libipw_xmit() local
|
/linux-4.1.27/arch/x86/kvm/ |
D | x86.c | 4242 static int kvm_read_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt_helper() 4275 gva_t addr, void *val, unsigned int bytes, in kvm_fetch_guest_virt() 4301 gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt() 4313 gva_t addr, void *val, unsigned int bytes, in kvm_read_guest_virt_system() 4322 unsigned int bytes, in kvm_write_guest_virt_system() 4388 const void *val, int bytes) in emulator_write_phys() 4411 static int read_prepare(struct kvm_vcpu *vcpu, void *val, int bytes) in read_prepare() 4424 void *val, int bytes) in read_emulate() 4430 void *val, int bytes) in write_emulate() 4435 static int write_mmio(struct kvm_vcpu *vcpu, gpa_t gpa, int bytes, void *val) in write_mmio() [all …]
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | powerpc.c | 782 unsigned int rt, unsigned int bytes, in kvmppc_handle_load() 829 unsigned int rt, unsigned int bytes, in kvmppc_handle_loads() 841 u64 val, unsigned int bytes, int is_default_endian) in kvmppc_handle_store()
|
/linux-4.1.27/drivers/net/wan/ |
D | sdla.c | 86 int offset, bytes; in __sdla_read() local 117 int offset, bytes; in __sdla_write() local 150 int len, addr, bytes; in sdla_clear() local
|
/linux-4.1.27/arch/x86/kernel/apic/ |
D | x2apic_uv_x.c | 497 unsigned long bytes, paddr; in map_high() local 516 unsigned long bytes; in map_gru_distributed() local 879 int bytes, nid, cpu, lcpu, pnode, blade, i, j, m_val, n_val; in uv_system_init() local
|
/linux-4.1.27/include/linux/usb/ |
D | hcd.h | 601 #define HS_NSECS(bytes) (((55 * 8 * 2083) \ argument 604 #define HS_NSECS_ISO(bytes) (((38 * 8 * 2083) \ argument 607 #define HS_USECS(bytes) NS_TO_US(HS_NSECS(bytes)) argument 608 #define HS_USECS_ISO(bytes) NS_TO_US(HS_NSECS_ISO(bytes)) argument
|
/linux-4.1.27/sound/core/ |
D | pcm_misc.c | 419 unsigned int bytes = samples * width / 8; in snd_pcm_format_set_silence() local
|
/linux-4.1.27/net/core/ |
D | gen_stats.c | 112 u64 bytes; in __gnet_stats_copy_basic_cpu() local
|
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_ethtool.c | 185 struct ethtool_eeprom *eeprom, u8 *bytes) in atl1c_get_eeprom()
|
/linux-4.1.27/arch/sh/drivers/dma/ |
D | dma-g2.c | 60 unsigned int bytes = g2_bytes_remaining(i); in g2_dma_interrupt() local
|
/linux-4.1.27/drivers/video/fbdev/ |
D | atafb_utils.h | 374 static inline void memmove32_col(void *dst, void *src, u32 mask, u32 h, u32 bytes) in memmove32_col()
|
/linux-4.1.27/drivers/spi/ |
D | spi-pxa2xx-dma.c | 56 size_t bytes = min_t(size_t, len, SZ_2K); in pxa2xx_spi_map_dma_buffer() local
|
/linux-4.1.27/net/irda/irlan/ |
D | irlan_client.c | 423 __u8 *bytes; in irlan_check_response_param() local
|
/linux-4.1.27/drivers/uwb/i1480/dfu/ |
D | usb.c | 152 ssize_t result = 0, bytes = 0; in i1480_usb_read() local
|
/linux-4.1.27/sound/core/oss/ |
D | pcm_oss.c | 615 long bytes = frames_to_bytes(runtime, frames); in snd_pcm_oss_bytes() local 628 static long snd_pcm_alsa_frames(struct snd_pcm_substream *substream, long bytes) in snd_pcm_alsa_frames() 1329 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2() 1362 …ize_t snd_pcm_oss_write1(struct snd_pcm_substream *substream, const char __user *buf, size_t bytes) in snd_pcm_oss_write1() 1429 static ssize_t snd_pcm_oss_read2(struct snd_pcm_substream *substream, char *buf, size_t bytes, int … in snd_pcm_oss_read2() 1462 …atic ssize_t snd_pcm_oss_read1(struct snd_pcm_substream *substream, char __user *buf, size_t bytes) in snd_pcm_oss_read1()
|
/linux-4.1.27/drivers/media/usb/go7007/ |
D | snd-go7007.c | 110 unsigned int bytes; in go7007_snd_hw_params() local
|
/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c | 62 static void *trace_alloc(struct trace_buffer *tb, int bytes) in trace_alloc()
|
/linux-4.1.27/include/uapi/drm/ |
D | omap_drm.h | 52 uint32_t bytes; /* (for non-tiled formats) */ member
|
/linux-4.1.27/drivers/net/ethernet/altera/ |
D | altera_sgdmahw.h | 28 u16 bytes; member
|
/linux-4.1.27/arch/ia64/kernel/ |
D | kprobes.c | 1049 int bytes; in setjmp_pre_handler() local 1093 int bytes; in longjmp_break_handler() local
|
/linux-4.1.27/tools/testing/selftests/net/ |
D | psock_tpacket.c | 481 static void __v3_test_block_len(struct block_desc *pbd, uint32_t bytes, int block_num) in __v3_test_block_len() 504 unsigned long bytes = 0, bytes_with_padding = ALIGN_8(sizeof(*pbd)); in __v3_walk_block() local
|
/linux-4.1.27/fs/fat/ |
D | fatent.c | 25 int bytes = entry + (entry >> 1); in fat12_ent_blocknr() local 35 int bytes = (entry << sbi->fatent_shift); in fat_ent_blocknr() local
|
/linux-4.1.27/drivers/scsi/esas2r/ |
D | esas2r_flash.c | 1043 u8 bytes[256]; in esas2r_read_flash_rev() local 1108 u8 bytes[256]; in esas2r_read_image_type() local
|
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 663 const size_t bytes = sizeof(struct mcp_gen_header); in myri10ge_adopt_running_firmware() local 1019 size_t bytes; in myri10ge_reset() local 1293 int bytes, int watchdog) in myri10ge_alloc_rx_pages() 1368 struct myri10ge_rx_buffer_state *info, int bytes) in myri10ge_unmap_rx_page() 1425 int i, idx, remainder, bytes; in myri10ge_rx_done() local 2125 size_t bytes; in myri10ge_allocate_rings() local 3756 size_t bytes; in myri10ge_free_slices() local 3790 size_t bytes; in myri10ge_alloc_slices() local
|
/linux-4.1.27/fs/autofs4/ |
D | waitq.c | 58 struct file *file, const void *addr, int bytes) in autofs4_write()
|
/linux-4.1.27/drivers/usb/wusbcore/ |
D | security.c | 218 int result, bytes, secd_size; in wusb_dev_sec_add() local
|
/linux-4.1.27/drivers/mtd/tests/ |
D | torturetest.c | 388 int bytes, bits, pages, first; in report_corrupt() local
|
/linux-4.1.27/fs/overlayfs/ |
D | copy_up.c | 108 long bytes; in ovl_copy_up_data() local
|