Searched refs:pp_recycle (Results 1 – 1 of 1) sorted by relevance
843 pp_recycle:1; /* page_pool recycle indicator */ member3247 __skb_frag_unref(&skb_shinfo(skb)->frags[f], skb->pp_recycle); in skb_frag_unref()4845 skb->pp_recycle = 1; in skb_mark_for_recycle()4851 if (!IS_ENABLED(CONFIG_PAGE_POOL) || !skb->pp_recycle) in skb_pp_recycle()