__GFP_NORETRY      88 fs/xfs/linux-2.6/xfs_buf.c 	((((flags) & XBF_READ_AHEAD) ? __GFP_NORETRY : \
__GFP_NORETRY     156 include/asm-x86/floppy.h 	return __get_dma_pages(GFP_KERNEL|__GFP_NORETRY, get_order(size));
__GFP_NORETRY      80 include/linux/gfp.h #define GFP_THISNODE	(__GFP_THISNODE | __GFP_NOWARN | __GFP_NORETRY)
__GFP_NORETRY      91 include/linux/gfp.h 			__GFP_NORETRY|__GFP_NOMEMALLOC)
__GFP_NORETRY      69 lib/debugobjects.c 	gfp_t gfp = GFP_ATOMIC | __GFP_NORETRY | __GFP_NOWARN;
__GFP_NORETRY     212 mm/mempool.c   	gfp_mask |= __GFP_NORETRY;	/* don't loop in __alloc_pages */
__GFP_NORETRY    1569 mm/page_alloc.c 	} else if ((gfp_mask & __GFP_FS) && !(gfp_mask & __GFP_NORETRY)) {
__GFP_NORETRY    1616 mm/page_alloc.c 	if (!(gfp_mask & __GFP_NORETRY)) {
__GFP_NORETRY    1078 mm/slub.c      	page = alloc_slab_page(flags | __GFP_NOWARN | __GFP_NORETRY, node,
__GFP_NORETRY     139 sound/core/memalloc.c 		| __GFP_NORETRY /* don't trigger OOM-killer */
__GFP_NORETRY     470 sound/pci/emu10k1/memory.c 				       __GFP_NORETRY | /* no OOM-killer */