Searched defs:DEBUG_DBG (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
H A D | s390-trng.c | 36 #define DEBUG_DBG(...) debug_sprintf_event(debug_info, 6, ##__VA_ARGS__) macro
|
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | s390-trng.c | 37 #define DEBUG_DBG(...) debug_sprintf_event(debug_info, 6, ##__VA_ARGS__) macro
|
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_ep11misc.c | 27 #define DEBUG_DBG(...) ZCRYPT_DBF(DBF_DEBUG, ##__VA_ARGS__) macro
|
H A D | zcrypt_ccamisc.c | 26 #define DEBUG_DBG(...) ZCRYPT_DBF(DBF_DEBUG, ##__VA_ARGS__) macro
|
H A D | pkey_api.c | 44 #define DEBUG_DBG(...) debug_sprintf_event(debug_info, 6, ##__VA_ARGS__) macro [all...] |
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.c | 26 #define DEBUG_DBG(...) ZCRYPT_DBF(DBF_DEBUG, ##__VA_ARGS__) macro
|
H A D | zcrypt_ep11misc.c | 27 #define DEBUG_DBG(...) ZCRYPT_DBF(DBF_DEBUG, ##__VA_ARGS__) macro
|
H A D | pkey_api.c | 47 #define DEBUG_DBG(...) debug_sprintf_event(debug_info, 6, ##__VA_ARGS__) macro [all...] |
Completed in 15 milliseconds