Searched defs:bytes_to_copy (Results 1 – 10 of 10) sorted by relevance
/linux/fs/verity/ |
H A D | read_metadata.c | 42 unsigned int bytes_to_copy = min_t(u64, end_offset - offset, in fsverity_read_merkle_tree() local
|
/linux/fs/squashfs/ |
H A D | block.c | 50 int bytes_to_copy = min_t(int, bvec->bv_len - offset, in copy_bio_to_actor() local
|
/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_msgq.h | 72 int bytes_to_copy; member
|
/linux/fs/ |
H A D | exec.c | 479 int offset, bytes_to_copy; in copy_strings() local 555 unsigned int bytes_to_copy = min_t(unsigned int, len, in copy_string_kernel() local
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_log.c | 377 unsigned int buffer_size, read_offset, write_offset, bytes_to_copy, full_cnt; in _guc_log_copy_debuglogs_for_relay() local
|
/linux/tools/bpf/bpftool/ |
H A D | btf_dumper.c | 357 int bytes_to_copy; in btf_dumper_bitfield() local
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | scan.c | 1194 u8 bytes_to_copy; in mwifiex_update_bss_desc_with_ie() local
|
/linux/net/vmw_vsock/ |
H A D | virtio_transport_common.c | 745 size_t bytes_to_copy; virtio_transport_seqpacket_do_dequeue() local
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.c | 3062 u32 bytes_left = len, offset = 0, bytes_to_copy, read_len = 0; in qed_mcp_nvm_read() local 3201 u32 bytes_left, bytes_to_copy, buf_size, nvm_offset = 0; in qed_mcp_phy_sfp_read() local
|
/linux/drivers/scsi/ |
H A D | ipr.c | 3056 u32 max_dump_size, bytes_to_copy, bytes_copied, rc; in ipr_get_ioa_dump() local
|