Searched refs:kptr_gfp (Results 1 – 2 of 2) sorted by relevance
139 gfp_t kptr_gfp, gfp_t page_gfp) in rds_iw_recv_refill_one() argument152 kptr_gfp); in rds_iw_recv_refill_one()162 recv->r_frag = kmem_cache_alloc(rds_iw_frag_slab, kptr_gfp); in rds_iw_recv_refill_one()224 int rds_iw_recv_refill(struct rds_connection *conn, gfp_t kptr_gfp, in rds_iw_recv_refill() argument244 ret = rds_iw_recv_refill_one(conn, recv, kptr_gfp, page_gfp); in rds_iw_recv_refill()
325 int rds_iw_recv_refill(struct rds_connection *conn, gfp_t kptr_gfp,