Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dskmsg.c38 if (!sk_page_frag_refill(sk, pfrag)) in sk_msg_alloc()
Dsock.c2478 bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag) in sk_page_frag_refill() function
2487 EXPORT_SYMBOL(sk_page_frag_refill);
Dskbuff.c2275 if (!sk_page_frag_refill(sk, pfrag)) in linear_to_page()
/Linux-v5.10/net/tls/
Dtls_device.c382 if (!sk_page_frag_refill(sk, pfrag)) in tls_do_allocation()
/Linux-v5.10/net/kcm/
Dkcmsock.c959 if (!sk_page_frag_refill(sk, pfrag)) in kcm_sendmsg()
/Linux-v5.10/net/ipv4/
Dip_output.c1191 if (!sk_page_frag_refill(sk, pfrag)) in __ip_append_data()
Dtcp.c1330 if (!sk_page_frag_refill(sk, pfrag)) in tcp_sendmsg_locked()
/Linux-v5.10/include/net/
Dsock.h2314 bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag);
/Linux-v5.10/net/ipv6/
Dip6_output.c1676 if (!sk_page_frag_refill(sk, pfrag)) in __ip6_append_data()