/linux/kernel/bpf/ |
H A D | memalloc.c | 208 gfp_t gfp; in alloc_bulk() local
|
/linux/net/mac80211/ |
H A D | key.c | 1238 const u8 *replay_ctr, gfp_t gfp) in ieee80211_gtk_rekey_notify()
|
/linux/drivers/iommu/arm/arm-smmu/ |
H A D | qcom_iommu.c | 430 int prot, gfp_t gfp, size_t *mapped) in qcom_iommu_map()
|
/linux/include/linux/ |
H A D | bio.h | 339 gfp_t gfp, struct bio_set *bs) in bio_next_split()
|
H A D | kexec.h | 517 static inline int arch_kexec_post_alloc_pages(void *vaddr, unsigned int pages, gfp_t gfp) { return … in arch_kexec_post_alloc_pages()
|
/linux/drivers/iommu/ |
H A D | mtk_iommu_v1.c | 351 int prot, gfp_t gfp, size_t *mapped) in mtk_iommu_v1_map()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | fw_tracer.c | 131 gfp_t gfp; in mlx5_fw_tracer_create_log_buf() local
|
/linux/drivers/net/ethernet/freescale/ |
H A D | fec_main.c | 387 gfp_t gfp) in fec_dma_alloc() 399 gfp_t gfp) in fec_dma_alloc() 425 gfp_t gfp) in fec_dmam_alloc()
|
/linux/mm/ |
H A D | slab.h | 606 unsigned int count, gfp_t gfp) in cache_random_seq_create()
|
/linux/drivers/gpu/drm/tegra/ |
H A D | drm.c | 1015 gfp_t gfp; in tegra_drm_alloc() local
|
/linux/block/ |
H A D | blk-iolatency.c | 969 struct blkcg *blkcg, gfp_t gfp) in iolatency_pd_alloc()
|
/linux/net/ceph/ |
H A D | osdmap.c | 2183 int oid_aprintf_vargs(struct ceph_object_id *oid, gfp_t gfp, in oid_aprintf_vargs() 2211 int ceph_oid_aprintf(struct ceph_object_id *oid, gfp_t gfp, in ceph_oid_aprintf()
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_execlists_submission.c | 2216 const gfp_t gfp = __GFP_KSWAPD_RECLAIM | __GFP_RETRY_MAYFAIL | in execlists_capture_work() local 2248 const gfp_t gfp = GFP_ATOMIC | __GFP_NOWARN; in capture_regs() local
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | sge.c | 439 struct rx_sw_desc *sd, gfp_t gfp, in alloc_pg_chunk() 501 static int refill_fl(struct adapter *adap, struct sge_fl *q, int n, gfp_t gfp) in refill_fl()
|
H A D | cxgb3_offload.c | 791 gfp_t gfp) in cxgb3_get_cpl_reply_skb()
|
/linux/drivers/crypto/bcm/ |
H A D | cipher.h | 342 gfp_t gfp; member
|
/linux/net/sctp/ |
H A D | protocol.c | 135 enum sctp_scope scope, gfp_t gfp, int copy_flags) in sctp_copy_local_addr_list()
|
/linux/drivers/infiniband/hw/cxgb4/ |
H A D | device.c | 1522 struct c4iw_wr_wait *c4iw_alloc_wr_wait(gfp_t gfp) in c4iw_alloc_wr_wait()
|
/linux/security/integrity/ima/ |
H A D | ima.h | 560 void **lsmrule, gfp_t gfp) in ima_filter_rule_init()
|
/linux/drivers/net/ethernet/faraday/ |
H A D | ftmac100.c | 697 struct ftmac100_rxdes *rxdes, gfp_t gfp) in ftmac100_alloc_rx_page()
|
/linux/net/core/ |
H A D | skmsg.c | 506 static struct sk_msg *alloc_sk_msg(gfp_t gfp) in alloc_sk_msg()
|
/linux/net/sunrpc/ |
H A D | sched.c | 1060 gfp_t gfp = rpc_task_gfp_mask(); in rpc_malloc() local
|
/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_cm.c | 145 gfp_t gfp) in ipoib_cm_alloc_rx_skb()
|
/linux/net/ipv4/ |
H A D | inet_connection_sock.c | 712 gfp_t gfp = GFP_KERNEL | __GFP_NOFAIL; in inet_csk_accept() local
|
/linux/drivers/md/ |
H A D | raid5.c | 480 static int alloc_stripe_pages(struct stripe_head *sh, gfp_t gfp) in alloc_stripe_pages() 544 static int grow_buffers(struct stripe_head *sh, gfp_t gfp) in grow_buffers() 2345 static struct stripe_head *alloc_stripe(struct kmem_cache *sc, gfp_t gfp, in alloc_stripe() 2378 static int grow_one_stripe(struct r5conf *conf, gfp_t gfp) in grow_one_stripe()
|