/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_mr.c | 1001 u64 packets, bytes; in mlxsw_sp_mr_route_stats_update() local
|
/linux-5.10/drivers/dma/ |
D | sun4i-dma.c | 954 size_t bytes = 0; in sun4i_dma_tx_status() local
|
D | ep93xx_dma.c | 992 size_t bytes, offset; in ep93xx_dma_prep_dma_memcpy() local
|
D | k3dma.c | 384 size_t bytes = 0; in k3_dma_tx_status() local
|
D | s3c24xx-dma.c | 766 size_t bytes = 0; in s3c24xx_dma_tx_status() local
|
/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_filter.c | 358 u64 *pkts, u64 *bytes, bool hash) in get_filter_count()
|
/linux-5.10/net/netfilter/ |
D | nft_set_pipapo.c | 1039 int step, masks = 0, bytes = DIV_ROUND_UP(len, BITS_PER_BYTE); local
|
/linux-5.10/drivers/mmc/host/ |
D | s3cmci.c | 312 u32 *bytes, u32 **pointer) in get_data_buffer()
|
/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
D | lio_vf_main.c | 1170 u64 pkts = 0, drop = 0, bytes = 0; in liquidio_get_stats64() local
|
/linux-5.10/drivers/message/fusion/ |
D | mptctl.c | 1008 kbuf_alloc_2_sgl(int bytes, u32 sgdir, int sge_offset, int *frags, in kbuf_alloc_2_sgl()
|
/linux-5.10/drivers/net/ethernet/intel/iavf/ |
D | iavf_txrx.c | 418 unsigned int avg_wire_size, packets, bytes, itr; in iavf_update_itr() local
|
/linux-5.10/drivers/media/i2c/et8ek8/ |
D | et8ek8_driver.c | 1092 int bytes, i; in et8ek8_g_priv_mem() local
|
/linux-5.10/net/ipv4/ |
D | tcp_bbr.c | 304 u32 segs, bytes; in bbr_tso_segs_goal() local
|
/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_queues.h | 202 u64 bytes; member
|
/linux-5.10/fs/ceph/ |
D | addr.c | 281 int bytes = req->r_result >= 0 ? req->r_result : 0; in finish_read() local
|
/linux-5.10/fs/btrfs/ |
D | compression.c | 1241 unsigned long bytes; in btrfs_decompress_buf2page() local
|
/linux-5.10/net/sched/ |
D | act_ct.c | 1467 static void tcf_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_stats_update()
|
/linux-5.10/fs/ocfs2/ |
D | super.c | 574 unsigned int bytes = 1 << cbits; in ocfs2_max_file_offset() local
|
/linux-5.10/drivers/md/ |
D | dm-integrity.c | 332 static void __DEBUG_bytes(__u8 *bytes, size_t len, const char *msg, ...) in __DEBUG_bytes() 347 #define DEBUG_bytes(bytes, len, msg, ...) __DEBUG_bytes(bytes, len, KERN_DEBUG msg, ##__VA_ARGS__) argument 350 #define DEBUG_bytes(bytes, len, msg, ...) do { } while (0) argument
|
D | dm.c | 1137 void *addr, size_t bytes, struct iov_iter *i) in dm_dax_copy_from_iter() 1161 void *addr, size_t bytes, struct iov_iter *i) in dm_dax_copy_to_iter()
|
/linux-5.10/drivers/net/ethernet/amazon/ena/ |
D | ena_netdev.c | 131 u32 bytes) in ena_xmit_common() 3186 u64 bytes, packets; in ena_get_stats64() local
|
/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
D | mlx4_en.h | 297 unsigned long bytes; member 355 unsigned long bytes; member
|
/linux-5.10/drivers/atm/ |
D | lanai.c | 329 size_t bytes, size_t minbytes, struct pci_dev *pci) in lanai_buf_allocate() 1667 int bytes; in handle_service() local
|
/linux-5.10/drivers/scsi/ |
D | st.c | 597 int bytes, int direction, int timeout, int retries, int do_wait) in st_do_scsi() 1903 int transfer, blks, bytes; in read_tape() local
|
/linux-5.10/fs/xfs/libxfs/ |
D | xfs_fs.h | 851 #define BTOBB(bytes) (((__u64)(bytes) + BBSIZE - 1) >> BBSHIFT) argument 852 #define BTOBBT(bytes) ((__u64)(bytes) >> BBSHIFT) argument
|