Home
last modified time | relevance | path

Searched defs:bytes_to_copy (Results 1 – 10 of 10) sorted by relevance

/linux/fs/verity/
H A Dread_metadata.c42 unsigned int bytes_to_copy = min_t(u64, end_offset - offset, in fsverity_read_merkle_tree() local
/linux/fs/squashfs/
H A Dblock.c50 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 Dbfa_msgq.h72 int bytes_to_copy; member
/linux/fs/
H A Dexec.c479 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 Dintel_guc_log.c377 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 Dbtf_dumper.c357 int bytes_to_copy; in btf_dumper_bitfield() local
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c1194 u8 bytes_to_copy; in mwifiex_update_bss_desc_with_ie() local
/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c745 size_t bytes_to_copy; virtio_transport_seqpacket_do_dequeue() local
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c3062 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 Dipr.c3056 u32 max_dump_size, bytes_to_copy, bytes_copied, rc; in ipr_get_ioa_dump() local