Home
last modified time | relevance | path

Searched defs:gfp (Results 351 – 375 of 487) sorted by relevance

1...<<11121314151617181920

/linux/kernel/bpf/
H A Dmemalloc.c208 gfp_t gfp; in alloc_bulk() local
/linux/net/mac80211/
H A Dkey.c1238 const u8 *replay_ctr, gfp_t gfp) in ieee80211_gtk_rekey_notify()
/linux/drivers/iommu/arm/arm-smmu/
H A Dqcom_iommu.c430 int prot, gfp_t gfp, size_t *mapped) in qcom_iommu_map()
/linux/include/linux/
H A Dbio.h339 gfp_t gfp, struct bio_set *bs) in bio_next_split()
H A Dkexec.h517 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 Dmtk_iommu_v1.c351 int prot, gfp_t gfp, size_t *mapped) in mtk_iommu_v1_map()
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.c131 gfp_t gfp; in mlx5_fw_tracer_create_log_buf() local
/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c387 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 Dslab.h606 unsigned int count, gfp_t gfp) in cache_random_seq_create()
/linux/drivers/gpu/drm/tegra/
H A Ddrm.c1015 gfp_t gfp; in tegra_drm_alloc() local
/linux/block/
H A Dblk-iolatency.c969 struct blkcg *blkcg, gfp_t gfp) in iolatency_pd_alloc()
/linux/net/ceph/
H A Dosdmap.c2183 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 Dintel_execlists_submission.c2216 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 Dsge.c439 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 Dcxgb3_offload.c791 gfp_t gfp) in cxgb3_get_cpl_reply_skb()
/linux/drivers/crypto/bcm/
H A Dcipher.h342 gfp_t gfp; member
/linux/net/sctp/
H A Dprotocol.c135 enum sctp_scope scope, gfp_t gfp, int copy_flags) in sctp_copy_local_addr_list()
/linux/drivers/infiniband/hw/cxgb4/
H A Ddevice.c1522 struct c4iw_wr_wait *c4iw_alloc_wr_wait(gfp_t gfp) in c4iw_alloc_wr_wait()
/linux/security/integrity/ima/
H A Dima.h560 void **lsmrule, gfp_t gfp) in ima_filter_rule_init()
/linux/drivers/net/ethernet/faraday/
H A Dftmac100.c697 struct ftmac100_rxdes *rxdes, gfp_t gfp) in ftmac100_alloc_rx_page()
/linux/net/core/
H A Dskmsg.c506 static struct sk_msg *alloc_sk_msg(gfp_t gfp) in alloc_sk_msg()
/linux/net/sunrpc/
H A Dsched.c1060 gfp_t gfp = rpc_task_gfp_mask(); in rpc_malloc() local
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c145 gfp_t gfp) in ipoib_cm_alloc_rx_skb()
/linux/net/ipv4/
H A Dinet_connection_sock.c712 gfp_t gfp = GFP_KERNEL | __GFP_NOFAIL; in inet_csk_accept() local
/linux/drivers/md/
H A Draid5.c480 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()

1...<<11121314151617181920