Home
last modified time | relevance | path

Searched defs:zip_dbg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/cavium/zip/
A Dcommon.h192 #define zip_dbg(fmt, args...) pr_info("ZIP DBG: %s: %s() : %d: " \ macro
197 #define zip_dbg(fmt, args...) pr_info("ZIP DBG: %s: %s() : %d: " \ macro
202 #define zip_dbg(fmt, args...) pr_info("ZIP DBG: %s() : %d: " \ macro
207 #define zip_dbg(fmt, args...) pr_info("ZIP DBG:" fmt "\n", ## args) macro
213 #define zip_dbg(fmt, args...) pr_info("ZIP DBG:" fmt "\n", ## args) macro
218 #define zip_dbg(fmt, args...) macro

Completed in 3 milliseconds