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