Searched refs:PP_FLAG_ALL (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/net/page_pool/
H A Dtypes.h22 #define PP_FLAG_ALL (PP_FLAG_DMA_MAP | PP_FLAG_DMA_SYNC_DEV | \ macro
/linux-master/net/core/
H A Dpage_pool.c187 if (pool->p.flags & ~(PP_FLAG_ALL))

Completed in 107 milliseconds