Home
last modified time | relevance | path

Searched refs:skb_page_frag_refill (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/core/
Dsock.c1931 bool skb_page_frag_refill(unsigned int sz, struct page_frag *pfrag, gfp_t gfp) in skb_page_frag_refill() function
1962 EXPORT_SYMBOL(skb_page_frag_refill);
1966 if (likely(skb_page_frag_refill(32U, pfrag, sk->sk_allocation))) in sk_page_frag_refill()
/linux-4.4.14/drivers/net/
Dvirtio_net.c628 if (unlikely(!skb_page_frag_refill(len, alloc_frag, gfp))) in add_recvbuf_mergeable()
/linux-4.4.14/include/linux/
Dskbuff.h2517 bool skb_page_frag_refill(unsigned int sz, struct page_frag *pfrag, gfp_t prio);