Searched refs:rds_iw_recv_refill (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/net/rds/ |
D | iw_recv.c | 224 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()
|
D | iw.h | 328 int rds_iw_recv_refill(struct rds_connection *conn, gfp_t kptr_gfp,
|
D | iw_cm.c | 342 rds_iw_recv_refill(conn, GFP_KERNEL, GFP_HIGHUSER, 1); in rds_iw_setup_qp()
|