Searched refs:alloc_context (Results 1 – 3 of 3) sorted by relevance
/mm/ |
D | page_alloc.c | 2995 static bool unreserve_highatomic_pageblock(const struct alloc_context *ac, in unreserve_highatomic_pageblock() 4369 const struct alloc_context *ac) in get_page_from_freelist() 4564 const struct alloc_context *ac) in __alloc_pages_cpuset_fallback() 4583 const struct alloc_context *ac, unsigned long *did_some_progress) in __alloc_pages_may_oom() 4677 unsigned int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact() 4733 should_compact_retry(struct alloc_context *ac, int order, int alloc_flags, in should_compact_retry() 4815 unsigned int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_compact() 4823 should_compact_retry(struct alloc_context *ac, unsigned int order, int alloc_flags, in should_compact_retry() 4936 const struct alloc_context *ac) in __perform_reclaim() 4962 unsigned int alloc_flags, const struct alloc_context *ac, in __alloc_pages_direct_reclaim() [all …]
|
D | internal.h | 141 struct alloc_context { struct
|
D | compaction.c | 2318 bool compaction_zonelist_suitable(struct alloc_context *ac, int order, in compaction_zonelist_suitable() 2639 unsigned int alloc_flags, const struct alloc_context *ac, in try_to_compact_pages()
|