Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/rds/
H A Dib.h402 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.c533 int rds_ib_inc_copy_to_user(struct rds_incoming *inc, struct iov_iter *to) in rds_ib_inc_copy_to_user() function