Searched refs:copy_start (Results 1 – 2 of 2) sorted by relevance
1304 u32 copy_start; in btrfs_decompress_buf2page() local1319 copy_start = max(cur_offset, bvec_offset); in btrfs_decompress_buf2page()1321 decompressed + buf_len) - copy_start; in btrfs_decompress_buf2page()1328 ASSERT(copy_start - decompressed < buf_len); in btrfs_decompress_buf2page()1330 buf + copy_start - decompressed, copy_len); in btrfs_decompress_buf2page()
5905 void *copy_start = NULL, *copy_end = NULL; in adjust_prog_btf_ext_info() local5926 if (!copy_start) in adjust_prog_btf_ext_info()5927 copy_start = rec; in adjust_prog_btf_ext_info()5931 if (!copy_start) in adjust_prog_btf_ext_info()5938 new_sz = old_sz + (copy_end - copy_start); in adjust_prog_btf_ext_info()5944 memcpy(new_prog_info + old_sz, copy_start, copy_end - copy_start); in adjust_prog_btf_ext_info()11479 void *copy_start = ehdr; in perf_event_read_simple() local11480 size_t len_first = base + mmap_size - copy_start; in perf_event_read_simple()11494 memcpy(*copy_mem, copy_start, len_first); in perf_event_read_simple()