Searched refs:sk_page_frag_refill (Results 1 - 5 of 5) sorted by relevance

/net/core/
H A Dsock.c1855 bool sk_page_frag_refill(struct sock *sk, struct page_frag *pfrag) function
1864 EXPORT_SYMBOL(sk_page_frag_refill); variable
H A Dskbuff.c1681 if (!sk_page_frag_refill(sk, pfrag))
2822 if (!sk_page_frag_refill(sk, pfrag))
/net/ipv4/
H A Dip_output.c1042 if (!sk_page_frag_refill(sk, pfrag))
H A Dtcp.c1227 if (!sk_page_frag_refill(sk, pfrag))
/net/ipv6/
H A Dip6_output.c1463 if (!sk_page_frag_refill(sk, pfrag))

Completed in 1028 milliseconds