Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcompaction.h41 extern unsigned long try_to_compact_pages(gfp_t gfp_mask, unsigned int order,
56 static inline unsigned long try_to_compact_pages(gfp_t gfp_mask, in try_to_compact_pages() function
/linux-4.4.14/mm/
Dcompaction.c1519 unsigned long try_to_compact_pages(gfp_t gfp_mask, unsigned int order, in try_to_compact_pages() function
Dpage_alloc.c2785 compact_result = try_to_compact_pages(gfp_mask, order, alloc_flags, ac, in __alloc_pages_direct_compact()