Home
last modified time | relevance | path

Searched defs:total_bytes (Results 1 – 45 of 45) sorted by relevance

/linux-4.4.14/drivers/staging/sm750fb/
Dddk750_hwi2c.c96 unsigned int total_bytes = 0; in hw_i2c_write_data() local
163 unsigned int total_bytes = 0; in hw_i2c_read_data() local
/linux-4.4.14/include/scsi/
Dosd_initiator.h139 unsigned total_bytes; member
144 u64 total_bytes; member
/linux-4.4.14/fs/btrfs/
Dfile-item.c435 unsigned long total_bytes = 0; in btrfs_csum_one_bio() local
694 u64 total_bytes = 0; in btrfs_csum_file_blocks() local
Dbackref.c1967 struct btrfs_data_container *init_data_container(u32 total_bytes)
1997 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root,
Dvolumes.h87 u64 total_bytes; member
Dctree.h241 __le64 total_bytes; member
433 __le64 total_bytes; member
469 __le64 total_bytes; member
1172 u64 total_bytes; /* total bytes in the space, member
Dextent_io.c1600 u64 total_bytes = 0; in find_delalloc_range() local
1887 u64 total_bytes = 0; in count_range_bits() local
Dextent-tree.c3792 u64 total_bytes, u64 bytes_used, in update_space_info()
10647 u64 total_bytes = btrfs_super_total_bytes(fs_info->super_copy); in btrfs_trim_fs() local
Dioctl.c381 u64 total_bytes = btrfs_super_total_bytes(fs_info->super_copy); in btrfs_ioctl_fitrim() local
/linux-4.4.14/drivers/scsi/osd/
Dosd_initiator.c557 static int _alloc_cdb_cont(struct osd_request *or, unsigned total_bytes) in _alloc_cdb_cont()
566 unsigned total_bytes = add_bytes; in _alloc_set_attr_list() local
1127 unsigned total_bytes = or->set_attr.total_bytes; in osd_req_add_set_attr_list() local
1232 unsigned total_bytes = or->enc_get_attr.total_bytes; in osd_req_add_get_attr_list() local
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c601 unsigned int total_bytes = 0, total_packets = 0; in fm10k_clean_rx_irq() local
1210 unsigned int total_bytes = 0, total_packets = 0; in fm10k_clean_tx_irq() local
Dfm10k.h163 unsigned int total_bytes; /* total bytes processed this int */ member
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-pko.h244 uint64_t total_bytes:16; member
/linux-4.4.14/tools/testing/selftests/net/
Dpsock_tpacket.c109 static unsigned int total_packets, total_bytes; variable
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
Dnetdev.c275 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_rx_irq() local
798 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_tx_irq() local
/linux-4.4.14/drivers/dma/
Damba-pl08x.c878 int num_llis, size_t *total_bytes) in prep_byte_width_lli()
935 size_t max_bytes_per_lli, total_bytes; in pl08x_fill_llis_for_desc() local
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.h302 unsigned int total_bytes; /* total bytes processed this int */ member
Di40e_txrx.c159 unsigned int total_bytes = 0; in i40e_clean_tx_irq() local
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h307 unsigned int total_bytes; /* total bytes processed this int */ member
Di40e_txrx.c641 unsigned int total_bytes = 0; in i40e_clean_tx_irq() local
/linux-4.4.14/tools/perf/
Dbuiltin-timechart.c96 u64 total_bytes; member
111 u64 total_bytes; member
/linux-4.4.14/include/uapi/linux/
Dbtrfs.h177 __u64 total_bytes; /* out */ member
381 __u64 total_bytes; member
/linux-4.4.14/drivers/net/ethernet/atheros/alx/
Dmain.c143 unsigned int total_bytes = 0, total_packets = 0; in alx_clean_tx_irq() local
/linux-4.4.14/drivers/crypto/
Dmv_cesa.c513 static int count_sgs(struct scatterlist *sl, unsigned int total_bytes) in count_sgs()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h179 unsigned int total_bytes; /* total bytes processed this int */ member
Dixgbevf_main.c296 unsigned int total_bytes = 0, total_packets = 0; in ixgbevf_clean_tx_irq() local
/linux-4.4.14/fs/nfs/
Dwrite.c433 unsigned int total_bytes; in nfs_lock_and_join_requests() local
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_iocb.c1217 uint32_t total_bytes = 0; in qla24xx_build_scsi_crc_2_iocbs() local
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_lrc.c760 int ret, total_bytes, wait_bytes = 0; in logical_ring_prepare() local
Dintel_ringbuffer.c2341 int ret, total_bytes, wait_bytes = 0; in __intel_ring_prepare() local
/linux-4.4.14/sound/oss/
Dswarm_cs4297a.c249 unsigned total_bytes; // # bytes process since open. member
/linux-4.4.14/drivers/usb/host/
Dfhci.h425 u16 total_bytes; /* total bytes submitted within this frame */ member
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c1555 unsigned int total_bytes = 0, total_packets = 0; in atl1c_clean_tx_irq() local
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb.h226 unsigned int total_bytes; /* total bytes processed this int */ member
Digb_main.c6406 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_tx_irq() local
6916 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_rx_irq() local
/linux-4.4.14/block/
Dblk-core.c2568 int total_bytes; in blk_update_request() local
/linux-4.4.14/drivers/net/ethernet/freescale/
Dgianfar.c3079 unsigned int total_bytes = 0, total_pkts = 0; in gfar_clean_rx_ring() local
/linux-4.4.14/drivers/media/common/b2c2/
Dflexcop_ibi_value_be.h50 u32 total_bytes : 2; member
Dflexcop_ibi_value_le.h53 u32 total_bytes : 2; member
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h364 unsigned int total_bytes; /* total bytes processed this int */ member
Dixgbe_main.c1098 unsigned int total_bytes = 0, total_packets = 0; in ixgbe_clean_tx_irq() local
/linux-4.4.14/include/linux/
Dhyperv.h329 u64 total_bytes; member
/linux-4.4.14/drivers/net/ethernet/marvell/
Dsky2.c2732 unsigned int total_bytes[2] = { 0 }; in sky2_status_intr() local
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c4568 u32 flash_op, num_bytes, total_bytes = img_size, bytes_sent = 0; in be_flash() local
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddsi.c563 u32 total_bytes; in dsi_perf_show() local