Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dpage_pool.h48 #define PP_FLAG_ALL (PP_FLAG_DMA_MAP | PP_FLAG_DMA_SYNC_DEV) macro
/kernel/linux/linux-6.6/include/net/page_pool/
H A Dtypes.h21 #define PP_FLAG_ALL (PP_FLAG_DMA_MAP |\ macro
/kernel/linux/linux-5.10/net/core/
H A Dpage_pool.c32 if (pool->p.flags & ~(PP_FLAG_ALL)) in page_pool_init()
/kernel/linux/linux-6.6/net/core/
H A Dpage_pool.c179 if (pool->p.flags & ~(PP_FLAG_ALL)) in page_pool_init()

Completed in 4 milliseconds