Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcompaction.h15 COMPACT_PRIO_ASYNC, enumerator
16 INIT_COMPACT_PRIORITY = COMPACT_PRIO_ASYNC
/linux-6.3-rc2/include/trace/events/
A Dmmflags.h236 EMe(COMPACT_PRIO_ASYNC, "COMPACT_PRIO_ASYNC")
/linux-6.3-rc2/mm/
A Dcompaction.c2532 .mode = (prio == COMPACT_PRIO_ASYNC) ? in compact_zone_order()
2634 if (prio != COMPACT_PRIO_ASYNC && (status == COMPACT_COMPLETE || in try_to_compact_pages()
2648 if ((prio == COMPACT_PRIO_ASYNC && need_resched()) in try_to_compact_pages()

Completed in 8 milliseconds