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