Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dskmsg.c37 if (!sk_page_frag_refill(sk, pfrag)) in sk_msg_alloc()
Dsock.c2394 bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag) in sk_page_frag_refill() function
2403 EXPORT_SYMBOL(sk_page_frag_refill);
Dskbuff.c2281 if (!sk_page_frag_refill(sk, pfrag)) in linear_to_page()
/Linux-v5.4/net/tls/
Dtls_device.c369 if (!sk_page_frag_refill(sk, pfrag)) in tls_do_allocation()
/Linux-v5.4/net/ipv4/
Dip_output.c1185 if (!sk_page_frag_refill(sk, pfrag)) in __ip_append_data()
Dtcp.c1320 if (!sk_page_frag_refill(sk, pfrag)) in tcp_sendmsg_locked()
/Linux-v5.4/net/kcm/
Dkcmsock.c961 if (!sk_page_frag_refill(sk, pfrag)) in kcm_sendmsg()
/Linux-v5.4/net/ipv6/
Dip6_output.c1606 if (!sk_page_frag_refill(sk, pfrag)) in __ip6_append_data()
/Linux-v5.4/include/net/
Dsock.h2261 bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag);