Searched refs:__GFP_COMP (Results 1 – 25 of 52) sorted by relevance
123
| /linux/include/linux/ |
| A D | gfp_types.h | 293 #define __GFP_COMP ((__force gfp_t)___GFP_COMP) macro 388 #define GFP_TRANSHUGE_LIGHT ((GFP_HIGHUSER_MOVABLE | __GFP_COMP | \
|
| A D | gfp.h | 455 if (WARN_ON(!order || !(gfp & __GFP_COMP))) in folio_alloc_gigantic_noprof()
|
| A D | hugetlb.h | 902 gfp_t gfp = __GFP_COMP | __GFP_NOWARN; in htlb_alloc_mask()
|
| /linux/lib/ |
| A D | test_free_pages.c | 34 test_free_pages(GFP_KERNEL | __GFP_COMP); in m_in()
|
| /linux/include/trace/events/ |
| A D | mmflags.h | 40 gfpflag_string(__GFP_COMP), \
|
| /linux/kernel/dma/ |
| A D | mapping.c | 604 if (WARN_ON_ONCE(flag & __GFP_COMP)) in dma_alloc_attrs() 667 if (WARN_ON_ONCE(gfp & __GFP_COMP)) in __dma_alloc_pages() 761 if (WARN_ON_ONCE(gfp & __GFP_COMP)) in dma_alloc_noncontiguous()
|
| /linux/io_uring/ |
| A D | memmap.c | 26 gfp |= __GFP_COMP; in io_mem_alloc_compound()
|
| /linux/drivers/dma-buf/heaps/ |
| A D | system_heap.c | 46 | __GFP_COMP)
|
| /linux/arch/sparc/kernel/ |
| A D | pci_fire.c | 237 pages = __get_free_pages(GFP_KERNEL | __GFP_COMP, order); in pci_fire_msiq_alloc()
|
| A D | pci_sun4v.c | 1063 pages = __get_free_pages(GFP_KERNEL | __GFP_COMP, order); in pci_sun4v_msiq_alloc()
|
| /linux/drivers/md/bcache/ |
| A D | journal.c | 995 !(j->w[0].data = (void *) __get_free_pages(GFP_KERNEL|__GFP_COMP, JSET_BITS)) || in bch_journal_alloc() 996 !(j->w[1].data = (void *) __get_free_pages(GFP_KERNEL|__GFP_COMP, JSET_BITS))) in bch_journal_alloc()
|
| /linux/mm/ |
| A D | page_alloc.c | 1566 if (order && (gfp_flags & __GFP_COMP)) in prep_new_page() 4783 struct page *page = __alloc_pages_noprof(gfp | __GFP_COMP, order, in __folio_alloc_noprof() 4875 gfp_mask = (gfp_mask & ~__GFP_DIRECT_RECLAIM) | __GFP_COMP | in __page_frag_cache_refill() 5034 if (WARN_ON_ONCE(gfp_mask & (__GFP_COMP | __GFP_HIGHMEM))) in alloc_pages_exact_noprof() 5035 gfp_mask &= ~(__GFP_COMP | __GFP_HIGHMEM); in alloc_pages_exact_noprof() 5059 if (WARN_ON_ONCE(gfp_mask & (__GFP_COMP | __GFP_HIGHMEM))) in alloc_pages_exact_nid_noprof() 5060 gfp_mask &= ~(__GFP_COMP | __GFP_HIGHMEM); in alloc_pages_exact_nid_noprof() 6622 if (!(gfp_mask & __GFP_COMP)) { in alloc_contig_range_noprof()
|
| A D | cma.c | 525 if (WARN_ON(!order || !(gfp & __GFP_COMP))) in cma_alloc_folio()
|
| A D | nommu.c | 125 return kmalloc_noprof(size, (gfp_mask | __GFP_COMP) & ~__GFP_HIGHMEM); in __vmalloc_noprof() 131 return krealloc_noprof(p, size, (flags | __GFP_COMP) & ~__GFP_HIGHMEM); in vrealloc_noprof()
|
| A D | mempolicy.c | 1237 gfp = GFP_HIGHUSER_MOVABLE | __GFP_RETRY_MAYFAIL | __GFP_COMP; in alloc_migration_target_by_mpol() 2283 return page_rmappable_folio(alloc_pages_mpol_noprof(gfp | __GFP_COMP, in folio_alloc_mpol_noprof() 2352 return page_rmappable_folio(alloc_pages_noprof(gfp | __GFP_COMP, order)); in folio_alloc_noprof()
|
| /linux/drivers/md/ |
| A D | dm-flakey.c | 446 pages = alloc_pages(GFP_NOIO | __GFP_NORETRY | __GFP_NOWARN | __GFP_COMP, order); in clone_bio()
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| A D | xgbe-desc.c | 298 gfp = GFP_ATOMIC | __GFP_COMP | __GFP_NOWARN; in xgbe_alloc_pages()
|
| /linux/drivers/net/ethernet/synopsys/ |
| A D | dwc-xlgmac-desc.c | 338 gfp |= __GFP_COMP | __GFP_NOWARN; in xlgmac_alloc_pages()
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| A D | sge.c | 562 GFP_ATOMIC | __GFP_COMP); in __refill_fl() 808 GFP_ATOMIC | __GFP_COMP) == 0) in get_packet() 3160 GFP_KERNEL | __GFP_COMP); in t3_sge_alloc_qset() 3171 GFP_KERNEL | __GFP_COMP); in t3_sge_alloc_qset()
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| A D | chtls_io.c | 257 page = alloc_pages(sk->sk_allocation | __GFP_COMP, 0); in tls_copy_ivs() 1146 page = alloc_pages(gfp | __GFP_COMP | in chtls_sendmsg()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| A D | rx.c | 166 page = alloc_pages(__GFP_COMP | in ef4_init_rx_buffers()
|
| /linux/net/core/ |
| A D | page_pool.c | 497 gfp |= __GFP_COMP; in __page_pool_alloc_page_order()
|
| /linux/drivers/net/ethernet/sfc/ |
| A D | rx_common.c | 386 page = alloc_pages(__GFP_COMP | in efx_init_rx_buffers()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| A D | rx_common.c | 386 page = alloc_pages(__GFP_COMP | in efx_init_rx_buffers()
|
| /linux/drivers/iommu/ |
| A D | iommu.c | 2514 if (WARN_ON_ONCE(gfp & (__GFP_COMP | __GFP_DMA | __GFP_DMA32 | in iommu_map() 2624 if (WARN_ON_ONCE(gfp & (__GFP_COMP | __GFP_DMA | __GFP_DMA32 | in iommu_map_sg()
|
Completed in 95 milliseconds
123