Searched refs:DEBUG_INFO (Results 1 – 8 of 8) sorted by relevance
5 depends on DEBUG_INFO && FRAME_POINTER18 depends on DEBUG_INFO
37 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) macro228 DEBUG_INFO("trng_init CPACF_PRNO_TRNG not available\n"); in trng_init()
86 depends on EFI && DEBUG_INFO
83 select DEBUG_INFO if !COMPILE_TEST
171 config DEBUG_INFO config186 depends on DEBUG_INFO194 DEBUG_INFO build and compile times are reduced too.199 depends on DEBUG_INFO203 reduces the build directory size for builds with DEBUG_INFO,215 depends on DEBUG_INFO225 depends on DEBUG_INFO233 depends on DEBUG_INFO366 default y if (DEBUG_INFO && UML) || ARCH_WANT_FRAME_POINTERS
113 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO132 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
46 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) macro
27 #define DEBUG_INFO(...) ZCRYPT_DBF(DBF_INFO, ##__VA_ARGS__) macro