Searched refs:ISOLATE_UNEVICTABLE (Results 1 - 4 of 4) sorted by relevance

/linux-master/mm/
H A Dcompaction.c1158 if (!(mode & ISOLATE_UNEVICTABLE) && is_unevictable)
1401 ISOLATE_UNEVICTABLE);
2103 (sysctl_compact_unevictable_allowed ? ISOLATE_UNEVICTABLE : 0) |
H A Dmemory_hotplug.c1824 isolated = isolate_movable_page(page, ISOLATE_UNEVICTABLE);
H A Dmemory-failure.c2644 ISOLATE_UNEVICTABLE);
/linux-master/include/linux/
H A Dmmzone.h640 #define ISOLATE_UNEVICTABLE ((__force isolate_mode_t)0x8) macro

Completed in 191 milliseconds