Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcompaction.h40 extern unsigned long try_to_compact_pages(gfp_t gfp_mask, unsigned int order,
55 static inline unsigned long try_to_compact_pages(gfp_t gfp_mask, in try_to_compact_pages() function
/linux-4.1.27/mm/
Dcompaction.c1479 unsigned long try_to_compact_pages(gfp_t gfp_mask, unsigned int order, in try_to_compact_pages() function
Dpage_alloc.c2471 compact_result = try_to_compact_pages(gfp_mask, order, alloc_flags, ac, in __alloc_pages_direct_compact()