/linux-4.1.27/include/linux/netfilter/ipset/ |
D | ip_set.h | 97 u64 bytes; member 107 atomic64_t bytes; member 286 ip_set_add_bytes(u64 bytes, struct ip_set_counter *counter) in ip_set_add_bytes()
|
/linux-4.1.27/sound/usb/line6/ |
D | pcm.h | 107 unsigned bytes; member
|
D | driver.c | 141 int bytes = min(msg->size - done, line6->max_packet_size); in line6_send_raw_message_async_part() local
|
/linux-4.1.27/drivers/mfd/ |
D | wm8350-core.c | 49 #define dump(bytes, src) argument
|
D | twl6030-irq.c | 177 u8 bytes[4]; in twl6030_irq_thread() member
|
D | wm831x-core.c | 547 int bytes, void *src) in wm831x_write()
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-i2c.c | 302 int bytes = both ? 2 : 1; in bttv_I2CWrite() local
|
/linux-4.1.27/arch/tile/kernel/ |
D | pci-dma.c | 176 size_t bytes = min(size, (size_t)(PAGE_SIZE - offset)); in __dma_prep_pa_range() local 192 size_t bytes = min(size, (size_t)(PAGE_SIZE - offset)); in __dma_complete_pa_range() local
|
/linux-4.1.27/block/ |
D | blk-core.c | 1735 static bool should_fail_request(struct hd_struct *part, unsigned int bytes) in should_fail_request() 1753 unsigned int bytes) in should_fail_request() 2117 unsigned int bytes = 0; in blk_rq_err_bytes() local 2142 void blk_account_io_completion(struct request *req, unsigned int bytes) in blk_account_io_completion()
|
D | scsi_ioctl.c | 421 unsigned int in_len, out_len, bytes, opcode, cmdlen; in sg_scsi_ioctl() local
|
/linux-4.1.27/drivers/net/irda/ |
D | kingsun-sir.c | 223 __u8 *bytes = urb->transfer_buffer; in kingsun_rcv_irq() local
|
D | mcs7780.c | 762 __u8 *bytes; in mcs_receive_irq() local
|
D | ks959-sir.c | 456 __u8 *bytes = urb->transfer_buffer; in ks959_rcv_irq() local
|
D | ksdazzle-sir.c | 370 __u8 *bytes = urb->transfer_buffer; in ksdazzle_rcv_irq() local
|
/linux-4.1.27/fs/proc/ |
D | task_nommu.c | 23 unsigned long bytes = 0, sbytes = 0, slack = 0, size; in task_mem() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | aperture_64.c | 97 int bytes; in find_cap() local
|
/linux-4.1.27/include/linux/ |
D | mroute6.h | 92 unsigned long bytes; member
|
D | mroute.h | 83 unsigned long bytes; member
|
D | virtio_config.h | 304 void *buf, size_t count, size_t bytes) in __virtio_cread_many()
|
D | bio.h | 208 unsigned bytes) in bvec_iter_advance() 235 unsigned bytes) in bio_advance_iter()
|
D | filter.h | 270 #define bytes_to_bpf_size(bytes) \ argument
|
D | arcdevice.h | 94 #define TIME(name, bytes, call) BUGLVL(D_TIMING) { \ argument
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_tx.c | 606 int bytes, fc, qos_ctl = 0, hdr_len; in ieee80211_xmit() local
|
/linux-4.1.27/drivers/amba/ |
D | tegra-ahb.c | 263 size_t bytes; in tegra_ahb_probe() local
|
/linux-4.1.27/include/sound/ |
D | pcm_oss.h | 55 size_t bytes; /* total # bytes processed */ member
|
D | rawmidi.h | 99 size_t bytes; member
|
/linux-4.1.27/sound/atmel/ |
D | ac97c.c | 594 unsigned long bytes; in atmel_ac97c_playback_pointer() local 614 unsigned long bytes; in atmel_ac97c_capture_pointer() local
|
D | abdac.c | 273 unsigned long bytes; in atmel_abdac_pointer() local
|
/linux-4.1.27/mm/ |
D | bootmem.c | 59 unsigned long bytes = DIV_ROUND_UP(pages, 8); in bootmap_bytes() local 70 unsigned long bytes = bootmap_bytes(pages); in bootmem_bootmap_pages() local
|
D | process_vm_access.c | 99 size_t bytes; in process_vm_rw_single_vec() local
|
D | slab_common.c | 752 static inline int size_index_elem(size_t bytes) in size_index_elem()
|
/linux-4.1.27/fs/btrfs/ |
D | compression.c | 987 unsigned long bytes; in btrfs_decompress_buf2page() local 1081 unsigned long bytes = off + len - pg_offset; in btrfs_clear_biovec_end() local
|
D | btrfs_inode.h | 290 u64 bytes; member
|
D | extent-tree.c | 3886 int btrfs_check_data_free_space(struct inode *inode, u64 bytes, u64 write_bytes) in btrfs_check_data_free_space() 4025 void btrfs_free_reserved_data_space(struct inode *inode, u64 bytes) in btrfs_free_reserved_data_space() 4248 struct btrfs_space_info *space_info, u64 bytes, in can_overcommit() 4328 u64 bytes; in calc_reclaim_items_nr() local 4433 u64 bytes, int force) in may_commit_transaction() 5477 u64 bytes; in btrfs_delalloc_reserve_metadata() local 7132 static void dump_space_info(struct btrfs_space_info *info, u64 bytes, in dump_space_info()
|
/linux-4.1.27/drivers/char/ |
D | random.c | 495 const char *bytes = in; in _mix_pool_bytes() local 981 int bytes = nbytes; in _xfer_secondary_pool() local 1415 size_t bytes; in write_pool() local
|
D | mbcs.h | 494 uint64_t bytes; member 507 uint64_t bytes; member
|
/linux-4.1.27/drivers/dma/ |
D | amba-pl08x.c | 488 u32 bytes = cctl & PL080_CONTROL_TRANSFER_SIZE_MASK; in get_bytes_in_cctl() local 508 u32 bytes = cctl1 & PL080S_CONTROL_TRANSFER_SIZE_MASK; in get_bytes_in_cctl_pl080s() local 534 size_t bytes; in pl08x_getbytes_chan() local 1220 size_t bytes = 0; in pl08x_dma_tx_status() local
|
D | k3dma.c | 339 size_t bytes = 0; in k3_dma_tx_status() local
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | 8250_core.c | 2894 unsigned char bytes; in fcr_get_rxtrig_bytes() local 2901 static int bytes_to_fcr_rxtrig(struct uart_8250_port *up, unsigned char bytes) in bytes_to_fcr_rxtrig() 2955 static int do_set_rxtrig(struct tty_port *port, unsigned char bytes) in do_set_rxtrig() 2978 static int do_serial8250_set_rxtrig(struct tty_port *port, unsigned char bytes) in do_serial8250_set_rxtrig() 2993 unsigned char bytes; in serial8250_set_attr_rx_trig_bytes() local
|
/linux-4.1.27/fs/pstore/ |
D | platform.c | 83 void pstore_set_kmsg_bytes(int bytes) in pstore_set_kmsg_bytes()
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | floppy.h | 73 static int bytes=0; in floppy_hardint() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | floppy.h | 62 static int bytes; in floppy_hardint() local
|
D | insn.h | 29 insn_byte_t bytes[4]; member
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtllib_tx.c | 575 int bytes, fc, qos_ctl = 0, hdr_len; in rtllib_xmit_inter() local
|
/linux-4.1.27/sound/hda/ |
D | hdac_regmap.c | 269 int i, bytes, err; in hda_reg_write() local
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aiclib.h | 145 scsi_4btoul(uint8_t *bytes) in scsi_4btoul()
|
/linux-4.1.27/drivers/usb/wusbcore/ |
D | crypto.c | 302 ssize_t result, bytes = 0, bitr; in wusb_prf() local
|
/linux-4.1.27/arch/x86/crypto/ |
D | ghash-clmulni-intel_glue.c | 43 u32 bytes; member
|
/linux-4.1.27/fs/nfs/ |
D | read.c | 146 unsigned long bytes = 0; in nfs_read_completion() local
|
D | write.c | 885 unsigned long bytes = 0; in nfs_write_completion() local 984 unsigned int bytes) in nfs_try_to_update_request() 1059 struct page *page, unsigned int offset, unsigned int bytes) in nfs_setup_write_request()
|
D | pagelist.c | 1145 unsigned int pgbase, offset, bytes; in nfs_pageio_add_request() local
|
/linux-4.1.27/sound/pci/ice1712/ |
D | ews.c | 235 unsigned char bytes[2]; in snd_ice1712_ews_cs8404_spdif_write() local 842 unsigned char bytes[2]; in snd_ice1712_6fire_write_pca() local
|
/linux-4.1.27/fs/reiserfs/ |
D | item_ops.c | 169 int bytes; in direct_check_left() local 307 int bytes; in indirect_check_left() local
|
D | lbalance.c | 525 int pos, i, src_nr_item, bytes; in leaf_copy_items() local
|
D | inode.c | 1175 int bytes; in real_space_diff() local 1211 loff_t bytes = inode_get_bytes(inode); in to_fake_used_blocks() local
|
/linux-4.1.27/drivers/mtd/devices/ |
D | st_spi_fsm.c | 919 uint8_t *data, int bytes) in stfsm_read_status() 947 uint16_t data, int bytes, int wait_busy) in stfsm_write_status() 1678 uint32_t bytes; in stfsm_mtd_read() local 1756 u32 bytes; in stfsm_mtd_write() local
|
D | sst25l.c | 260 int i, j, ret, bytes, copied = 0; in sst25l_write() local
|
D | spear_smi.c | 445 u32 bank, u32 command, u32 bytes) in spear_smi_erase_sector()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_cache.c | 1323 int bytes = oap->oap_count; in osc_completion() local 1394 static int osc_reserve_grant(struct client_obd *cli, unsigned int bytes) in osc_reserve_grant() 1484 int bytes, int transient) in osc_enter_cache_try() 1527 struct osc_async_page *oap, int bytes) in osc_enter_cache()
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_attr_leaf.c | 379 xfs_attr_shortform_bytesfit(xfs_inode_t *dp, int bytes) in xfs_attr_shortform_bytesfit() 834 int bytes; in xfs_attr_shortform_allfit() local 1750 int bytes; in xfs_attr3_leaf_toosmall() local
|
D | xfs_fs.h | 571 #define BTOBB(bytes) (((__u64)(bytes) + BBSIZE - 1) >> BBSHIFT) argument 572 #define BTOBBT(bytes) ((__u64)(bytes) >> BBSHIFT) argument
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_lrc.c | 922 int bytes) in logical_ring_wait_request() 962 int bytes) in logical_ring_wait_for_space() 1035 struct intel_context *ctx, int bytes) in logical_ring_prepare()
|
/linux-4.1.27/drivers/virtio/ |
D | virtio_input.c | 125 u8 bytes; in virtinput_cfg_bits() local
|
/linux-4.1.27/drivers/spi/ |
D | spi-omap-uwire.c | 209 unsigned bytes; in uwire_txrx() local
|
D | spi-ep93xx.c | 494 size_t bytes = min_t(size_t, len, PAGE_SIZE); in ep93xx_spi_dma_prepare() local
|
/linux-4.1.27/sound/oss/ |
D | audio.c | 690 int bytes, count; in dma_set_fragment() local
|
D | midi_synth.c | 658 midi_synth_send_sysex(int dev, unsigned char *bytes, int len) in midi_synth_send_sysex()
|
/linux-4.1.27/arch/frv/kernel/ |
D | gdb-stub.c | 853 uint8_t bytes[8]; in gdbstub_set_breakpoint() member 1017 uint8_t bytes[8]; in gdbstub_clear_breakpoint() member
|
/linux-4.1.27/drivers/iio/ |
D | industrialio-buffer.c | 499 unsigned bytes = 0; in iio_compute_scan_bytes() local 567 unsigned int bytes; in iio_buffer_update_bytes_per_datum() local
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_init.c | 340 u8 *bytes, size_t size) in do_rom_fast_read_words() 359 u8 *bytes, size_t size) in qlcnic_rom_fast_read_words()
|
/linux-4.1.27/sound/drivers/ |
D | ml403-ac97cr.c | 439 size_t bytes) in snd_ml403_ac97cr_playback_ind2_copy() 496 struct snd_pcm_indirect2 *rec, size_t bytes) in snd_ml403_ac97cr_capture_ind2_copy()
|
D | aloop.c | 377 static void clear_capture_buf(struct loopback_pcm *dpcm, unsigned int bytes) in clear_capture_buf() 405 unsigned int bytes) in copy_play_buf()
|
/linux-4.1.27/sound/soc/intel/common/ |
D | sst-dsp-priv.h | 306 u32 dest_offset, size_t bytes) in sst_dsp_write() 312 u32 src_offset, size_t bytes) in sst_dsp_read()
|
D | sst-firmware.c | 53 static inline void sst_memcpy32(volatile void __iomem *dest, void *src, u32 bytes) in sst_memcpy32()
|
/linux-4.1.27/net/ceph/ |
D | messenger.c | 874 size_t bytes) in ceph_msg_data_bio_advance() 966 size_t bytes) in ceph_msg_data_pages_advance() 1046 size_t bytes) in ceph_msg_data_pagelist_advance() 1170 size_t bytes) in ceph_msg_data_advance()
|
/linux-4.1.27/drivers/md/ |
D | bitmap.c | 595 int bytes = isize > PAGE_SIZE ? PAGE_SIZE : isize; in bitmap_read_sb() local 759 unsigned long bytes; in bitmap_storage_alloc() local 1972 long bytes; in bitmap_resize() local
|
D | bitmap.h | 206 unsigned long bytes; /* total bytes in the bitmap */ member
|
/linux-4.1.27/net/sched/ |
D | sch_htb.c | 607 static inline void htb_accnt_tokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_tokens() 620 static inline void htb_accnt_ctokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_ctokens() 647 int bytes = qdisc_pkt_len(skb); in htb_charge_class() local
|
/linux-4.1.27/drivers/char/hw_random/ |
D | core.c | 87 unsigned char bytes[16]; in add_early_randomness() local
|
/linux-4.1.27/include/uapi/linux/ |
D | blktrace_api.h | 103 __u32 bytes; /* transfer length */ member
|
D | telephony.h | 257 unsigned int bytes; member
|
D | rds.h | 206 uint64_t bytes; member
|
/linux-4.1.27/fs/ocfs2/ |
D | uptodate.c | 539 int bytes; in ocfs2_remove_metadata_array() local
|
D | dir.c | 363 unsigned int bytes, in ocfs2_search_dirblock() 1157 unsigned int bytes) in __ocfs2_delete_entry() 2760 unsigned int bytes, this_hole; in ocfs2_expand_last_dirent() local 2812 bytes = blocks_wanted << sb->s_blocksize_bits; in ocfs2_expand_inline_dir() local
|
/linux-4.1.27/sound/core/seq/ |
D | seq_midi_event.c | 500 unsigned char bytes[4]; in extra_decode_xrpn() local
|
/linux-4.1.27/sound/mips/ |
D | hal2.c | 599 struct snd_pcm_indirect *rec, size_t bytes) in hal2_playback_transfer() 692 struct snd_pcm_indirect *rec, size_t bytes) in hal2_capture_transfer()
|
/linux-4.1.27/fs/ceph/ |
D | addr.c | 261 int bytes = le32_to_cpu(msg->hdr.data_len); in finish_read() local 611 u64 bytes = req->r_ops[0].extent.length; in writepages_finish() local
|
/linux-4.1.27/fs/nilfs2/ |
D | the_nilfs.c | 440 size_t bytes; in nilfs_valid_sb() local
|
D | segbuf.c | 187 unsigned long size, bytes = segbuf->sb_sum.sumbytes; in nilfs_segbuf_fill_in_segsum_crc() local
|
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_insformat.h | 164 uint8_t bytes[4]; member
|
/linux-4.1.27/drivers/md/bcache/ |
D | sysfs.c | 446 unsigned bytes = 0; in bch_root_usage() local
|
D | journal.c | 76 size_t blocks, bytes = set_bytes(j); in journal_read_bucket() local
|
D | request.c | 1040 unsigned bytes = min(sectors, bio_sectors(bio)) << 9; in flash_dev_cache_miss() local
|
/linux-4.1.27/drivers/isdn/gigaset/ |
D | isocdata.c | 215 unsigned char *bytes, int count) in dump_bytes()
|
D | ser-gigaset.c | 281 unsigned bytes; in gigaset_write_room() local
|
D | usb-gigaset.c | 523 unsigned bytes; in gigaset_write_room() local
|
/linux-4.1.27/sound/soc/ |
D | soc-compress.c | 513 static int soc_compr_ack(struct snd_compr_stream *cstream, size_t bytes) in soc_compr_ack()
|
/linux-4.1.27/fs/logfs/ |
D | segment.c | 39 static s64 logfs_get_free_bytes(struct logfs_area *area, size_t bytes) in logfs_get_free_bytes() 732 int logfs_open_area(struct logfs_area *area, size_t bytes) in logfs_open_area()
|
D | journal.c | 628 static s64 logfs_get_free_bytes(struct logfs_area *area, size_t *bytes, in logfs_get_free_bytes()
|
/linux-4.1.27/arch/arc/include/asm/ |
D | arcregs.h | 187 #define TO_KB(bytes) ((bytes) >> 10) argument 188 #define TO_MB(bytes) (TO_KB(bytes) >> 10) argument
|
/linux-4.1.27/security/selinux/ss/ |
D | policydb.h | 337 static inline int next_entry(void *buf, struct policy_file *fp, size_t bytes) in next_entry() 348 static inline int put_entry(const void *buf, size_t bytes, int num, struct policy_file *fp) in put_entry()
|
/linux-4.1.27/drivers/usb/misc/ |
D | usbtest.c | 238 unsigned long bytes, in usbtest_alloc_urb() 294 unsigned long bytes, in simple_alloc_urb() 1866 long bytes, in iso_alloc_urb()
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_uvc.c | 484 unsigned int bytes; in uvc_copy_descriptors() local
|
/linux-4.1.27/tools/iio/ |
D | iio_utils.c | 79 unsigned *bytes, in iioutils_get_type()
|
/linux-4.1.27/include/net/caif/ |
D | caif_spi.h | 35 #define SPI_XFER_TIME_USEC(bytes, clk) (((bytes) * 8) / clk) argument
|
/linux-4.1.27/drivers/ide/ |
D | ide-atapi.c | 675 unsigned int timeout, bytes; in ide_issue_pc() local
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | lpc32xx_udc.c | 1196 static void udc_pop_fifo(struct lpc32xx_udc *udc, u8 *data, u32 bytes) in udc_pop_fifo() 1264 u32 bytes) in udc_read_hwep() 1297 static void udc_stuff_fifo(struct lpc32xx_udc *udc, u8 *data, u32 bytes) in udc_stuff_fifo() 1368 u32 bytes) in udc_write_hwep() 2246 int i, bytes; in udc_handle_ep0_setup() local
|
D | pxa25x_udc.h | 85 unsigned long bytes; member
|
/linux-4.1.27/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 186 __u32 *dst, u32 bytes) in bank_reads8() 233 u32 bytes) in mem_reads8() 241 __u32 const *src, u32 bytes) in mem_writes8()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_log.c | 142 int bytes) in xlog_grant_sub_space() 168 int bytes) in xlog_grant_add_space() 3036 int bytes; in xlog_ungrant_log_space() local
|
D | xfs_file.c | 103 unsigned offset, bytes; in xfs_iozero() local
|
D | xfs_log_priv.h | 445 xlog_write_adv_cnt(void **ptr, int *len, int *off, size_t bytes) in xlog_write_adv_cnt()
|
/linux-4.1.27/sound/usb/ |
D | endpoint.c | 1052 int i, bytes = 0; in snd_usb_handle_sync_urb() local
|
/linux-4.1.27/tools/perf/ |
D | builtin-kmem.c | 377 u64 bytes = kmem_page_size << order; in perf_evsel__process_page_alloc_event() local 430 u64 bytes = kmem_page_size << order; in perf_evsel__process_page_free_event() local
|
D | builtin-timechart.c | 161 u64 bytes; member 1135 double bytes; in draw_io_bars() local
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | debugfs.c | 1050 size_t bytes = count; in dev_mem_read() local 1131 size_t bytes = count; in dev_mem_write() local
|
/linux-4.1.27/drivers/mmc/host/ |
D | mxcmmc.c | 554 static int mxcmci_pull(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_pull() 583 static int mxcmci_push(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_push()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 442 struct ethtool_eeprom *eeprom, u8 *bytes) in e1000_get_eeprom() 489 struct ethtool_eeprom *eeprom, u8 *bytes) in e1000_set_eeprom()
|
/linux-4.1.27/drivers/mtd/nand/ |
D | nand_base.c | 1485 size_t bytes = 0; in nand_transfer_oob() local 1548 int chipnr, page, realpage, col, bytes, aligned, oob_required; in nand_do_read_ops() local 2348 size_t bytes = 0; in nand_fill_oob() local 2440 int bytes = mtd->writesize; in nand_do_write_ops() local
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | svga3d_surfacedefs.h | 895 u32 bytes; in svga3dsurface_get_image_offset() local
|
/linux-4.1.27/drivers/media/pci/mantis/ |
D | mantis_common.h | 93 u32 bytes; member
|
/linux-4.1.27/sound/firewire/ |
D | scs1x.c | 295 const u8 *data, unsigned int bytes) in scs_input_packet()
|
/linux-4.1.27/sound/core/oss/ |
D | pcm_plugin.c | 714 size_t bytes = samples * width / 8; in snd_pcm_area_copy() local
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | e500.h | 172 u64 bytes = get_tlb_bytes(tlbe); in get_tlb_end() local
|
/linux-4.1.27/sound/ppc/ |
D | snd_ps3.c | 696 size_t bytes; in snd_ps3_pcm_pointer() local
|
D | pmac.c | 758 void snd_pmac_beep_dma_start(struct snd_pmac *chip, int bytes, unsigned long addr, int speed) in snd_pmac_beep_dma_start()
|
/linux-4.1.27/drivers/net/xen-netback/ |
D | xenbus.c | 599 unsigned long *bytes, unsigned long *usec) in xen_net_read_rate()
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | cdev.c | 400 int64_t bytes, rsvd_bytes; in vol_cdev_ioctl() local
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_ethtool.c | 382 u8 *bytes) in netxen_nic_get_eeprom()
|
D | netxen_nic_init.c | 383 u8 *bytes, size_t size) in do_rom_fast_read_words() 402 u8 *bytes, size_t size) in netxen_rom_fast_read_words()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | cik_sdma.c | 804 unsigned bytes = count * 8; in cik_sdma_vm_copy_pages() local
|
D | r600_cs.c | 478 uint32_t bytes = track->nsamples * track->log_nsamples * 8 * (tile_max + 1); in r600_cs_track_validate_cb() local 496 uint32_t bytes = (block_max + 1) * 128; in r600_cs_track_validate_cb() local
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | debugfs.c | 555 int offset = -1, bytes = -1; in mwifiex_rdeeprom_write() local
|
D | sta_ioctl.c | 1246 mwifiex_eeprom_read(struct mwifiex_private *priv, u16 offset, u16 bytes, in mwifiex_eeprom_read()
|
/linux-4.1.27/drivers/media/rc/ |
D | iguanair.c | 354 unsigned i, size, periods, bytes; in iguanair_tx() local
|
D | winbond-cir.c | 413 u8 bytes[16]; in wbcir_irq_tx() local
|
/linux-4.1.27/arch/powerpc/perf/req-gen/ |
D | perf.h | 23 #define BYTES_TO_BE_TYPE(bytes) \ argument
|
/linux-4.1.27/sound/arm/ |
D | aaci.c | 564 ssize_t bytes = aacirun->ptr - aacirun->start; in aaci_pcm_pointer() local
|
D | aaci.h | 221 int bytes; member
|
/linux-4.1.27/drivers/hwmon/ |
D | ibmaem.c | 188 u8 bytes[3]; member 235 u8 bytes[0]; member
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 495 struct ethtool_eeprom *eeprom, u8 *bytes) in e1000_get_eeprom() 552 struct ethtool_eeprom *eeprom, u8 *bytes) in e1000_set_eeprom()
|
/linux-4.1.27/fs/ocfs2/cluster/ |
D | heartbeat.c | 1407 unsigned bytes) in o2hb_fill_node_map_from_callback() 1417 void o2hb_fill_node_map(unsigned long *map, unsigned bytes) in o2hb_fill_node_map() 1487 unsigned long bytes; in o2hb_read_block_input() local
|
D | nodemanager.c | 60 int o2nm_configured_node_map(unsigned long *map, unsigned bytes) in o2nm_configured_node_map()
|
/linux-4.1.27/drivers/input/misc/ |
D | uinput.c | 442 size_t bytes = 0; in uinput_inject_events() local
|
/linux-4.1.27/fs/quota/ |
D | quota.c | 465 static inline u64 quota_btobb(u64 bytes) in quota_btobb()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | lloop.c | 198 ssize_t bytes; in do_bio_lustrebacked() local
|
/linux-4.1.27/drivers/xen/ |
D | swiotlb-xen.c | 220 unsigned long bytes, order; in xen_swiotlb_init() local
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | netcp.h | 129 unsigned int bytes) in netcp_push_psdata()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_tx.c | 401 u32 bytes = 0; in mlx4_en_process_tx_cq() local
|
/linux-4.1.27/arch/mips/kvm/ |
D | emulate.c | 1322 uint32_t bytes; in kvm_mips_emulate_store() local 1434 uint32_t bytes; in kvm_mips_emulate_load() local
|
/linux-4.1.27/sound/pci/ |
D | rme32.c | 1141 struct snd_pcm_indirect *rec, size_t bytes) in snd_rme32_pb_trans_copy() 1166 struct snd_pcm_indirect *rec, size_t bytes) in snd_rme32_cp_trans_copy()
|
/linux-4.1.27/drivers/usb/mon/ |
D | mon_bin.c | 898 unsigned int bytes, avail; in mon_bin_fetch() local 948 unsigned int bytes, avail; in mon_bin_queued() local
|
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/ |
D | channel.h | 315 unsigned long long bytes = in spar_check_channel_client() local
|
D | diagchannel.h | 69 #define SPAR_DIAG_CHANNEL_OK_SERVER(bytes)\ argument
|
/linux-4.1.27/drivers/target/ |
D | target_core_pscsi.c | 880 u32 data_len = cmd->data_length, i, len, bytes, off; in pscsi_map_sg() local
|
/linux-4.1.27/drivers/usb/host/ |
D | hwa-hc.c | 645 size_t itr_size, needed, bytes; in hwahc_security_create() local
|
/linux-4.1.27/drivers/block/ |
D | hd.c | 193 static bool hd_end_request(int err, unsigned int bytes) in hd_end_request()
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 716 struct ethtool_eeprom *eeprom, u8 *bytes) in igb_get_eeprom() 763 struct ethtool_eeprom *eeprom, u8 *bytes) in igb_set_eeprom()
|
D | igb.h | 211 u64 bytes; member 218 u64 bytes; member
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | cnic_if.h | 127 char bytes[MAX_CNIC_CTL_DATA]; member 160 char bytes[MAX_DRV_CTL_DATA]; member
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ethtool.c | 816 struct ethtool_eeprom *eeprom, u8 *bytes) in ixgbe_get_eeprom() 852 struct ethtool_eeprom *eeprom, u8 *bytes) in ixgbe_set_eeprom()
|
/linux-4.1.27/drivers/ata/ |
D | libata-sff.c | 828 static int __atapi_pio_bytes(struct ata_queued_cmd *qc, unsigned int bytes) in __atapi_pio_bytes() 916 unsigned int ireason, bc_lo, bc_hi, bytes; in atapi_pio_bytes() local
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event.c | 2214 unsigned long bytes; in perf_callchain_user32() local 2266 unsigned long bytes; in perf_callchain_user() local
|
D | perf_event_intel_cqm.c | 1185 unsigned int bytes, cachelines; in max_recycle_threshold_store() local
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 908 struct ethtool_eeprom *eeprom, u8 *bytes) in i40e_get_eeprom() 1016 struct ethtool_eeprom *eeprom, u8 *bytes) in i40e_set_eeprom()
|
D | i40e_debugfs.c | 1881 u16 buffer_len, bytes; in i40e_dbg_command_write() local
|
D | i40e_txrx.h | 172 u64 bytes; member
|
/linux-4.1.27/fs/cifs/ |
D | cifsglob.h | 1063 unsigned int bytes; member 1091 unsigned int bytes; member 1204 unsigned int bytes) in cifs_stats_bytes_written() 1214 unsigned int bytes) in cifs_stats_bytes_read() 1223 #define cifs_stats_bytes_written(tcon, bytes) do {} while (0) argument 1224 #define cifs_stats_bytes_read(tcon, bytes) do {} while (0) argument
|
D | file.c | 2426 size_t save_len, copied, bytes, cur_len = *len; in wdata_fill_from_iovec() local 3378 unsigned int *nr_pages, loff_t *offset, unsigned int *bytes) in readpages_get_pages() 3479 unsigned int i, nr_pages, bytes, rsize; in cifs_readpages() local
|
/linux-4.1.27/drivers/mmc/card/ |
D | mmc_test.c | 496 static unsigned int mmc_test_rate(uint64_t bytes, struct timespec *ts) in mmc_test_rate() 547 static void mmc_test_print_rate(struct mmc_test_card *test, uint64_t bytes, in mmc_test_print_rate() 571 static void mmc_test_print_avg_rate(struct mmc_test_card *test, uint64_t bytes, in mmc_test_print_avg_rate()
|
/linux-4.1.27/drivers/net/hyperv/ |
D | netvsc_drv.c | 257 unsigned long bytes; in fill_pg_buf() local
|
/linux-4.1.27/drivers/usb/serial/ |
D | cypress_m8.c | 1073 int bytes = 0; in cypress_read_int_callback() local
|
/linux-4.1.27/sound/soc/codecs/ |
D | adau1701.c | 252 const uint8_t bytes[], size_t len) in adau1701_safeload()
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
D | grumain.c | 329 int bytes; in gru_alloc_gts() local
|
/linux-4.1.27/kernel/trace/ |
D | blktrace.c | 201 static void __blk_add_trace(struct blk_trace *bt, sector_t sector, int bytes, in __blk_add_trace() 1787 void blk_fill_rwbs(char *rwbs, u32 rw, int bytes) in blk_fill_rwbs()
|
/linux-4.1.27/fs/gfs2/ |
D | file.c | 807 loff_t bytes, max_bytes, max_blks = UINT_MAX; in __gfs2_fallocate() local
|
D | rgrp.c | 358 u32 bytes; in gfs2_free_extlen() local 769 u32 bytes_left, bytes; in compute_bitstructs() local
|
/linux-4.1.27/drivers/pnp/isapnp/ |
D | core.c | 207 static void __init isapnp_peek(unsigned char *data, int bytes) in isapnp_peek()
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_h323_asn1.c | 208 unsigned int v, l, shift, bytes; in get_bitmap() local
|
/linux-4.1.27/drivers/staging/unisys/visorchipset/ |
D | visorchipset_main.c | 106 u32 bytes; /* number of bytes in payload pool */ member 1272 initialize_controlvm_payload_info(HOSTADDRESS phys_addr, u64 offset, u32 bytes, in initialize_controlvm_payload_info()
|
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/ |
D | atl2.c | 1921 struct ethtool_eeprom *eeprom, u8 *bytes) in atl2_get_eeprom() 1962 struct ethtool_eeprom *eeprom, u8 *bytes) in atl2_set_eeprom()
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_netdev.c | 1108 u64 bytes, packets; in fm10k_get_stats64() local
|
/linux-4.1.27/drivers/misc/carma/ |
D | carma-fpga-program.c | 77 size_t bytes; member
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.h | 171 u64 bytes; member
|
/linux-4.1.27/drivers/staging/speakup/ |
D | kobjects.c | 411 int bytes; in synth_direct_store() local
|
/linux-4.1.27/sound/spi/ |
D | at73c213.c | 310 unsigned long bytes; in snd_at73c213_pcm_pointer() local
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | if_spi.c | 587 int bytes, crc_err = 0, err = 0; in if_spi_prog_main_firmware() local
|
/linux-4.1.27/kernel/ |
D | kexec.c | 353 ssize_t bytes = 0; in copy_file_from_fd() local 2248 unsigned long bytes = nullsz; in kexec_calculate_store_digests() local
|
/linux-4.1.27/net/ipv6/ |
D | addrconf.c | 4544 __s32 *array, int bytes) in ipv6_store_devconf() 4623 int items, int bytes) in __snmp6_fill_statsdev() 4638 int items, int bytes, size_t syncpoff) in __snmp6_fill_stats64() 4653 int bytes) in snmp6_fill_stats()
|
/linux-4.1.27/net/sunrpc/xprtrdma/ |
D | verbs.c | 1658 int bytes, segments; in rpcrdma_max_segments() local
|
/linux-4.1.27/drivers/usb/musb/ |
D | musb_gadget.c | 1219 unsigned bytes; member
|
/linux-4.1.27/drivers/scsi/ |
D | wd719x.h | 27 } bytes; member
|
D | xen-scsifront.c | 376 unsigned int i, off, len, bytes; in map_data_for_request() local
|
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/ |
D | igbvf.h | 114 u64 bytes; member
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | pcl812.c | 529 unsigned int bytes; in pcl812_ai_setup_dma() local
|
/linux-4.1.27/net/rds/ |
D | rds.h | 694 #define rds_page_copy_to_user(page, offset, ptr, bytes) \ argument 696 #define rds_page_copy_from_user(page, offset, ptr, bytes) \ argument
|
/linux-4.1.27/sound/soc/intel/atom/ |
D | sst-mfld-dsp.h | 433 u32 bytes; member 525 char bytes[0]; member
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_dp_mst_topology.c | 634 …ld_dpcd_write(struct drm_dp_sideband_msg_tx *msg, u8 port_num, u32 offset, u8 num_bytes, u8 *bytes) in build_dpcd_write() 1907 int offset, int size, u8 *bytes) in drm_dp_send_dpcd_write()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | lproc_ptlrpc.c | 1137 void ptlrpc_lprocfs_brw(struct ptlrpc_request *req, int bytes) in ptlrpc_lprocfs_brw()
|
/linux-4.1.27/drivers/input/keyboard/ |
D | lm8323.c | 419 int bytes; in lm8323_read_id() local
|