Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dskmsg.c38 if (!sk_page_frag_refill(sk, pfrag)) in sk_msg_alloc()
Dsock.c2641 bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag) in sk_page_frag_refill() function
2650 EXPORT_SYMBOL(sk_page_frag_refill);
Dskbuff.c2411 if (!sk_page_frag_refill(sk, pfrag)) in linear_to_page()
/Linux-v5.15/net/tls/
Dtls_device.c383 if (!sk_page_frag_refill(sk, pfrag)) in tls_do_allocation()
/Linux-v5.15/net/ipv4/
Dip_output.c1179 if (!sk_page_frag_refill(sk, pfrag)) in __ip_append_data()
Dtcp.c1341 if (!sk_page_frag_refill(sk, pfrag)) in tcp_sendmsg_locked()
/Linux-v5.15/net/kcm/
Dkcmsock.c959 if (!sk_page_frag_refill(sk, pfrag)) in kcm_sendmsg()
/Linux-v5.15/net/ipv6/
Dip6_output.c1724 if (!sk_page_frag_refill(sk, pfrag)) in __ip6_append_data()
/Linux-v5.15/include/net/
Dsock.h2421 bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag);