Home
last modified time | relevance | path

Searched refs:ISOLATE_NONE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/ia64/kernel/
H A Dmca_drv.c60 ISOLATE_NONE enumerator
121 return ISOLATE_NONE; in mca_page_isolate()
124 return ISOLATE_NONE; in mca_page_isolate()
/openbmc/linux/mm/
H A Dcompaction.c1798 ISOLATE_NONE, /* No pages isolated, continue scanning */ enumerator
2065 return cc->nr_migratepages ? ISOLATE_SUCCESS : ISOLATE_NONE; in isolate_migratepages()
2497 case ISOLATE_NONE: in compact_zone()