| /Linux-v5.10/net/vmw_vsock/ |
| D | virtio_transport_common.c | 292 size_t bytes, total = 0, off; in virtio_transport_stream_do_peek() local 341 size_t bytes, total = 0; in virtio_transport_stream_do_dequeue() local 424 s64 bytes; in virtio_transport_stream_has_data() local 437 s64 bytes; in virtio_transport_has_space() local 449 s64 bytes; in virtio_transport_stream_has_space() local
|
| /Linux-v5.10/drivers/rtc/ |
| D | rtc-ds1742.c | 119 size_t bytes) in ds1742_nvram_read() 131 size_t bytes) in ds1742_nvram_write()
|
| D | rtc-rp5c01.c | 164 size_t bytes) in rp5c01_nvram_read() 192 size_t bytes) in rp5c01_nvram_write()
|
| /Linux-v5.10/arch/powerpc/platforms/powernv/ |
| D | memtrace.c | 99 u64 bytes = memory_block_size_bytes(); in memtrace_alloc_node() local 260 u64 bytes; in memtrace_enable_set() local
|
| /Linux-v5.10/include/linux/platform_data/ |
| D | cros_ec_chardev.h | 29 uint32_t bytes; member
|
| /Linux-v5.10/drivers/mfd/ |
| D | twl4030-irq.c | 481 u8 bytes[4]; in twl4030_sih_bus_sync_unlock() member 499 u8 bytes[6]; in twl4030_sih_bus_sync_unlock() local 563 u8 bytes[4]; in sih_read_isr() member
|
| D | max8925-i2c.c | 19 int reg, int bytes, void *dest) in max8925_read_device() 35 int reg, int bytes, void *src) in max8925_write_device()
|
| /Linux-v5.10/arch/powerpc/kvm/ |
| D | powerpc.c | 1226 unsigned int rt, unsigned int bytes, in __kvmppc_handle_load() 1272 unsigned int rt, unsigned int bytes, in kvmppc_handle_load() 1281 unsigned int rt, unsigned int bytes, in kvmppc_handle_loads() 1289 unsigned int rt, unsigned int bytes, in kvmppc_handle_vsx_load() 1315 u64 val, unsigned int bytes, int is_default_endian) in kvmppc_handle_store() 1432 int rs, unsigned int bytes, int is_default_endian) in kvmppc_handle_vsx_store() 1499 unsigned int rt, unsigned int bytes, int is_default_endian) in kvmppc_handle_vmx_load() 1594 unsigned int rs, unsigned int bytes, int is_default_endian) in kvmppc_handle_vmx_store()
|
| /Linux-v5.10/block/ |
| D | blk-crypto.c | 135 void __bio_crypt_advance(struct bio *bio, unsigned int bytes) in __bio_crypt_advance() 148 unsigned int bytes, in bio_crypt_dun_is_contiguous()
|
| D | bio-integrity.c | 216 unsigned int bytes, offset, i; in bio_integrity_prep() local 385 unsigned bytes = bio_integrity_bytes(bi, bytes_done >> 9); in bio_integrity_advance() local
|
| /Linux-v5.10/arch/hexagon/mm/ |
| D | copy_from_user.S | 31 #define bytes r2 macro
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | fs_counters.c | 48 u64 bytes; member 159 u64 bytes = MLX5_GET64(traffic_counter, stats, octets); in update_counter_cache() local 422 u64 *packets, u64 *bytes) in mlx5_fc_query() 434 u64 *bytes, u64 *packets, u64 *lastuse) in mlx5_fc_query_cached()
|
| /Linux-v5.10/fs/ |
| D | stat.c | 692 void __inode_add_bytes(struct inode *inode, loff_t bytes) in __inode_add_bytes() 704 void inode_add_bytes(struct inode *inode, loff_t bytes) in inode_add_bytes() 713 void __inode_sub_bytes(struct inode *inode, loff_t bytes) in __inode_sub_bytes() 726 void inode_sub_bytes(struct inode *inode, loff_t bytes) in inode_sub_bytes() 747 void inode_set_bytes(struct inode *inode, loff_t bytes) in inode_set_bytes()
|
| /Linux-v5.10/fs/squashfs/ |
| D | symlink.c | 42 int bytes, copied; in squashfs_symlink_readpage() local
|
| /Linux-v5.10/drivers/nvmem/ |
| D | rave-sp-eeprom.c | 274 void *val, size_t bytes) in rave_sp_eeprom_reg_read() 281 void *val, size_t bytes) in rave_sp_eeprom_reg_write()
|
| D | uniphier-efuse.c | 20 unsigned int reg, void *_val, size_t bytes) in uniphier_reg_read()
|
| /Linux-v5.10/arch/x86/crypto/ |
| D | poly1305_glue.c | 107 const size_t bytes = min_t(size_t, len, SZ_4K); in poly1305_simd_blocks() local 171 unsigned int bytes, used; in poly1305_update_arch() local
|
| /Linux-v5.10/include/uapi/linux/netfilter/ |
| D | xt_set.h | 71 struct ip_set_counter_match0 bytes; member 90 struct ip_set_counter_match bytes; member
|
| /Linux-v5.10/net/rds/ |
| D | page.c | 68 int rds_page_remainder_alloc(struct scatterlist *scat, unsigned long bytes, in rds_page_remainder_alloc()
|
| /Linux-v5.10/drivers/media/pci/cobalt/ |
| D | cobalt-omnitek.h | 25 u32 bytes; member
|
| /Linux-v5.10/drivers/scsi/ |
| D | mac_scsi.c | 289 int bytes; in macscsi_pread() local 348 int bytes; in macscsi_pwrite() local
|
| /Linux-v5.10/samples/bpf/ |
| D | sockex2_user.c | 14 __u64 bytes; member
|
| /Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | tp_attach_query.c | 7 int i, j, bytes, efd, err, prog_fd[num_progs], pmu_fd[num_progs]; in test_tp_attach_query() local
|
| /Linux-v5.10/sound/usb/ |
| D | pcm.c | 1412 unsigned int stride, frames, bytes, oldptr; in retire_capture_urb() local 1485 struct urb *urb, unsigned int bytes) in fill_playback_urb_dsd_dop() 1542 int offset, int stride, unsigned int bytes) in copy_to_urb() 1565 unsigned int bytes) in copy_to_urb_quirk() 1595 unsigned int counts, frames, bytes; in prepare_playback_urb() local
|
| /Linux-v5.10/fs/btrfs/ |
| D | space-info.c | 335 struct btrfs_space_info *space_info, u64 bytes, in btrfs_can_overcommit() 439 struct btrfs_space_info *info, u64 bytes, in btrfs_dump_space_info() 471 u64 bytes; in calc_reclaim_items_nr() local 1457 int btrfs_reserve_data_bytes(struct btrfs_fs_info *fs_info, u64 bytes, in btrfs_reserve_data_bytes()
|