Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcompaction.h23 COMPACT_NOT_SUITABLE_ZONE, enumerator
/openbmc/linux/include/trace/events/
H A Dmmflags.h216 EM( COMPACT_NOT_SUITABLE_ZONE, "not_suitable_zone") \
/openbmc/linux/mm/
H A Dcompaction.c2338 compact_result = COMPACT_NOT_SUITABLE_ZONE; in compaction_suitable()