Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A Dtls_device.c393 if (!sk_page_frag_refill(sk, pfrag)) in tls_do_allocation()
/openbmc/linux/net/core/
H A Dskmsg.c40 if (!sk_page_frag_refill(sk, pfrag)) { in sk_msg_alloc()
H A Dsock.c2948 bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag) in sk_page_frag_refill() function
2957 EXPORT_SYMBOL(sk_page_frag_refill);
H A Dskbuff.c2886 if (!sk_page_frag_refill(sk, pfrag)) in linear_to_page()
/openbmc/linux/net/kcm/
H A Dkcmsock.c807 if (!sk_page_frag_refill(sk, pfrag)) in kcm_sendmsg()
/openbmc/linux/net/ipv4/
H A Dip_output.c1232 if (!sk_page_frag_refill(sk, pfrag)) in __ip_append_data()
H A Dtcp.c1184 if (!sk_page_frag_refill(sk, pfrag)) in tcp_sendmsg_locked()
/openbmc/linux/net/ipv6/
H A Dip6_output.c1820 if (!sk_page_frag_refill(sk, pfrag)) in __ip6_append_data()
/openbmc/linux/include/net/
H A Dsock.h2607 bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag);