Searched refs:COMPACT_PRIO_ASYNC (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dcompaction.h15 COMPACT_PRIO_ASYNC, enumerator in enum:compact_priority
16 INIT_COMPACT_PRIORITY = COMPACT_PRIO_ASYNC
/linux-master/include/trace/events/
H A Dmmflags.h239 EMe(COMPACT_PRIO_ASYNC, "COMPACT_PRIO_ASYNC")
/linux-master/mm/
H A Dcompaction.c2772 .mode = (prio == COMPACT_PRIO_ASYNC) ?
2867 if (prio != COMPACT_PRIO_ASYNC && (status == COMPACT_COMPLETE ||
2881 if ((prio == COMPACT_PRIO_ASYNC && need_resched())

Completed in 229 milliseconds