/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | hv_vhca.c | 322 int bytes = min_t(int, (int)sizeof(data_block->data), len); in mlx5_hv_vhca_data_block_prepare() local 346 int bytes; in mlx5_hv_vhca_agent_write() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | item.h | 20 unsigned short bytes; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_debugfs.c | 30 int idx, bytes; in vcap_debugfs_show_rule_keyfield() local 124 int idx, bytes; in vcap_debugfs_show_rule_actionfield() local [all...] |
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | cdev.c | 391 int64_t bytes, rsvd_bytes; in vol_cdev_ioctl() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/ |
H A D | xsurf100.c | 66 static void z_memcpy_fromio32(void *dst, const void __iomem *src, size_t bytes) in z_memcpy_fromio32() argument 85 static void z_memcpy_toio32(void __iomem *dst, const void *src, size_t bytes) in z_memcpy_toio32() argument
|
/kernel/linux/linux-6.6/drivers/mtd/tests/ |
H A D | torturetest.c | 374 int bytes, bits, pages, first; in report_corrupt() local [all...] |
/kernel/linux/linux-6.6/drivers/mtd/parsers/ |
H A D | scpart.c | 81 int bytes = cnt * sizeof(*pdesc); in scpart_scan_partmap() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/altera/ |
H A D | altera_sgdmahw.h | 17 u16 bytes; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_repr.c | 156 u64 pkts, bytes; in ice_repr_sp_stats64() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/rmnet/ |
H A D | rmnet_config.h | 24 u32 bytes; member
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | read.c | 142 unsigned long bytes = 0; in nfs_read_completion() local
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | lzo.c | 437 unsigned long bytes; in lzo_decompress() local
|
H A D | space-info.h | 161 u64 bytes; global() member [all...] |
H A D | free-space-cache.h | 27 u64 bytes; member
|
H A D | zlib.c | 396 unsigned long bytes; in zlib_decompress() local
|
/kernel/linux/linux-6.6/fs/autofs/ |
H A D | waitq.c | 46 autofs_write(struct autofs_sb_info *sbi, struct file *file, const void *addr, int bytes) autofs_write() argument
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | slot_map.c | 340 unsigned long long blocks, bytes = 0; in ocfs2_map_slot_buffers() local 208 ocfs2_slot_map_physical_size(struct ocfs2_super *osb, struct inode *inode, unsigned long long *bytes) ocfs2_slot_map_physical_size() argument
|
H A D | uptodate.c | 523 int bytes; in ocfs2_remove_metadata_array() local
|
/kernel/linux/linux-6.6/fs/overlayfs/ |
H A D | export.c | 265 int bytes, buflen = *max_len << 2; in ovl_encode_fh() local
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | task_nommu.c | 26 unsigned long bytes = 0, sbytes = 0, slack = 0, size; in task_mem() local [all...] |
/kernel/linux/linux-6.6/fs/squashfs/ |
H A D | file.c | 604 int bytes; in squashfs_readahead() local 383 squashfs_copy_cache(struct page *page, struct squashfs_cache_entry *buffer, int bytes, int offset) squashfs_copy_cache() argument [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | stat.c | 797 void __inode_add_bytes(struct inode *inode, loff_t bytes) in __inode_add_bytes() argument 809 void inode_add_bytes(struct inode *inode, loff_t bytes) in inode_add_bytes() argument 818 void __inode_sub_bytes(struct inode *inode, loff_t bytes) in __inode_sub_bytes() argument 831 inode_sub_bytes(struct inode *inode, loff_t bytes) inode_sub_bytes() argument 852 inode_set_bytes(struct inode *inode, loff_t bytes) inode_set_bytes() argument [all...] |
/kernel/linux/linux-6.6/drivers/virtio/ |
H A D | virtio_input.c | 143 u8 bytes; in virtinput_cfg_bits() local
|
/kernel/linux/linux-6.6/drivers/xen/xenbus/ |
H A D | xenbus_comms.c | 110 unsigned int bytes = 0; in xb_write() local 162 unsigned int bytes = 0; in xb_read() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bvec.h | 140 bvec_iter_advance(const struct bio_vec *bv, struct bvec_iter *iter, unsigned bytes) bvec_iter_advance() argument 168 bvec_iter_advance_single(const struct bio_vec *bv, struct bvec_iter *iter, unsigned int bytes) bvec_iter_advance_single() argument [all...] |