map_length         45 drivers/acpi/acpica/exregion.c 	acpi_size map_length;
map_length        120 drivers/acpi/acpica/exregion.c 		map_length = (acpi_size)
map_length        140 drivers/acpi/acpica/exregion.c 		if (map_length > page_boundary_map_length) {
map_length        141 drivers/acpi/acpica/exregion.c 			map_length = page_boundary_map_length;
map_length        147 drivers/acpi/acpica/exregion.c 		    acpi_os_map_memory(address, map_length);
map_length        152 drivers/acpi/acpica/exregion.c 				    (u32)map_length));
map_length        160 drivers/acpi/acpica/exregion.c 		mem_info->mapped_length = map_length;
map_length        909 drivers/staging/gasket/gasket_core.c 	ulong phys_offset, map_length;
map_length        922 drivers/staging/gasket/gasket_core.c 	map_length = region_to_map.length_bytes;
map_length        934 drivers/staging/gasket/gasket_core.c 	while (mapped_bytes < map_length) {
map_length        939 drivers/staging/gasket/gasket_core.c 		chunk_size = min(max_chunk_size, map_length - mapped_bytes);
map_length       2185 fs/btrfs/extent_io.c 	u64 map_length = 0;
map_length       2195 fs/btrfs/extent_io.c 	map_length = length;
map_length       2211 fs/btrfs/extent_io.c 				      &map_length, &bbio, 0);
map_length       2220 fs/btrfs/extent_io.c 				      &map_length, &bbio, mirror_num);
map_length       2024 fs/btrfs/inode.c 	u64 map_length;
map_length       2032 fs/btrfs/inode.c 	map_length = length;
map_length       2033 fs/btrfs/inode.c 	ret = btrfs_get_io_geometry(fs_info, btrfs_op(bio), logical, map_length,
map_length         59 fs/btrfs/scrub.c 	u64			map_length;
map_length       1320 fs/btrfs/scrub.c 		recover->map_length = mapped_length;
map_length       1410 fs/btrfs/scrub.c 				    page->recover->map_length,
map_length       6561 fs/btrfs/volumes.c 	u64 map_length;
map_length       6568 fs/btrfs/volumes.c 	map_length = length;
map_length       6572 fs/btrfs/volumes.c 				&map_length, &bbio, mirror_num, 1);
map_length       6591 fs/btrfs/volumes.c 						  map_length);
map_length       6594 fs/btrfs/volumes.c 						    map_length, mirror_num, 1);
map_length       6601 fs/btrfs/volumes.c 	if (map_length < length) {
map_length       6604 fs/btrfs/volumes.c 			   logical, length, map_length);
map_length        239 tools/perf/jvmti/libjvmti.c 			jint map_length,
map_length        264 tools/perf/jvmti/libjvmti.c 	if (has_line_numbers && map && map_length) {