Searched refs:__GFP_COMP (Results 1 - 50 of 50) sorted by relevance

/linux-4.1.27/include/trace/events/
H A Dgfpflags.h30 {(unsigned long)__GFP_COMP, "GFP_COMP"}, \
/linux-4.1.27/arch/avr32/mm/
H A Ddma-coherent.c47 * with __GFP_COMP being passed to split_page() which cannot __dma_alloc()
51 gfp &= ~(__GFP_COMP); __dma_alloc()
/linux-4.1.27/drivers/staging/android/ion/
H A Dion_page_pool.c159 pool->gfp_mask = gfp_mask | __GFP_COMP; ion_page_pool_create()
H A Dion_system_heap.c70 page = alloc_pages(gfp_flags | __GFP_COMP, order); alloc_buffer_page()
/linux-4.1.27/sound/core/
H A Dmemalloc.c53 gfp_flags |= __GFP_COMP; /* compound page lets parts be mapped */ snd_malloc_pages()
92 | __GFP_COMP /* compound page lets parts be mapped */ snd_malloc_dev_pages()
/linux-4.1.27/fs/proc/
H A Dpage.c121 * pages or pages allocated by drivers with __GFP_COMP) because it stable_page_flags()
/linux-4.1.27/arch/ia64/include/asm/
H A Dthread_info.h78 struct page *page = alloc_pages_node(node, GFP_KERNEL | __GFP_COMP, \
/linux-4.1.27/sound/usb/usx2y/
H A Dusb_stream.c194 sk->s = (void *) __get_free_pages(GFP_KERNEL|__GFP_COMP|__GFP_ZERO, pg); usb_stream_new()
214 (void *)__get_free_pages(GFP_KERNEL|__GFP_COMP|__GFP_ZERO, pg); usb_stream_new()
/linux-4.1.27/include/linux/
H A Dgfp.h81 #define __GFP_COMP ((__force gfp_t)___GFP_COMP) /* Add compound page metadata */ macro
120 #define GFP_TRANSHUGE (GFP_HIGHUSER_MOVABLE | __GFP_COMP | \
H A Dskbuff.h2214 gfp_mask |= __GFP_COLD | __GFP_COMP | __GFP_MEMALLOC; __dev_alloc_pages()
/linux-4.1.27/drivers/media/v4l2-core/
H A Dvideobuf-dma-contig.c302 GFP_KERNEL | __GFP_COMP)) __videobuf_mmap_mapper()
/linux-4.1.27/arch/sparc/kernel/
H A Dpci_fire.c234 pages = __get_free_pages(GFP_KERNEL | __GFP_COMP, order); pci_fire_msiq_alloc()
H A Dpci_sun4v.c756 pages = __get_free_pages(GFP_KERNEL | __GFP_COMP, order); pci_sun4v_msiq_alloc()
/linux-4.1.27/drivers/staging/comedi/
H A Dcomedi_buf.c126 __GFP_COMP); __comedi_buf_alloc()
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_pci.c60 dmah->vaddr = dma_alloc_coherent(&dev->pdev->dev, size, &dmah->busaddr, GFP_KERNEL | __GFP_COMP); drm_pci_alloc()
/linux-4.1.27/arch/arm/mm/
H A Ddma-mapping.c637 * with __GFP_COMP being passed to split_page() which cannot __dma_alloc()
642 gfp &= ~(__GFP_COMP); __dma_alloc()
1359 * with __GFP_COMP being passed to split_page() which cannot arm_iommu_alloc_attrs()
1364 gfp &= ~(__GFP_COMP); arm_iommu_alloc_attrs()
/linux-4.1.27/mm/
H A Dslab_common.c889 * directly to the page allocator. We use __GFP_COMP, because we will need to
897 flags |= __GFP_COMP; kmalloc_order()
H A Dslob.c454 gfp |= __GFP_COMP; __do_kmalloc_node()
H A Dhugetlb.c1097 htlb_alloc_mask(h)|__GFP_COMP|__GFP_THISNODE| alloc_fresh_huge_page_node()
1248 page = alloc_pages(htlb_alloc_mask(h)|__GFP_COMP| alloc_buddy_huge_page()
1253 htlb_alloc_mask(h)|__GFP_COMP|__GFP_THISNODE| alloc_buddy_huge_page()
H A Dnommu.c286 return kmalloc(size, (gfp_mask | __GFP_COMP) & ~__GFP_HIGHMEM); __vmalloc()
H A Dslub.c3100 s->allocflags |= __GFP_COMP; calculate_sizes()
3334 flags |= __GFP_COMP | __GFP_NOTRACK; kmalloc_large_node()
H A Dmemory.c1486 * such (__GFP_COMP), or manually just split the page up yourself
H A Dslab.c2267 cachep->allocflags = __GFP_COMP; __kmem_cache_create()
H A Dpage_alloc.c1005 if (order && (gfp_flags & __GFP_COMP)) prep_new_page()
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-desc.c266 gfp |= __GFP_COLD | __GFP_COMP | __GFP_NOWARN; xgbe_alloc_pages()
/linux-4.1.27/arch/tile/mm/
H A Dpgtable.c249 * We don't use __GFP_COMP since it doesn't look like it works pgtable_alloc_one()
/linux-4.1.27/drivers/video/fbdev/
H A Dfb-puv3.c674 videomemory = (void *)__get_free_pages(GFP_KERNEL | __GFP_COMP, unifb_probe()
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_init.c1610 gfp_flags | __GFP_COMP); qib_create_rcvhdrq()
1683 gfp_flags = __GFP_WAIT | __GFP_IO | __GFP_COMP; qib_setup_eagerbufs()
H A Dqib_iba6120.c2118 GFP_ATOMIC | __GFP_COMP); alloc_dummy_hdrq()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c561 GFP_ATOMIC | __GFP_COMP); __refill_fl()
808 GFP_ATOMIC | __GFP_COMP) == 0) get_packet()
3111 GFP_KERNEL | __GFP_COMP); t3_sge_alloc_qset()
3121 GFP_KERNEL | __GFP_COMP); t3_sge_alloc_qset()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c64 gfp |= __GFP_COMP | __GFP_NOWARN; mlx4_alloc_pages()
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Drx.c166 page = alloc_pages(__GFP_COLD | __GFP_COMP | efx_init_rx_buffers()
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_init_chip.c715 gfp_t gfp_flags = GFP_USER | __GFP_COMP; ipath_init_chip()
H A Dipath_driver.c1769 gfp_t gfp_flags = GFP_USER | __GFP_COMP; ipath_create_rcvhdrq()
H A Dipath_file_ops.c908 gfp_flags = __GFP_WAIT | __GFP_IO | __GFP_COMP; ipath_create_user_egr()
/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
H A Drx.c286 gfp_mask |= __GFP_COMP; iwl_pcie_rxq_alloc_rbs()
H A Dtrans.c127 page = alloc_pages(__GFP_COMP | __GFP_NOWARN | __GFP_ZERO, iwl_pcie_alloc_fw_monitor()
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dcnic.c1020 GFP_KERNEL | __GFP_COMP); __cnic_alloc_uio_rings()
1028 GFP_KERNEL | __GFP_COMP); __cnic_alloc_uio_rings()
/linux-4.1.27/net/core/
H A Dskbuff.c370 gfp_mask |= __GFP_COMP | __GFP_NOWARN | __GFP_NORETRY | __page_frag_refill()
4407 __GFP_COMP | alloc_skb_with_frags()
H A Dsock.c1882 pfrag->page = alloc_pages((gfp & ~__GFP_WAIT) | __GFP_COMP | skb_page_frag_refill()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c607 pg = alloc_pages_node(node, gfp | __GFP_COMP, s->fl_pg_order); refill_fl()
/linux-4.1.27/drivers/scsi/
H A Dsg.c1824 gfp_t gfp_mask = GFP_ATOMIC | __GFP_COMP | __GFP_NOWARN; sg_build_indirect()
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dbnad.c384 page = alloc_pages(GFP_ATOMIC | __GFP_COMP, bnad_rxq_refill_page()
/linux-4.1.27/net/netlink/
H A Daf_netlink.c337 gfp_t gfp_flags = GFP_KERNEL | __GFP_COMP | __GFP_ZERO | alloc_one_pg_vec_page()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c2048 gfp |= __GFP_COMP; be_alloc_pages()
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c1314 alloc_pages(GFP_ATOMIC | __GFP_COMP, myri10ge_alloc_rx_pages()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/
H A Dqlge_main.c1095 rx_ring->pg_chunk.page = alloc_pages(__GFP_COLD | __GFP_COMP | ql_get_next_chunk()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A D3945-mac.c1025 gfp_mask |= __GFP_COMP; il3945_rx_allocate()
H A D4965-mac.c337 gfp_mask |= __GFP_COMP; il4965_rx_allocate()
/linux-4.1.27/net/packet/
H A Daf_packet.c3766 gfp_t gfp_flags = GFP_KERNEL | __GFP_COMP | alloc_one_pg_vec_page()

Completed in 1207 milliseconds