Searched refs:PP_FLAG_PAGE_FRAG (Results 1 – 3 of 3) sorted by relevance
48 #define PP_FLAG_PAGE_FRAG BIT(2) /* for page frag feature */ macro51 PP_FLAG_PAGE_FRAG)310 return !(pool->p.flags & PP_FLAG_PAGE_FRAG) || in page_pool_is_last_frag()
180 pool->p.flags & PP_FLAG_PAGE_FRAG) in page_pool_init()699 if (WARN_ON(!(pool->p.flags & PP_FLAG_PAGE_FRAG) || in page_pool_alloc_frag()
4928 .flags = PP_FLAG_DMA_MAP | PP_FLAG_PAGE_FRAG | in hns3_alloc_page_pool()