Home
last modified time | relevance | path

Searched refs:skb_copy_to_page_nocache (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/
Dsock.h1821 static inline int skb_copy_to_page_nocache(struct sock *sk, struct iov_iter *from, in skb_copy_to_page_nocache() function
/linux-4.1.27/net/ipv4/
Dtcp.c1203 err = skb_copy_to_page_nocache(sk, &msg->msg_iter, skb, in tcp_sendmsg()