Home
last modified time | relevance | path

Searched refs:kptr_gfp (Results 1 – 2 of 2) sorted by relevance

/net/rds/
Diw_recv.c139 gfp_t kptr_gfp, gfp_t page_gfp) in rds_iw_recv_refill_one() argument
152 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() argument
244 ret = rds_iw_recv_refill_one(conn, recv, kptr_gfp, page_gfp); in rds_iw_recv_refill()
Diw.h325 int rds_iw_recv_refill(struct rds_connection *conn, gfp_t kptr_gfp,