Searched refs:can_merge (Results 1 – 7 of 7) sorted by relevance
163 if (info->can_merge && info->count && in fdt_add_region()245 info->can_merge = 0; in fdt_add_alias_regions()318 info->can_merge = 1; in fdt_include_supernodes()349 info->can_merge = 1; in fdt_first_region()455 info->can_merge = 0; /* Don't allow merging with this */ in fdt_next_region()624 info->can_merge = 1; in fdt_next_region()643 info->can_merge = 0; in fdt_next_region()
46 static inline int can_merge(struct ext4_system_zone *entry1, in can_merge() function104 if (can_merge(entry, new_entry)) { in add_system_zone()116 if (can_merge(new_entry, entry)) { in add_system_zone()
84 int can_merge; /* 1 if we can merge with previous region */ member
44 can_merge(Range const& range, Range const& other) in can_merge() function
25 if (can_merge(*iter, range)) in try_merge()
1209 static bool can_merge(struct size_class *prev, int pages_per_zspage, in can_merge() function2461 if (can_merge(prev_class, pages_per_zspage, objs_per_zspage)) { in zs_create_pool()
3047 bool can_merge = true; in submit_extent_page() local3056 can_merge = false; in submit_extent_page()3058 if (prev_bio_flags != bio_flags || !contig || !can_merge || in submit_extent_page()