/linux/sound/soc/sh/rcar/ |
A D | cmd.c | 125 #define DEBUG_INFO .debug_info = rsnd_cmd_debug_info macro 127 #define DEBUG_INFO macro 136 DEBUG_INFO
|
A D | ctu.c | 286 #define DEBUG_INFO .debug_info = rsnd_ctu_debug_info macro 288 #define DEBUG_INFO macro 301 DEBUG_INFO
|
A D | mix.c | 261 #define DEBUG_INFO .debug_info = rsnd_mix_debug_info macro 263 #define DEBUG_INFO macro 273 DEBUG_INFO
|
A D | dvc.c | 296 #define DEBUG_INFO .debug_info = rsnd_dvc_debug_info macro 298 #define DEBUG_INFO macro 309 DEBUG_INFO
|
A D | ssiu.c | 409 #define DEBUG_INFO .debug_info = rsnd_ssiu_debug_info macro 411 #define DEBUG_INFO macro 421 DEBUG_INFO
|
A D | src.c | 614 #define DEBUG_INFO .debug_info = rsnd_src_debug_info macro 616 #define DEBUG_INFO macro 630 DEBUG_INFO
|
A D | dma.c | 523 #define DEBUG_INFO .debug_info = rsnd_dmapp_debug_info macro 525 #define DEBUG_INFO macro 534 DEBUG_INFO
|
A D | ssi.c | 1048 #define DEBUG_INFO .debug_info = rsnd_ssi_debug_info macro 1050 #define DEBUG_INFO macro 1067 DEBUG_INFO
|
/linux/arch/um/ |
A D | Kconfig.debug | 5 depends on DEBUG_INFO && FRAME_POINTER 18 depends on DEBUG_INFO
|
/linux/drivers/staging/r8188eu/core/ |
A D | rtw_br_ext.c | 430 DEBUG_INFO("NAT25: Insert IP, SA =%08x, DA =%08x\n", tmp, iph->daddr); in nat25_db_handle() 457 DEBUG_INFO("NAT25: Insert ARP, MAC =%02x%02x%02x%02x%02x%02x\n", arp_ptr[0], in nat25_db_handle() 523 DEBUG_INFO("NAT25: Insert PPPoE, forward %s packet\n", in nat25_db_handle() 541 DEBUG_INFO("NAT25: Insert PPPoE, insert session packet to %s\n", skb->dev->name); in nat25_db_handle() 599 DEBUG_INFO("NAT25: Insert IP, SA =%4x:%4x:%4x:%4x:%4x:%4x:%4x:%4x," in nat25_db_handle() 681 DEBUG_INFO("DHCP: change flag of DHCP request to broadcast.\n"); in dhcp_flag_bcast()
|
/linux/drivers/char/hw_random/ |
A D | s390-trng.c | 37 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) macro 229 DEBUG_INFO("trng_init CPACF_PRNO_TRNG not available\n"); in trng_init()
|
/linux/drivers/staging/r8188eu/include/ |
A D | rtw_br_ext.h | 10 #define DEBUG_INFO DBG_88E macro
|
/linux/arch/arm64/ |
A D | Kconfig.debug | 12 depends on EFI && DEBUG_INFO
|
/linux/Documentation/translations/zh_TW/admin-guide/ |
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
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
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
|
/linux/arch/mips/ |
A D | Kconfig.debug | 77 select DEBUG_INFO if !COMPILE_TEST
|
/linux/Documentation/admin-guide/ |
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
|
/linux/lib/ |
A D | Kconfig.debug | 213 config DEBUG_INFO config 226 if DEBUG_INFO 237 DEBUG_INFO build and compile times are reduced too. 260 reduces the build directory size for builds with DEBUG_INFO, 344 endif # DEBUG_INFO 440 default y if (DEBUG_INFO && UML) || ARCH_WANT_FRAME_POINTERS
|
/linux/drivers/s390/crypto/ |
A D | zcrypt_ep11misc.c | 28 #define DEBUG_INFO(...) ZCRYPT_DBF(DBF_INFO, ##__VA_ARGS__) macro
|
A D | zcrypt_ccamisc.c | 27 #define DEBUG_INFO(...) ZCRYPT_DBF(DBF_INFO, ##__VA_ARGS__) macro
|
A D | pkey_api.c | 45 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) macro
|