Home
last modified time | relevance | path

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

/linux/net/rds/
H A Dib.h399 int rds_ib_inc_copy_to_user(struct rds_incoming *inc, struct iov_iter *to);
H A Dib.c548 .inc_copy_to_user = rds_ib_inc_copy_to_user,
H A Dib_recv.c534 int rds_ib_inc_copy_to_user(struct rds_incoming *inc, struct iov_iter *to) in rds_ib_inc_copy_to_user() function