Home
last modified time | relevance | path

Searched refs:COMPACT_NOT_SUITABLE_ZONE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dcompaction.h23 COMPACT_NOT_SUITABLE_ZONE, enumerator
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dmmflags.h204 EM( COMPACT_NOT_SUITABLE_ZONE, "not_suitable_zone") \
/OK3568_Linux_fs/kernel/mm/
H A Dcompaction.c2190 ret = COMPACT_NOT_SUITABLE_ZONE; in compaction_suitable()
2194 if (ret == COMPACT_NOT_SUITABLE_ZONE) in compaction_suitable()