Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dsock.c1868 bool skb_page_frag_refill(unsigned int sz, struct page_frag *pfrag, gfp_t gfp) in skb_page_frag_refill() function
1897 EXPORT_SYMBOL(skb_page_frag_refill);
1901 if (likely(skb_page_frag_refill(32U, pfrag, sk->sk_allocation))) in sk_page_frag_refill()
/linux-4.1.27/drivers/net/
Dvirtio_net.c622 if (unlikely(!skb_page_frag_refill(len, alloc_frag, gfp))) in add_recvbuf_mergeable()
/linux-4.1.27/include/linux/
Dskbuff.h2365 bool skb_page_frag_refill(unsigned int sz, struct page_frag *pfrag, gfp_t prio);