Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/char_set/
H A Drange_functions.hpp44 can_merge(Range const& range, Range const& other) in can_merge() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dlibfdt.h84 int can_merge; /* 1 if we can merge with previous region */ member
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dblock_validity.c46 static inline int can_merge(struct ext4_system_zone *entry1, in can_merge() function
/OK3568_Linux_fs/kernel/mm/
H A Dzsmalloc.c1209 static bool can_merge(struct size_class *prev, int pages_per_zspage, in can_merge() function
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dextent_io.c3047 bool can_merge = true; in submit_extent_page() local