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