Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmzone.h741 #define PCPF_PREV_FREE_HIGH_ORDER BIT(0) macro
/linux/mm/
H A Dpage_alloc.c2846 (pcp->flags & PCPF_PREV_FREE_HIGH_ORDER) && in free_frozen_page_commit()
2849 pcp->flags |= PCPF_PREV_FREE_HIGH_ORDER; in free_frozen_page_commit()
2850 } else if (pcp->flags & PCPF_PREV_FREE_HIGH_ORDER) { in free_frozen_page_commit()
2851 pcp->flags &= ~PCPF_PREV_FREE_HIGH_ORDER; in free_frozen_page_commit()