Home
last modified time | relevance | path

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

/openbmc/linux/include/net/page_pool/
H A Dtypes.h224 static inline bool is_page_pool_compiled_in(void) in is_page_pool_compiled_in() function
/openbmc/linux/net/core/
H A Dxdp.c264 return is_page_pool_compiled_in(); in __is_supported_mem_type()