Searched refs:__GFP_COMP (Results 1 – 25 of 58) sorted by relevance
123
34 test_free_pages(GFP_KERNEL | __GFP_COMP); in m_in()
37 __GFP_COMP | __GFP_NORETRY; in xskq_create()
85 struct page *page = alloc_pages_node(node, GFP_KERNEL | __GFP_COMP, \
243 #define __GFP_COMP ((__force gfp_t)___GFP_COMP) macro335 #define GFP_TRANSHUGE_LIGHT ((GFP_HIGHUSER_MOVABLE | __GFP_COMP | \
45 | __GFP_COMP)46 #define LOW_ORDER_GFP (GFP_HIGHUSER | __GFP_ZERO | __GFP_COMP)
39 {(unsigned long)__GFP_COMP, "__GFP_COMP"}, \
299 GFP_KERNEL | __GFP_COMP)) in __videobuf_mmap_mapper()
180 __GFP_COMP | __GFP_MEMALLOC)
395 __GFP_COMP | /* compound page lets parts be mapped */ \
236 pages = __get_free_pages(GFP_KERNEL | __GFP_COMP, order); in pci_fire_msiq_alloc()
979 !(j->w[0].data = (void *) __get_free_pages(GFP_KERNEL|__GFP_COMP, JSET_BITS)) || in bch_journal_alloc()980 !(j->w[1].data = (void *) __get_free_pages(GFP_KERNEL|__GFP_COMP, JSET_BITS))) in bch_journal_alloc()
233 gfp |= __GFP_COMP; in __page_pool_alloc_page_order()
513 gfp |= __GFP_COMP; in __do_kmalloc_node()
956 flags |= __GFP_COMP; in kmalloc_order()
2428 if (order && (gfp_flags & __GFP_COMP)) in prep_new_page()5489 gfp_mask |= __GFP_COMP | __GFP_NOWARN | __GFP_NORETRY | in __page_frag_cache_refill()5621 if (WARN_ON_ONCE(gfp_mask & __GFP_COMP)) in alloc_pages_exact()5622 gfp_mask &= ~__GFP_COMP; in alloc_pages_exact()5646 if (WARN_ON_ONCE(gfp_mask & __GFP_COMP)) in alloc_pages_exact_nid()5647 gfp_mask &= ~__GFP_COMP; in alloc_pages_exact_nid()
298 gfp = GFP_ATOMIC | __GFP_COMP | __GFP_NOWARN; in xgbe_alloc_pages()
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()
565 GFP_ATOMIC | __GFP_COMP); in __refill_fl()811 GFP_ATOMIC | __GFP_COMP) == 0) in get_packet()3176 GFP_KERNEL | __GFP_COMP); in t3_sge_alloc_qset()3187 GFP_KERNEL | __GFP_COMP); in t3_sge_alloc_qset()
246 GFP_KERNEL | __GFP_NOWARN | __GFP_NOMEMALLOC | __GFP_COMP | __GFP_NORETRY); in ism_alloc_dmb()
1779 gfp_flags | __GFP_COMP); in hfi1_create_rcvhdrq()1840 gfp_flags = __GFP_RECLAIM | __GFP_IO | __GFP_COMP; in hfi1_setup_eagerbufs()
185 When a multi-page allocation is done without __GFP_COMP,
257 page = alloc_pages(sk->sk_allocation | __GFP_COMP, 0); in tls_copy_ivs()1133 page = alloc_pages(gfp | __GFP_COMP | in chtls_sendmsg()
164 page = alloc_pages(__GFP_COMP | in ef4_init_rx_buffers()
705 gfp &= ~(__GFP_COMP); in __dma_alloc()1446 gfp &= ~(__GFP_COMP); in __arm_iommu_alloc_attrs()