Home
last modified time | relevance | path

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

/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc.h116 static inline int is_dfltcc_enabled(void) in is_dfltcc_enabled() function
122 #define DEFLATE_DFLTCC_ENABLED() is_dfltcc_enabled()
H A Ddfltcc.c28 if (is_dfltcc_enabled()) { in dfltcc_reset_state()