Searched refs:DEBUG_INFO (Results 1 – 7 of 7) sorted by relevance
5 depends on DEBUG_INFO && FRAME_POINTER18 depends on DEBUG_INFO
41 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) macro232 DEBUG_INFO("trng_init CPACF_PRNO_TRNG not available\n"); in trng_init()
85 depends on EFI && DEBUG_INFO
83 select DEBUG_INFO if !COMPILE_TEST
113 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO132 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
153 config DEBUG_INFO config168 depends on DEBUG_INFO176 DEBUG_INFO build and compile times are reduced too.181 depends on DEBUG_INFO184 reduces the build directory size for builds with DEBUG_INFO,196 depends on DEBUG_INFO205 depends on DEBUG_INFO363 default y if (DEBUG_INFO && UML) || ARCH_WANT_FRAME_POINTERS
42 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) macro