Searched refs:inc_copy_to_user (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/net/rds/
H A Diw.c271 .inc_copy_to_user = rds_iw_inc_copy_to_user,
H A Dloop.c191 .inc_copy_to_user = rds_message_inc_copy_to_user,
H A Dtcp.c260 .inc_copy_to_user = rds_tcp_inc_copy_to_user,
H A Dib.c393 .inc_copy_to_user = rds_ib_inc_copy_to_user,
H A Drecv.c454 ret = inc->i_conn->c_trans->inc_copy_to_user(inc, &msg->msg_iter); rds_recvmsg()
H A Drds.h449 int (*inc_copy_to_user)(struct rds_incoming *inc, struct iov_iter *to); member in struct:rds_transport

Completed in 90 milliseconds