Home
last modified time | relevance | path

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

/openbmc/linux/net/kcm/
H A Dkcmsock.c858 err = skb_copy_to_page_nocache(sk, &msg->msg_iter, skb, in kcm_sendmsg()
/openbmc/linux/include/net/
H A Dsock.h2311 static inline int skb_copy_to_page_nocache(struct sock *sk, struct iov_iter *from, in skb_copy_to_page_nocache() function
/openbmc/linux/net/ipv4/
H A Dtcp.c1208 err = skb_copy_to_page_nocache(sk, &msg->msg_iter, skb, in tcp_sendmsg_locked()