/openbmc/linux/sound/soc/sh/rcar/ |
H A D | cmd.c | 125 #define DEBUG_INFO .debug_info = rsnd_cmd_debug_info macro 127 #define DEBUG_INFO macro 136 DEBUG_INFO
|
H A D | ctu.c | 290 #define DEBUG_INFO .debug_info = rsnd_ctu_debug_info macro 292 #define DEBUG_INFO macro 305 DEBUG_INFO
|
H A D | mix.c | 265 #define DEBUG_INFO .debug_info = rsnd_mix_debug_info macro 267 #define DEBUG_INFO macro 277 DEBUG_INFO
|
H A D | dvc.c | 300 #define DEBUG_INFO .debug_info = rsnd_dvc_debug_info macro 302 #define DEBUG_INFO macro 313 DEBUG_INFO
|
H A D | ssiu.c | 419 #define DEBUG_INFO .debug_info = rsnd_ssiu_debug_info macro 421 #define DEBUG_INFO macro 432 DEBUG_INFO
|
H A D | src.c | 617 #define DEBUG_INFO .debug_info = rsnd_src_debug_info macro 619 #define DEBUG_INFO macro 633 DEBUG_INFO
|
H A D | dma.c | 530 #define DEBUG_INFO .debug_info = rsnd_dmapp_debug_info macro 532 #define DEBUG_INFO macro 541 DEBUG_INFO
|
H A D | ssi.c | 1053 #define DEBUG_INFO .debug_info = rsnd_ssi_debug_info macro 1055 #define DEBUG_INFO macro 1072 DEBUG_INFO
|
/openbmc/linux/arch/um/ |
H A D | Kconfig.debug | 5 depends on DEBUG_INFO && FRAME_POINTER 18 depends on DEBUG_INFO
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | s390-trng.c | 38 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) macro 220 DEBUG_INFO("trng_init CPACF_PRNO_TRNG not available\n"); in trng_init()
|
/openbmc/openbmc/meta-google/recipes-kernel/linux/files/ |
H A D | gbmc-dev.cfg | 5 # Turn off DEBUG_INFO to compress image size.
|
/openbmc/linux/arch/arm64/ |
H A D | Kconfig.debug | 12 depends on EFI && DEBUG_INFO
|
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | bug-hunting.rst | 115 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO 132 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
|
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | bug-hunting.rst | 118 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO 135 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
|
/openbmc/linux/arch/mips/ |
H A D | Kconfig.debug | 77 select DEBUG_INFO if !COMPILE_TEST
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | bug-hunting.rst | 117 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO 136 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
|
H A D | quickly-build-trimmed-linux.rst | 807 ./scripts/config --file .config -d DEBUG_INFO \ 818 -e DEBUG_INFO -e DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT -e KALLSYMS -e KALLSYMS_ALL
|
/openbmc/linux/lib/ |
H A D | Kconfig.debug | 227 config DEBUG_INFO config 260 select DEBUG_INFO 272 select DEBUG_INFO 284 select DEBUG_INFO 301 if DEBUG_INFO 312 DEBUG_INFO build and compile times are reduced too. 365 reduces the build directory size for builds with DEBUG_INFO, 433 endif # DEBUG_INFO 533 default y if (DEBUG_INFO && UML) || ARCH_WANT_FRAME_POINTERS
|
/openbmc/linux/drivers/s390/crypto/ |
H A D | zcrypt_ep11misc.c | 28 #define DEBUG_INFO(...) ZCRYPT_DBF(DBF_INFO, ##__VA_ARGS__) macro
|
H A D | zcrypt_ccamisc.c | 27 #define DEBUG_INFO(...) ZCRYPT_DBF(DBF_INFO, ##__VA_ARGS__) macro
|
H A D | pkey_api.c | 48 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) macro
|
/openbmc/linux/arch/ |
H A D | Kconfig | 748 depends on (!KASAN || KASAN_HW_TAGS || CLANG_VERSION >= 170000) || !DEBUG_INFO 749 depends on (!KCOV || CLANG_VERSION >= 170000) || !DEBUG_INFO
|