Home
last modified time | relevance | path

Searched defs:bytes (Results 1976 - 2000 of 2090) sorted by relevance

1...<<71727374757677787980>>...84

/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c240 osd_req_op_extent_osd_data_bvecs(struct ceph_osd_request *osd_req, unsigned int which, struct bio_vec *bvecs, u32 num_bvecs, u32 bytes) osd_req_op_extent_osd_data_bvecs() argument
304 osd_req_op_cls_request_data_bvecs(struct ceph_osd_request *osd_req, unsigned int which, struct bio_vec *bvecs, u32 num_bvecs, u32 bytes) osd_req_op_cls_request_data_bvecs() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c5495 ipv6_store_devconf(struct ipv6_devconf *cnf, __s32 *array, int bytes) ipv6_store_devconf() argument
5595 __snmp6_fill_statsdev(u64 *stats, atomic_long_t *mib, int bytes) __snmp6_fill_statsdev() argument
5610 __snmp6_fill_stats64(u64 *stats, void __percpu *mib, int bytes, size_t syncpoff) __snmp6_fill_stats64() argument
5631 snmp6_fill_stats(u64 *stats, struct inet6_dev *idev, int attrtype, int bytes) snmp6_fill_stats() argument
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_tables_api.c1566 u64 pkts, bytes; in nft_dump_stats() local
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3635 int bytes, pkts; in hns3_clean_tx_ring() local
3578 hns3_nic_reclaim_desc(struct hns3_enet_ring *ring, int *bytes, int *pkts, int budget) hns3_nic_reclaim_desc() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbcmsysport.h514 u32 bytes; /* RO Received byte count */ global() member
553 u32 bytes; /* RO # of xmited byte count */ global() member
684 unsigned long bytes; global() member
702 unsigned long bytes; /* bytes statistics */ global() member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4822 u64 bytes = 0; in mlx5e_stats_flower() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c178 mlxsw_sp_flow_counter_get(struct mlxsw_sp *mlxsw_sp, unsigned int counter_index, u64 *packets, u64 *bytes) mlxsw_sp_flow_counter_get() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_main.c6536 u64 pkts = 0, bytes = 0; in ice_update_vsi_tx_ring_stats() local
6508 ice_fetch_u64_stats_per_ring(struct u64_stats_sync *syncp, struct ice_q_stats stats, u64 *pkts, u64 *bytes) ice_fetch_u64_stats_per_ring() argument
6561 u64 pkts, bytes; ice_update_vsi_ring_stats() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/
H A De100.c2530 e100_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) e100_get_eeprom() argument
2541 e100_set_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) e100_set_eeprom() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H A Dibmvnic.h217 u64 bytes; member
224 u64 bytes; member
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_mv.c1251 static void mv_dump_mem(struct device *dev, void __iomem *start, unsigned bytes) in mv_dump_mem() argument
1267 static void mv_dump_pci_cfg(struct pci_dev *pdev, unsigned bytes) in mv_dump_pci_cfg() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode.c91 u32 bytes; member
410 btrfs_cleanup_ordered_extents(struct btrfs_inode *inode, struct page *locked_page, u64 offset, u64 bytes) btrfs_cleanup_ordered_extents() argument
1792 u64 bytes = count; fallback_to_cow() local
9959 size_t bytes = min_t(u64, disk_io_size, PAGE_SIZE); btrfs_encoded_read_regular_fill_pages() local
10030 size_t bytes = min_t(size_t, count - cur, btrfs_encoded_read_regular() local
10304 size_t bytes = min_t(size_t, PAGE_SIZE, iov_iter_count(from)); btrfs_do_encoded_write() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c670 static bool check_log_rec(const struct LOG_REC_HDR *lr, u32 bytes, u32 tr, in check_log_rec() argument
714 static bool check_rstbl(const struct RESTART_TABLE *rt, size_t bytes) in check_rstbl() argument
795 u32 bytes = esize * used + sizeof(struct RESTART_TABLE); init_rsttbl() local
897 u32 bytes = bytes_per_rt(rt); alloc_rsttbl_from_idx() local
1129 u32 bytes = log->page_size - page_off; read_log_page() local
2578 check_index_header(const struct INDEX_HDR *hdr, size_t bytes) check_index_header() argument
2620 check_index_buffer(const struct INDEX_BUFFER *ib, u32 bytes) check_index_buffer() argument
3044 u32 bytes = 0; do_action() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c1899 static int ocfs2_xa_value_truncate(struct ocfs2_xa_loc *loc, u64 bytes, in ocfs2_xa_value_truncate() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmyrb.h576 unsigned char bytes[16]; /* Bytes 0-15 */ member
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h677 uint8_t bytes[22]; /* member
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h564 u8 *bytes; member
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Drenesas_usb3.c1136 static void usb3_set_px_con_send(struct renesas_usb3_ep *usb3_ep, int bytes, in usb3_set_px_con_send() argument
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_int.h127 unsigned bytes[2]; member
/kernel/linux/linux-6.6/include/uapi/scsi/fc/
H A Dfc_els.h311 __u8 bytes[3]; /* bytes 1..3 */ member
[all...]
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot_vcap.h665 u64 bytes; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dsoundcard.h577 int bytes; /* Available space in bytes (includes partially used fragments) */ global() member
607 int bytes; /* Total # of bytes processed */ global() member
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c492 static void assign_register(unsigned long *reg, u64 val, int bytes) in assign_register() argument
1822 push(struct x86_emulate_ctxt *ctxt, void *data, int bytes) push() argument
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H A Dpl330.c325 u32 bytes; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_main.c5836 unsigned int bytes = ring_container->total_bytes; in igb_update_itr() local
6694 u64 bytes, packets; igb_update_stats() local
[all...]

Completed in 135 milliseconds

1...<<71727374757677787980>>...84