Searched refs:segment_bytes (Results 1 – 1 of 1) sorted by relevance
121 size_t segment_bytes; in do_kimage_alloc() local150 segment_bytes = nr_segments * sizeof(*segments); in do_kimage_alloc()151 result = copy_from_user(image->segment, segments, segment_bytes); in do_kimage_alloc()