Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/sh/rcar/
Dcmd.c125 #define DEBUG_INFO .debug_info = rsnd_cmd_debug_info macro
127 #define DEBUG_INFO macro
136 DEBUG_INFO
Dctu.c290 #define DEBUG_INFO .debug_info = rsnd_ctu_debug_info macro
292 #define DEBUG_INFO macro
305 DEBUG_INFO
Dmix.c265 #define DEBUG_INFO .debug_info = rsnd_mix_debug_info macro
267 #define DEBUG_INFO macro
277 DEBUG_INFO
Ddvc.c300 #define DEBUG_INFO .debug_info = rsnd_dvc_debug_info macro
302 #define DEBUG_INFO macro
313 DEBUG_INFO
Dssiu.c413 #define DEBUG_INFO .debug_info = rsnd_ssiu_debug_info macro
415 #define DEBUG_INFO macro
426 DEBUG_INFO
Dsrc.c617 #define DEBUG_INFO .debug_info = rsnd_src_debug_info macro
619 #define DEBUG_INFO macro
633 DEBUG_INFO
Ddma.c530 #define DEBUG_INFO .debug_info = rsnd_dmapp_debug_info macro
532 #define DEBUG_INFO macro
541 DEBUG_INFO
Dssi.c1050 #define DEBUG_INFO .debug_info = rsnd_ssi_debug_info macro
1052 #define DEBUG_INFO macro
1069 DEBUG_INFO
/Linux-v6.1/arch/um/
DKconfig.debug5 depends on DEBUG_INFO && FRAME_POINTER
18 depends on DEBUG_INFO
/Linux-v6.1/drivers/char/hw_random/
Ds390-trng.c37 #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()
/Linux-v6.1/arch/arm64/
DKconfig.debug12 depends on EFI && DEBUG_INFO
/Linux-v6.1/Documentation/translations/zh_TW/admin-guide/
Dbug-hunting.rst118 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
135 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
/Linux-v6.1/Documentation/translations/zh_CN/admin-guide/
Dbug-hunting.rst115 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
132 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
/Linux-v6.1/arch/mips/
DKconfig.debug77 select DEBUG_INFO if !COMPILE_TEST
/Linux-v6.1/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
/Linux-v6.1/lib/
DKconfig.debug227 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.
335 reduces the build directory size for builds with DEBUG_INFO,
393 endif # DEBUG_INFO
492 default y if (DEBUG_INFO && UML) || ARCH_WANT_FRAME_POINTERS
/Linux-v6.1/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