Searched defs:zip_dbg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/cavium/zip/ |
H A D | common.h | 193 #define zip_dbg(fmt, args...) pr_info("ZIP DBG: %s: %s() : %d: " \ macro 198 #define zip_dbg(fmt, args...) pr_info("ZIP DBG: %s: %s() : %d: " \ macro 203 #define zip_dbg(fmt, args...) pr_info("ZIP DBG: %s() : %d: " \ macro 208 #define zip_dbg(fmt, args...) pr_info("ZIP DBG:" fmt "\n", ## args) macro 214 #define zip_dbg(fmt, args...) pr_info("ZIP DBG:" fmt "\n", ## args) macro 219 #define zip_dbg(fmt, args...) macro
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/zip/ |
H A D | common.h | 192 #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 2 milliseconds