__reserve_region_with_split  563 kernel/resource.c 			__reserve_region_with_split(root, start, conflict->start-1, name);
__reserve_region_with_split  570 kernel/resource.c 				__reserve_region_with_split(root, common_start, common_end, name);
__reserve_region_with_split  573 kernel/resource.c 			__reserve_region_with_split(root, conflict->end+1, end, name);
__reserve_region_with_split  583 kernel/resource.c 	__reserve_region_with_split(root, start, end, name);