__GFP_NORETRY    1293 arch/arm/mm/dma-mapping.c 			pages[i] = alloc_pages(gfp | __GFP_NORETRY, order);
__GFP_NORETRY     160 arch/powerpc/platforms/pseries/cmm.c 				       __GFP_NORETRY | __GFP_NOMEMALLOC);
__GFP_NORETRY     170 arch/powerpc/platforms/pseries/cmm.c 					__GFP_NORETRY | __GFP_NOMEMALLOC);
__GFP_NORETRY     596 arch/powerpc/platforms/pseries/cmm.c 					__GFP_NORETRY | __GFP_NOMEMALLOC);
__GFP_NORETRY     422 arch/sparc/mm/tsb.c 		gfp_flags |= __GFP_NOWARN | __GFP_NORETRY;
__GFP_NORETRY     156 arch/x86/include/asm/floppy.h 	return __get_dma_pages(GFP_KERNEL|__GFP_NORETRY, get_order(size));
__GFP_NORETRY     216 block/bio.c    		__gfp_mask |= __GFP_NOMEMALLOC | __GFP_NORETRY | __GFP_NOWARN;
__GFP_NORETRY    2118 block/blk-mq.c 				 GFP_NOIO | __GFP_NOWARN | __GFP_NORETRY,
__GFP_NORETRY    2126 block/blk-mq.c 					GFP_NOIO | __GFP_NOWARN | __GFP_NORETRY,
__GFP_NORETRY    2189 block/blk-mq.c 				GFP_NOIO | __GFP_NOWARN | __GFP_NORETRY | __GFP_ZERO,
__GFP_NORETRY    2355 block/blk-mq.c 	gfp_t gfp = GFP_NOIO | __GFP_NOWARN | __GFP_NORETRY;
__GFP_NORETRY    3224 block/blk-mq.c 	qe = kmalloc(sizeof(*qe), GFP_NOIO | __GFP_NOWARN | __GFP_NORETRY);
__GFP_NORETRY    1105 drivers/crypto/chelsio/chtls/chtls_io.c 							   __GFP_NORETRY,
__GFP_NORETRY     115 drivers/gpu/drm/drm_print.c 	buf = kmalloc(len + 1, GFP_KERNEL | __GFP_NOWARN | __GFP_NORETRY);
__GFP_NORETRY     157 drivers/gpu/drm/etnaviv/etnaviv_dump.c 	iter.start = __vmalloc(file_size, GFP_KERNEL | __GFP_NOWARN | __GFP_NORETRY,
__GFP_NORETRY     331 drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c 				flags |= __GFP_NORETRY | __GFP_NOWARN;
__GFP_NORETRY      19 drivers/gpu/drm/i915/gem/i915_gem_internal.c #define QUIET (__GFP_NORETRY | __GFP_NOWARN)
__GFP_NORETRY      77 drivers/gpu/drm/i915/gem/i915_gem_shmem.c 	noreclaim |= __GFP_NORETRY | __GFP_NOWARN;
__GFP_NORETRY     620 drivers/gpu/drm/i915/gem/i915_gem_userptr.c 				      __GFP_NORETRY |
__GFP_NORETRY      26 drivers/gpu/drm/i915/gem/selftests/huge_gem_object.c #define GFP (GFP_KERNEL | __GFP_NOWARN | __GFP_NORETRY)
__GFP_NORETRY      58 drivers/gpu/drm/i915/gem/selftests/huge_pages.c #define GFP (GFP_KERNEL | __GFP_NOWARN | __GFP_NORETRY)
__GFP_NORETRY      59 drivers/gpu/drm/i915/selftests/i915_gem_gtt.c #define GFP (GFP_KERNEL | __GFP_NOWARN | __GFP_NORETRY)
__GFP_NORETRY     224 drivers/gpu/drm/i915/selftests/scatterlist.c 			   GFP_KERNEL | __GFP_NORETRY | __GFP_NOWARN))
__GFP_NORETRY      39 drivers/gpu/drm/msm/msm_gem_submit.c 	submit = kmalloc(sz, GFP_KERNEL | __GFP_NOWARN | __GFP_NORETRY);
__GFP_NORETRY     864 drivers/gpu/drm/ttm/ttm_page_alloc.c 				huge_flags |= GFP_TRANSHUGE_LIGHT | __GFP_NORETRY |
__GFP_NORETRY     982 drivers/gpu/drm/ttm/ttm_page_alloc.c 				  (GFP_TRANSHUGE_LIGHT | __GFP_NORETRY |
__GFP_NORETRY     988 drivers/gpu/drm/ttm/ttm_page_alloc.c 				  (GFP_TRANSHUGE_LIGHT | __GFP_NORETRY |
__GFP_NORETRY     870 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c 		gfp_flags |= GFP_TRANSHUGE_LIGHT | __GFP_NORETRY |
__GFP_NORETRY    1225 drivers/hv/hv_balloon.c 		pg = alloc_pages(GFP_HIGHUSER | __GFP_NORETRY |
__GFP_NORETRY     525 drivers/iommu/dma-iommu.c 				alloc_flags |= __GFP_NORETRY;
__GFP_NORETRY     384 drivers/md/dm-bufio.c 	    gfp_mask & __GFP_NORETRY) {
__GFP_NORETRY     401 drivers/md/dm-bufio.c 	if (gfp_mask & __GFP_NORETRY) {
__GFP_NORETRY     603 drivers/md/dm-bufio.c 	bio = bio_kmalloc(GFP_NOWAIT | __GFP_NORETRY | __GFP_NOWARN, vec_size);
__GFP_NORETRY     848 drivers/md/dm-bufio.c 			b = alloc_buffer(c, GFP_NOWAIT | __GFP_NORETRY | __GFP_NOMEMALLOC | __GFP_NOWARN);
__GFP_NORETRY     858 drivers/md/dm-bufio.c 			b = alloc_buffer(c, GFP_NOIO | __GFP_NORETRY | __GFP_NOMEMALLOC | __GFP_NOWARN);
__GFP_NORETRY    2096 drivers/md/dm-crypt.c 	    likely(gfp_mask & __GFP_NORETRY))
__GFP_NORETRY    2792 drivers/md/dm-crypt.c 				GFP_NOIO | __GFP_NORETRY | __GFP_NOMEMALLOC | __GFP_NOWARN)))) {
__GFP_NORETRY    1525 drivers/md/dm-integrity.c 				    GFP_NOIO | __GFP_NORETRY | __GFP_NOWARN);
__GFP_NORETRY     268 drivers/md/dm-kcopyd.c 		pl = alloc_pl(__GFP_NOWARN | __GFP_NORETRY | __GFP_KSWAPD_RECLAIM);
__GFP_NORETRY     617 drivers/md/dm-verity-target.c 		GFP_NOIO | __GFP_NORETRY | __GFP_NOMEMALLOC | __GFP_NOWARN);
__GFP_NORETRY    1523 drivers/md/dm-writecache.c 							   GFP_NOIO | __GFP_NORETRY |
__GFP_NORETRY     368 drivers/mmc/core/mmc_test.c 				__GFP_NORETRY;
__GFP_NORETRY    1891 drivers/mtd/mtdcore.c 	gfp_t flags = __GFP_NOWARN | __GFP_DIRECT_RECLAIM | __GFP_NORETRY;
__GFP_NORETRY     244 drivers/s390/net/ism_drv.c 					   GFP_KERNEL | __GFP_NOWARN | __GFP_NOMEMALLOC | __GFP_COMP | __GFP_NORETRY);
__GFP_NORETRY      22 drivers/staging/android/ion/ion_system_heap.c 				     __GFP_NORETRY) & ~__GFP_RECLAIM;
__GFP_NORETRY      39 drivers/staging/media/ipu3/ipu3-dmamap.c 	const gfp_t high_order_gfp = __GFP_NOWARN | __GFP_NORETRY;
__GFP_NORETRY     660 drivers/vhost/net.c 					  __GFP_NORETRY,
__GFP_NORETRY      32 drivers/virtio/virtio_balloon.c #define VIRTIO_BALLOON_FREE_PAGE_ALLOC_FLAG (__GFP_NORETRY | __GFP_NOWARN | \
__GFP_NORETRY     156 drivers/xen/balloon.c 	(GFP_HIGHUSER | __GFP_NOWARN | __GFP_NORETRY | __GFP_NOMEMALLOC)
__GFP_NORETRY      30 fs/cachefiles/internal.h #define cachefiles_gfp (__GFP_RECLAIM | __GFP_NORETRY | __GFP_NOMEMALLOC)
__GFP_NORETRY     906 fs/fscache/cookie.c 	op = kzalloc(sizeof(*op), GFP_NOIO | __GFP_NOMEMALLOC | __GFP_NORETRY);
__GFP_NORETRY     982 fs/fscache/page.c 	op = kzalloc(sizeof(*op), GFP_NOIO | __GFP_NOMEMALLOC | __GFP_NORETRY);
__GFP_NORETRY    3350 fs/io_uring.c  				__GFP_NORETRY;
__GFP_NORETRY     267 fs/iomap/buffered-io.c 			gfp |= __GFP_NORETRY | __GFP_NOWARN;
__GFP_NORETRY      88 fs/nfs/write.c 					     __GFP_NOWARN | __GFP_NORETRY);
__GFP_NORETRY      23 fs/xfs/xfs_buf.c 	((((flags) & XBF_READ_AHEAD) ? __GFP_NORETRY : GFP_NOFS) | __GFP_NOWARN)
__GFP_NORETRY      45 include/linux/kexec.h #define KEXEC_CONTROL_MEMORY_GFP (GFP_KERNEL | __GFP_NORETRY)
__GFP_NORETRY     538 include/linux/nodemask.h 					GFP_KERNEL | __GFP_NORETRY)
__GFP_NORETRY     226 include/linux/pagemap.h 	return mapping_gfp_mask(x) | __GFP_NORETRY | __GFP_NOWARN;
__GFP_NORETRY      38 include/trace/events/mmflags.h 	{(unsigned long)__GFP_NORETRY,		"__GFP_NORETRY"},	\
__GFP_NORETRY     148 kernel/bpf/syscall.c 		area = kmalloc_node(size, GFP_USER | __GFP_NORETRY | flags,
__GFP_NORETRY     565 kernel/events/ring_buffer.c #define PERF_AUX_GFP	(GFP_KERNEL | __GFP_ZERO | __GFP_NOWARN | __GFP_NORETRY)
__GFP_NORETRY      21 kernel/groups.c 	gi = kmalloc(len, GFP_KERNEL_ACCOUNT|__GFP_NOWARN|__GFP_NORETRY);
__GFP_NORETRY     378 kernel/power/swap.c 		                              __GFP_NORETRY);
__GFP_NORETRY     387 kernel/power/swap.c 			                              __GFP_NORETRY);
__GFP_NORETRY    1263 kernel/power/swap.c 						  __GFP_NORETRY);
__GFP_NORETRY    4619 kernel/trace/ring_buffer.c 				GFP_KERNEL | __GFP_NORETRY, 0);
__GFP_NORETRY    2402 kernel/trace/trace.c 					GFP_KERNEL | __GFP_NORETRY, 0);
__GFP_NORETRY     131 lib/debugobjects.c 	gfp_t gfp = GFP_ATOMIC | __GFP_NORETRY | __GFP_NOWARN;
__GFP_NORETRY     127 mm/balloon_compaction.c 				       __GFP_NOMEMALLOC | __GFP_NORETRY |
__GFP_NORETRY     670 mm/huge_memory.c 		return GFP_TRANSHUGE | (vma_madvised ? 0 : __GFP_NORETRY);
__GFP_NORETRY      23 mm/internal.h  			__GFP_NORETRY|__GFP_MEMALLOC|__GFP_NOMEMALLOC|\
__GFP_NORETRY     116 mm/kmemleak.c  				 __GFP_NORETRY | __GFP_NOMEMALLOC | \
__GFP_NORETRY     382 mm/ksm.c       						__GFP_NORETRY | __GFP_NOWARN);
__GFP_NORETRY    2623 mm/memcontrol.c 	if (gfp_mask & __GFP_NORETRY)
__GFP_NORETRY    5351 mm/memcontrol.c 		ret = try_charge(mc.to, GFP_KERNEL | __GFP_NORETRY, 1);
__GFP_NORETRY    2147 mm/mempolicy.c 						gfp | __GFP_NORETRY, order);
__GFP_NORETRY     386 mm/mempool.c   	gfp_mask |= __GFP_NORETRY;	/* don't loop in __alloc_pages */
__GFP_NORETRY    1914 mm/migrate.c   					  __GFP_NORETRY | __GFP_NOWARN) &
__GFP_NORETRY    4505 mm/page_alloc.c 		if (costly_order && (gfp_mask & __GFP_NORETRY)) {
__GFP_NORETRY    4572 mm/page_alloc.c 	if (gfp_mask & __GFP_NORETRY)
__GFP_NORETRY    4854 mm/page_alloc.c 	gfp_mask |= __GFP_COMP | __GFP_NOWARN | __GFP_NORETRY |
__GFP_NORETRY    1590 mm/percpu.c    	gfp_t pcpu_gfp = gfp & (GFP_KERNEL | __GFP_NORETRY | __GFP_NOWARN);
__GFP_NORETRY    1835 mm/percpu.c    	const gfp_t gfp = GFP_KERNEL | __GFP_NORETRY | __GFP_NOWARN;
__GFP_NORETRY    1483 mm/shmem.c     	page = alloc_pages_vma(gfp | __GFP_COMP | __GFP_NORETRY | __GFP_NOWARN,
__GFP_NORETRY    1636 mm/slub.c      	alloc_gfp = (flags | __GFP_NOWARN | __GFP_NORETRY) & ~__GFP_NOFAIL;
__GFP_NORETRY     561 mm/util.c      			kmalloc_flags |= __GFP_NORETRY;
__GFP_NORETRY     508 mm/zswap.c     	gfp_t gfp = __GFP_NORETRY | __GFP_NOWARN | __GFP_KSWAPD_RECLAIM;
__GFP_NORETRY    1073 mm/zswap.c     	gfp = __GFP_NORETRY | __GFP_NOWARN | __GFP_KSWAPD_RECLAIM;
__GFP_NORETRY    2381 net/core/sock.c 					  __GFP_NORETRY,
__GFP_NORETRY    1287 net/netlink/af_netlink.c 			 __GFP_NOWARN | __GFP_NORETRY);
__GFP_NORETRY    2221 net/netlink/af_netlink.c 				__GFP_NOWARN | __GFP_NORETRY);
__GFP_NORETRY    4239 net/packet/af_packet.c 			  __GFP_ZERO | __GFP_NOWARN | __GFP_NORETRY;
__GFP_NORETRY    4251 net/packet/af_packet.c 	gfp_flags &= ~__GFP_NORETRY;
__GFP_NORETRY     754 net/smc/smc_core.c 				      __GFP_NORETRY | __GFP_ZERO,
__GFP_NORETRY     824 net/smc/smc_core.c 					     __GFP_NOWARN | __GFP_NORETRY |
__GFP_NORETRY      45 net/xdp/xsk_queue.c 		    __GFP_COMP  | __GFP_NORETRY;
__GFP_NORETRY     123 security/integrity/ima/ima_crypto.c 	gfp_t gfp_mask = __GFP_RECLAIM | __GFP_NOWARN | __GFP_NORETRY;
__GFP_NORETRY      32 sound/core/memalloc.c 		| __GFP_NORETRY /* don't trigger OOM-killer */