Home
last modified time | relevance | path

Searched defs:can_merge (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dlibfdt.h84 int can_merge; /* 1 if we can merge with previous region */ member
/openbmc/linux/fs/ext4/
H A Dblock_validity.c46 static inline int can_merge(struct ext4_system_zone *entry1, in can_merge() function
/openbmc/linux/lib/
H A Dkunit_iov_iter.c223 struct page *can_merge = NULL, *page; in iov_kunit_load_bvec() local
/openbmc/linux/mm/
H A Dzsmalloc.c1130 static bool can_merge(struct size_class *prev, int pages_per_zspage, in can_merge() function
/openbmc/qemu/system/
H A Dmemory.c319 static bool can_merge(FlatRange *r1, FlatRange *r2) in can_merge() function