Searched refs:skb_add_data_nocache (Results 1 – 3 of 3) sorted by relevance
1099 err = skb_add_data_nocache(sk, skb, in chtls_sendmsg()
2042 static inline int skb_add_data_nocache(struct sock *sk, struct sk_buff *skb, in skb_add_data_nocache() function
1322 err = skb_add_data_nocache(sk, skb, &msg->msg_iter, copy); in tcp_sendmsg_locked()