Home
last modified time | relevance | path

Searched refs:DEBUG_INFO (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/um/
DKconfig.debug5 depends on DEBUG_INFO && FRAME_POINTER
18 depends on DEBUG_INFO
/kernel/linux/linux-5.10/drivers/char/hw_random/
Ds390-trng.c37 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) macro
228 DEBUG_INFO("trng_init CPACF_PRNO_TRNG not available\n"); in trng_init()
/kernel/linux/linux-5.10/arch/arm64/
DKconfig.debug12 depends on EFI && DEBUG_INFO
/kernel/linux/linux-5.10/arch/mips/
DKconfig.debug80 select DEBUG_INFO if !COMPILE_TEST
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dbug-hunting.rst117 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
136 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
/kernel/linux/linux-5.10/lib/
DKconfig.debug202 config DEBUG_INFO config
215 if DEBUG_INFO
226 DEBUG_INFO build and compile times are reduced too.
249 reduces the build directory size for builds with DEBUG_INFO,
287 endif # DEBUG_INFO
390 default y if (DEBUG_INFO && UML) || ARCH_WANT_FRAME_POINTERS
/kernel/linux/linux-5.10/drivers/s390/crypto/
Dzcrypt_ep11misc.c28 #define DEBUG_INFO(...) ZCRYPT_DBF(DBF_INFO, ##__VA_ARGS__) macro
Dzcrypt_ccamisc.c27 #define DEBUG_INFO(...) ZCRYPT_DBF(DBF_INFO, ##__VA_ARGS__) macro
Dpkey_api.c45 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) macro