Home
last modified time | relevance | path

Searched refs:rds_iw_recv_refill (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/rds/
Diw_recv.c224 int rds_iw_recv_refill(struct rds_connection *conn, gfp_t kptr_gfp, in rds_iw_recv_refill() function
862 if (rds_iw_recv_refill(conn, GFP_KERNEL, GFP_HIGHUSER, 0)) in rds_iw_recv()
Diw.h328 int rds_iw_recv_refill(struct rds_connection *conn, gfp_t kptr_gfp,
Diw_cm.c342 rds_iw_recv_refill(conn, GFP_KERNEL, GFP_HIGHUSER, 1); in rds_iw_setup_qp()