Searched refs:DEBUG_WARN (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
H A D | s390-trng.c | 38 #define DEBUG_WARN(...) debug_sprintf_event(debug_info, 4, ##__VA_ARGS__) macro 235 DEBUG_WARN("trng_init misc_register() failed rc=%d\n", ret); in trng_init() 241 DEBUG_WARN("trng_init hwrng_register() failed rc=%d\n", ret); in trng_init()
|
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | s390-trng.c | 39 #define DEBUG_WARN(...) debug_sprintf_event(debug_info, 4, ##__VA_ARGS__) macro 227 DEBUG_WARN("trng_init misc_register() failed rc=%d\n", ret); in trng_init() 233 DEBUG_WARN("trng_init hwrng_register() failed rc=%d\n", ret); in trng_init()
|
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.c | 28 #define DEBUG_WARN(...) ZCRYPT_DBF(DBF_WARN, ##__VA_ARGS__) macro 669 DEBUG_WARN("%s unwrap secure key warning, card response %d/%d\n", in cca_sec2protkey() 1282 DEBUG_WARN( in cca_cipher2protkey() 1448 DEBUG_WARN( in cca_ecc2protkey()
|
H A D | zcrypt_ep11misc.c | 29 #define DEBUG_WARN(...) ZCRYPT_DBF(DBF_WARN, ##__VA_ARGS__) macro
|
H A D | pkey_api.c | 46 #define DEBUG_WARN(...) debug_sprintf_event(debug_info, 4, ##__VA_ARGS__) macro
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.c | 28 #define DEBUG_WARN(...) ZCRYPT_DBF(DBF_WARN, ##__VA_ARGS__) macro 672 DEBUG_WARN("%s unwrap secure key warning, card response %d/%d\n", in cca_sec2protkey() 1288 DEBUG_WARN( in cca_cipher2protkey() 1455 DEBUG_WARN( in cca_ecc2protkey()
|
H A D | zcrypt_ep11misc.c | 29 #define DEBUG_WARN(...) ZCRYPT_DBF(DBF_WARN, ##__VA_ARGS__) macro
|
H A D | pkey_api.c | 49 #define DEBUG_WARN(...) debug_sprintf_event(debug_info, 4, ##__VA_ARGS__) macro
|
Completed in 16 milliseconds