Searched refs:skb_page_frag_refill (Results 1 – 3 of 3) sorted by relevance
1931 bool skb_page_frag_refill(unsigned int sz, struct page_frag *pfrag, gfp_t gfp) in skb_page_frag_refill() function1962 EXPORT_SYMBOL(skb_page_frag_refill);1966 if (likely(skb_page_frag_refill(32U, pfrag, sk->sk_allocation))) in sk_page_frag_refill()
628 if (unlikely(!skb_page_frag_refill(len, alloc_frag, gfp))) in add_recvbuf_mergeable()
2517 bool skb_page_frag_refill(unsigned int sz, struct page_frag *pfrag, gfp_t prio);