Searched refs:__GFP_COMP (Results 1 – 25 of 56) sorted by relevance
123
213 #define __GFP_COMP ((__force gfp_t)___GFP_COMP) macro300 #define GFP_TRANSHUGE_LIGHT ((GFP_HIGHUSER_MOVABLE | __GFP_COMP | \
45 __GFP_COMP | __GFP_NORETRY; in xskq_create()
85 struct page *page = alloc_pages_node(node, GFP_KERNEL | __GFP_COMP, \
144 pool->gfp_mask = gfp_mask | __GFP_COMP; in ion_page_pool_create()
31 | __GFP_COMP /* compound page lets parts be mapped */ in snd_malloc_dev_pages()
39 {(unsigned long)__GFP_COMP, "__GFP_COMP"}, \
867 huge_flags &= ~__GFP_COMP; in ttm_get_pages()984 ~(__GFP_MOVABLE | __GFP_COMP), in ttm_page_alloc_init()990 ~(__GFP_MOVABLE | __GFP_COMP) in ttm_page_alloc_init()
873 gfp_flags &= ~__GFP_COMP; in ttm_dma_pool_gfp_flags()
71 GFP_KERNEL | __GFP_COMP); in drm_pci_alloc()
128 gfp |= __GFP_COMP; in __page_pool_alloc_pages_slow()
299 GFP_KERNEL | __GFP_COMP)) in __videobuf_mmap_mapper()
236 pages = __get_free_pages(GFP_KERNEL | __GFP_COMP, order); in pci_fire_msiq_alloc()
298 gfp = GFP_ATOMIC | __GFP_COMP | __GFP_NOWARN; in xgbe_alloc_pages()
506 gfp |= __GFP_COMP; in __do_kmalloc_node()
2173 if (order && (gfp_flags & __GFP_COMP)) in prep_new_page()4856 gfp_mask |= __GFP_COMP | __GFP_NOWARN | __GFP_NORETRY | in __page_frag_cache_refill()4981 if (WARN_ON_ONCE(gfp_mask & __GFP_COMP)) in alloc_pages_exact()4982 gfp_mask &= ~__GFP_COMP; in alloc_pages_exact()5006 if (WARN_ON_ONCE(gfp_mask & __GFP_COMP)) in alloc_pages_exact_nid()5007 gfp_mask &= ~__GFP_COMP; in alloc_pages_exact_nid()
244 GFP_KERNEL | __GFP_NOWARN | __GFP_NOMEMALLOC | __GFP_COMP | __GFP_NORETRY); in ism_alloc_dmb()
338 gfp |= __GFP_COMP | __GFP_NOWARN; in xlgmac_alloc_pages()
1561 gfp_flags | __GFP_COMP); in qib_create_rcvhdrq()1634 gfp_flags = __GFP_RECLAIM | __GFP_IO | __GFP_COMP; in qib_setup_eagerbufs()
566 GFP_ATOMIC | __GFP_COMP); in __refill_fl()812 GFP_ATOMIC | __GFP_COMP) == 0) in get_packet()3176 GFP_KERNEL | __GFP_COMP); in t3_sge_alloc_qset()3186 GFP_KERNEL | __GFP_COMP); in t3_sge_alloc_qset()
1858 gfp_flags | __GFP_COMP); in hfi1_create_rcvhdrq()1939 gfp_flags = __GFP_RECLAIM | __GFP_IO | __GFP_COMP; in hfi1_setup_eagerbufs()
185 When a multi-page allocation is done without __GFP_COMP,
671 videomemory = (void *)__get_free_pages(GFP_KERNEL | __GFP_COMP, in unifb_probe()
257 page = alloc_pages(sk->sk_allocation | __GFP_COMP, 0); in tls_copy_ivs()1103 page = alloc_pages(gfp | __GFP_COMP | in chtls_sendmsg()
163 page = alloc_pages(__GFP_COMP | in ef4_init_rx_buffers()
748 __GFP_NOMEMALLOC | __GFP_COMP | in smcr_new_buf_create()