Home
last modified time | relevance | path

Searched defs:GET_DFLTCC_STATE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zlib_dfltcc/
H A Ddfltcc.h104 #define GET_DFLTCC_STATE(state) ((struct dfltcc_state *)((state) + 1)) macro
/kernel/linux/linux-6.6/lib/zlib_dfltcc/
H A Ddfltcc.h112 #define GET_DFLTCC_STATE(state) ((struct dfltcc_state *)((char *)(state) + ALIGN_UP(sizeof(*state), 8))) macro

Completed in 2 milliseconds