Searched refs:__GFP_KSWAPD_RECLAIM (Results 1 – 17 of 17) sorted by relevance
18 #define __GFP_KSWAPD_RECLAIM 0x2000000u macro20 #define __GFP_RECLAIM (__GFP_DIRECT_RECLAIM|__GFP_KSWAPD_RECLAIM)23 #define GFP_ATOMIC (__GFP_HIGH|__GFP_ATOMIC|__GFP_KSWAPD_RECLAIM)25 #define GFP_NOWAIT (__GFP_KSWAPD_RECLAIM)
194 #define __GFP_KSWAPD_RECLAIM ((__force gfp_t)___GFP_KSWAPD_RECLAIM) /* kswapd can wake */ macro289 #define GFP_ATOMIC (__GFP_HIGH|__GFP_ATOMIC|__GFP_KSWAPD_RECLAIM)292 #define GFP_NOWAIT (__GFP_KSWAPD_RECLAIM)
28 gfp_t flags = __GFP_NOWARN|__GFP_KSWAPD_RECLAIM; in xen_get_swiotlb_free_pages()
51 {(unsigned long)__GFP_KSWAPD_RECLAIM, "__GFP_KSWAPD_RECLAIM"}\
864 __GFP_KSWAPD_RECLAIM; in ttm_get_pages()982 __GFP_KSWAPD_RECLAIM) & in ttm_page_alloc_init()988 __GFP_KSWAPD_RECLAIM) & in ttm_page_alloc_init()
873 __GFP_KSWAPD_RECLAIM; in ttm_dma_pool_gfp_flags()
517 gfp_t gfp = __GFP_NORETRY | __GFP_NOWARN | __GFP_KSWAPD_RECLAIM; in zswap_pool_create()1083 __GFP_NORETRY | __GFP_NOWARN | __GFP_KSWAPD_RECLAIM, in zswap_frontswap_store()
639 return GFP_TRANSHUGE_LIGHT | __GFP_KSWAPD_RECLAIM; in alloc_hugepage_direct_gfpmask()642 __GFP_KSWAPD_RECLAIM); in alloc_hugepage_direct_gfpmask()
4101 if (gfp_mask & __GFP_KSWAPD_RECLAIM) in __alloc_pages_slowpath()4159 if (gfp_mask & __GFP_KSWAPD_RECLAIM) in __alloc_pages_slowpath()
9 Memory balancing is needed for !__GFP_ATOMIC and !__GFP_KSWAPD_RECLAIM as
689 solo_dev->vidq.gfp_flags = __GFP_DMA32 | __GFP_KSWAPD_RECLAIM; in solo_v4l2_init()
1289 solo_enc->vidq.gfp_flags = __GFP_DMA32 | __GFP_KSWAPD_RECLAIM; in solo_enc_alloc()
248 pl = alloc_pl(__GFP_NOWARN | __GFP_NORETRY | __GFP_KSWAPD_RECLAIM); in kcopyd_get_pages()
979 dev->vidq.gfp_flags = __GFP_DMA32 | __GFP_KSWAPD_RECLAIM; in tw68_video_init2()
102 flags = __GFP_DMA | __GFP_HIGH | __GFP_KSWAPD_RECLAIM; in vmlfb_alloc_vram_area()
1907 page = alloc_image_page(__GFP_HIGHMEM|__GFP_KSWAPD_RECLAIM); in alloc_highmem_pages()
1147 __GFP_KSWAPD_RECLAIM | in __zram_bvec_write()