Searched defs:bytes_to_copy (Results 1 – 8 of 8) sorted by relevance
/linux/fs/verity/ |
H A D | read_metadata.c | 43 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 D | bfa_msgq.h | 72 int bytes_to_copy; member
|
/linux/fs/ |
H A D | exec.c | 482 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 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 | 751 size_t bytes_to_copy; in 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
|
H A D | qed_debug.c | 1882 u32 ret_mcp_resp, ret_mcp_param, ret_read_size, bytes_to_copy; in qed_nvram_read() local
|