Lines Matching defs:gfp_mask

3045 static bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order)  in should_fail_alloc_page()
3095 static inline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page()
3250 get_page_from_freelist(gfp_t gfp_mask, unsigned int order, int alloc_flags, in get_page_from_freelist()
3383 static void warn_alloc_show_mem(gfp_t gfp_mask, nodemask_t *nodemask) in warn_alloc_show_mem()
3406 void warn_alloc(gfp_t gfp_mask, nodemask_t *nodemask, const char *fmt, ...) in warn_alloc()
3431 __alloc_pages_cpuset_fallback(gfp_t gfp_mask, unsigned int order, in __alloc_pages_cpuset_fallback()
3451 __alloc_pages_may_oom(gfp_t gfp_mask, unsigned int order, in __alloc_pages_may_oom()
3547 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_compact()
3664 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_compact()
3704 static bool __need_fs_reclaim(gfp_t gfp_mask) in __need_fs_reclaim()
3736 void fs_reclaim_acquire(gfp_t gfp_mask) in fs_reclaim_acquire()
3743 void fs_reclaim_release(gfp_t gfp_mask) in fs_reclaim_release()
3753 __perform_reclaim(gfp_t gfp_mask, unsigned int order, in __perform_reclaim()
3783 __alloc_pages_direct_reclaim(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_reclaim()
3812 static void wake_all_kswapds(unsigned int order, gfp_t gfp_mask, in wake_all_kswapds()
3829 gfp_to_alloc_flags(gfp_t gfp_mask) in gfp_to_alloc_flags()
3885 static inline int __gfp_pfmemalloc_flags(gfp_t gfp_mask) in __gfp_pfmemalloc_flags()
3903 bool gfp_pfmemalloc_allowed(gfp_t gfp_mask) in gfp_pfmemalloc_allowed()
3919 should_reclaim_retry(gfp_t gfp_mask, unsigned order, in should_reclaim_retry()
4043 __alloc_pages_slowpath(gfp_t gfp_mask, unsigned int order, in __alloc_pages_slowpath()
4303 static inline bool prepare_alloc_pages(gfp_t gfp_mask, unsigned int order, in prepare_alloc_pages()
4336 static inline void finalise_ac(gfp_t gfp_mask, struct alloc_context *ac) in finalise_ac()
4354 __alloc_pages_nodemask(gfp_t gfp_mask, unsigned int order, int preferred_nid, in __alloc_pages_nodemask()
4410 unsigned long __get_free_pages(gfp_t gfp_mask, unsigned int order) in __get_free_pages()
4421 unsigned long get_zeroed_page(gfp_t gfp_mask) in get_zeroed_page()
4461 gfp_t gfp_mask) in __page_frag_cache_refill()
4497 unsigned int fragsz, gfp_t gfp_mask) in page_frag_alloc()
4591 void *alloc_pages_exact(size_t size, gfp_t gfp_mask) in alloc_pages_exact()
4611 void * __meminit alloc_pages_exact_nid(int nid, size_t size, gfp_t gfp_mask) in alloc_pages_exact_nid()
7834 unsigned migratetype, gfp_t gfp_mask) in alloc_contig_range()