Searched refs:__GFP_NOMEMALLOC (Results 1 – 14 of 14) sorted by relevance
32 {(unsigned long)__GFP_NOMEMALLOC, "GFP_NOMEMALLOC"}, \
81 #define __GFP_NOMEMALLOC ((__force gfp_t)___GFP_NOMEMALLOC) /* Don't use emergency reserves */ macro117 __GFP_NOMEMALLOC | __GFP_NORETRY | __GFP_NOWARN | \132 __GFP_NORETRY|__GFP_NOMEMALLOC)
142 __GFP_NORETRY | __GFP_NOMEMALLOC); in cmm_alloc_pages()152 __GFP_NORETRY | __GFP_NOMEMALLOC); in cmm_alloc_pages()574 __GFP_NORETRY | __GFP_NOMEMALLOC); in cmm_mem_going_offline()
173 __GFP_HIGH|__GFP_NOMEMALLOC|__GFP_NOWARN); in add_to_swap()
203 gfp_mask |= __GFP_NOMEMALLOC; /* don't allocate emergency reserves */ in mempool_alloc()
1899 if (!(gfp_mask & __GFP_NOMEMALLOC)) in warn_alloc_failed()2208 if (!(gfp_mask & __GFP_NOMEMALLOC)) in gfp_to_alloc_flags()2218 if (likely(!(gfp_mask & __GFP_NOMEMALLOC))) { in gfp_to_alloc_flags()
118 __GFP_NORETRY | __GFP_NOMEMALLOC | \
135 __GFP_NOMEMALLOC | __GFP_NOWARN); in fill_balloon()
111 (GFP_HIGHUSER | __GFP_NOWARN | __GFP_NORETRY | __GFP_NOMEMALLOC)
217 __gfp_mask |= __GFP_NOMEMALLOC | __GFP_NORETRY | __GFP_NOWARN; in bvec_alloc_bs()
755 b = alloc_buffer(c, GFP_NOIO | __GFP_NORETRY | __GFP_NOMEMALLOC | __GFP_NOWARN); in __alloc_buffer_wait_no_callback()
53 (__GFP_FS | __GFP_NORETRY | __GFP_NOWARN | __GFP_NOMEMALLOC)
2729 if ((curr->flags & PF_MEMALLOC) && !(gfp_mask & __GFP_NOMEMALLOC)) in __lockdep_trace_alloc()
114 (__GFP_FS | __GFP_NORETRY | __GFP_NOWARN | __GFP_NOMEMALLOC)