Home
last modified time | relevance | path

Searched defs:DEBUG_WARN (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Ds390-trng.c38 #define DEBUG_WARN(...) debug_sprintf_event(debug_info, 4, ##__VA_ARGS__) macro
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Ds390-trng.c39 #define DEBUG_WARN(...) debug_sprintf_event(debug_info, 4, ##__VA_ARGS__) macro
/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c29 #define DEBUG_WARN(...) ZCRYPT_DBF(DBF_WARN, ##__VA_ARGS__) macro
H A Dzcrypt_ccamisc.c28 #define DEBUG_WARN(...) ZCRYPT_DBF(DBF_WARN, ##__VA_ARGS__) macro
H A Dpkey_api.c46 #define DEBUG_WARN(...) debug_sprintf_event(debug_info, 4, ##__VA_ARGS__) macro
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c28 #define DEBUG_WARN(...) ZCRYPT_DBF(DBF_WARN, ##__VA_ARGS__) macro
H A Dzcrypt_ep11misc.c29 #define DEBUG_WARN(...) ZCRYPT_DBF(DBF_WARN, ##__VA_ARGS__) macro
H A Dpkey_api.c49 #define DEBUG_WARN(...) debug_sprintf_event(debug_info, 4, ##__VA_ARGS__) macro

Completed in 16 milliseconds