Searched refs:rds_tcp_inc_copy_to_user (Results 1 – 2 of 2) sorted by relevance
/linux/net/rds/ | ||
H A D | tcp.h | 82 int rds_tcp_inc_copy_to_user(struct rds_incoming *inc, struct iov_iter *to); |
H A D | tcp.c | 463 .inc_copy_to_user = rds_tcp_inc_copy_to_user, |