rds_ib_recv_refill  403 net/rds/ib.h   void rds_ib_recv_refill(struct rds_connection *conn, int prefill, gfp_t gfp);
rds_ib_recv_refill  168 net/rds/ib_cm.c 	rds_ib_recv_refill(conn, 1, GFP_KERNEL);
rds_ib_recv_refill 1022 net/rds/ib_recv.c 		rds_ib_recv_refill(conn, 0, GFP_NOWAIT);
rds_ib_recv_refill 1035 net/rds/ib_recv.c 		rds_ib_recv_refill(conn, 0, GFP_KERNEL);