Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dpage_pool.h36 #define PP_FLAG_ALL PP_FLAG_DMA_MAP macro
/Linux-v4.19/net/core/
Dpage_pool.c25 if (pool->p.flags & ~(PP_FLAG_ALL)) in page_pool_init()