Home
last modified time | relevance | path

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

/net/core/
Dskmsg.c39 if (!sk_page_frag_refill(sk, pfrag)) { in sk_msg_alloc()
Dsock.c2533 bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag) in sk_page_frag_refill() function
2542 EXPORT_SYMBOL(sk_page_frag_refill);
Dskbuff.c2331 if (!sk_page_frag_refill(sk, pfrag)) in linear_to_page()
/net/tls/
Dtls_device.c385 if (!sk_page_frag_refill(sk, pfrag)) in tls_do_allocation()
/net/kcm/
Dkcmsock.c964 if (!sk_page_frag_refill(sk, pfrag)) in kcm_sendmsg()
/net/ipv4/
Dip_output.c1203 if (!sk_page_frag_refill(sk, pfrag)) in __ip_append_data()
Dtcp.c1338 if (!sk_page_frag_refill(sk, pfrag)) in tcp_sendmsg_locked()
/net/ipv6/
Dip6_output.c1761 if (!sk_page_frag_refill(sk, pfrag)) in __ip6_append_data()