| /Linux-v5.4/arch/s390/include/asm/ | 
| D | debug.h | 33 typedef struct debug_info {  struct34 	struct debug_info *next;  argument
 35 	struct debug_info *prev;  argument
 52 } debug_info_t;  argument
 
 | 
| /Linux-v5.4/drivers/platform/chrome/ | 
| D | cros_ec_debugfs.c | 60 	struct cros_ec_debugfs *debug_info =  in cros_ec_console_log_work()  local131 	struct cros_ec_debugfs *debug_info = file->private_data;  in cros_ec_console_log_read()  local
 174 	struct cros_ec_debugfs *debug_info = file->private_data;  in cros_ec_console_log_poll()  local
 200 	struct cros_ec_debugfs *debug_info = file->private_data;  in cros_ec_pdinfo_read()  local
 249 	struct cros_ec_debugfs *debug_info = file->private_data;  in cros_ec_uptime_read()  local
 326 static int cros_ec_create_console_log(struct cros_ec_debugfs *debug_info)  in cros_ec_create_console_log()
 374 static void cros_ec_cleanup_console_log(struct cros_ec_debugfs *debug_info)  in cros_ec_cleanup_console_log()
 382 static int cros_ec_create_panicinfo(struct cros_ec_debugfs *debug_info)  in cros_ec_create_panicinfo()
 427 	struct cros_ec_debugfs *debug_info;  in cros_ec_debugfs_probe()  local
 
 | 
| /Linux-v5.4/arch/unicore32/include/asm/ | 
| D | processor.h | 28 struct debug_info {  struct39 	struct debug_info	debug;  argument
 
 | 
| /Linux-v5.4/arch/arm64/include/asm/ | 
| D | processor.h | 96 struct debug_info {  struct99 	int			suspended_step;
 101 	int			bps_disabled;
 102 	int			wps_disabled;
 104 	struct perf_event	*hbp_break[ARM_MAX_BRP];
 105 	struct perf_event	*hbp_watch[ARM_MAX_WRP];
 
 | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | processor.h | 24 struct debug_info {  struct36 	struct debug_info	debug;  argument
 
 | 
| /Linux-v5.4/arch/arm64/kernel/ | 
| D | hw_breakpoint.c | 227 	struct debug_info *debug_info = ¤t->thread.debug;  in hw_breakpoint_control()  local627 	struct debug_info *debug_info;  in breakpoint_handler()  local
 741 	struct debug_info *debug_info;  in watchpoint_handler()  local
 845 	struct debug_info *debug_info = ¤t->thread.debug;  in reinstall_suspended_bps()  local
 
 | 
| /Linux-v5.4/include/linux/mfd/ | 
| D | cros_ec.h | 27 	struct cros_ec_debugfs *debug_info;  member
 | 
| /Linux-v5.4/drivers/char/hw_random/ | 
| D | s390-trng.c | 34 static debug_info_t *debug_info;  variable
 | 
| /Linux-v5.4/drivers/platform/chrome/wilco_ec/ | 
| D | debugfs.c | 29 static struct wilco_ec_debugfs *debug_info;  variable
 | 
| /Linux-v5.4/drivers/hv/ | 
| D | ring_buffer.c | 157 				struct hv_ring_buffer_debug_info *debug_info)  in hv_ringbuffer_get_debuginfo()
 | 
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ | 
| D | main.c | 1099 	struct mwifiex_debug_info *debug_info;  in mwifiex_drv_info_dump()  local
 | 
| /Linux-v5.4/arch/s390/kernel/ | 
| D | debug.c | 579 	debug_info_t *debug_info, *debug_info_snapshot;  in debug_open()  local
 | 
| /Linux-v5.4/sound/soc/intel/baytrail/ | 
| D | sst-baytrail-ipc.c | 134 	u8 debug_info;  member
 | 
| /Linux-v5.4/scripts/kconfig/ | 
| D | qconf.cc | 1127 QString ConfigInfoView::debug_info(struct symbol *sym)  in debug_info()  function in ConfigInfoView
 | 
| /Linux-v5.4/drivers/s390/crypto/ | 
| D | pkey_api.c | 43 static debug_info_t *debug_info;  variable
 | 
| /Linux-v5.4/sound/soc/intel/atom/ | 
| D | sst-mfld-dsp.h | 246 	u8 debug_info; /* Debug info from Module ID in case of fail */  member
 |