Home
last modified time | relevance | path

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

/linux/fs/verity/
H A Dread_metadata.c43 unsigned int bytes_to_copy = min_t(u64, end_offset - offset, in fsverity_read_merkle_tree() local
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.h72 int bytes_to_copy; member
/linux/fs/
H A Dexec.c482 int offset, bytes_to_copy; in copy_strings() local
558 unsigned int bytes_to_copy = min_t(unsigned int, len, in copy_string_kernel() 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.c751 size_t bytes_to_copy; in 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
H A Dqed_debug.c1882 u32 ret_mcp_resp, ret_mcp_param, ret_read_size, bytes_to_copy; in qed_nvram_read() local