Home
last modified time | relevance | path

Searched refs:sk_page_frag_refill (Results 1 – 8 of 8) sorted by relevance

/net/tls/
Dtls_device.c393 if (!sk_page_frag_refill(sk, pfrag)) in tls_do_allocation()
/net/core/
Dskmsg.c40 if (!sk_page_frag_refill(sk, pfrag)) { in sk_msg_alloc()
Dsock.c2953 bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag) in sk_page_frag_refill() function
2962 EXPORT_SYMBOL(sk_page_frag_refill);
Dskbuff.c2892 if (!sk_page_frag_refill(sk, pfrag)) in linear_to_page()
/net/ipv4/
Dip_output.c1232 if (!sk_page_frag_refill(sk, pfrag)) in __ip_append_data()
Dtcp.c1187 if (!sk_page_frag_refill(sk, pfrag)) in tcp_sendmsg_locked()
/net/kcm/
Dkcmsock.c808 if (!sk_page_frag_refill(sk, pfrag)) in kcm_sendmsg()
/net/ipv6/
Dip6_output.c1829 if (!sk_page_frag_refill(sk, pfrag)) in __ip6_append_data()