Home
last modified time | relevance | path

Searched defs:debug_info (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/arch/s390/include/asm/
Ddebug.h33 typedef struct debug_info { struct
34 struct debug_info *next; argument
35 struct debug_info *prev; argument
52 } debug_info_t; argument
/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_debugfs.c68 struct cros_ec_debugfs *debug_info = in cros_ec_console_log_work() local
151 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_console_log_read() local
194 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_console_log_poll() local
220 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_pdinfo_read() local
312 static int cros_ec_create_console_log(struct cros_ec_debugfs *debug_info) in cros_ec_create_console_log()
363 static void cros_ec_cleanup_console_log(struct cros_ec_debugfs *debug_info) in cros_ec_cleanup_console_log()
371 static int cros_ec_create_panicinfo(struct cros_ec_debugfs *debug_info) in cros_ec_create_panicinfo()
417 static int cros_ec_create_pdinfo(struct cros_ec_debugfs *debug_info) in cros_ec_create_pdinfo()
430 struct cros_ec_debugfs *debug_info; in cros_ec_debugfs_init() local
/Linux-v4.19/arch/unicore32/include/asm/
Dprocessor.h37 struct debug_info { struct
48 struct debug_info debug; argument
/Linux-v4.19/arch/arm64/include/asm/
Dprocessor.h79 struct debug_info { struct
82 int suspended_step;
84 int bps_disabled;
85 int wps_disabled;
87 struct perf_event *hbp_break[ARM_MAX_BRP];
88 struct perf_event *hbp_watch[ARM_MAX_WRP];
/Linux-v4.19/arch/arm/include/asm/
Dprocessor.h33 struct debug_info { struct
45 struct debug_info debug; argument
/Linux-v4.19/arch/arm64/kernel/
Dhw_breakpoint.c238 struct debug_info *debug_info = &current->thread.debug; in hw_breakpoint_control() local
633 struct debug_info *debug_info; in breakpoint_handler() local
747 struct debug_info *debug_info; in watchpoint_handler() local
851 struct debug_info *debug_info = &current->thread.debug; in reinstall_suspended_bps() local
/Linux-v4.19/drivers/char/hw_random/
Ds390-trng.c38 static debug_info_t *debug_info; variable
/Linux-v4.19/drivers/hv/
Dring_buffer.c168 struct hv_ring_buffer_debug_info *debug_info) in hv_ringbuffer_get_debuginfo()
/Linux-v4.19/include/linux/mfd/
Dcros_ec.h194 struct cros_ec_debugfs *debug_info; member
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dmain.c1103 struct mwifiex_debug_info *debug_info; in mwifiex_drv_info_dump() local
/Linux-v4.19/scripts/kconfig/
Dqconf.cc1127 QString ConfigInfoView::debug_info(struct symbol *sym) in debug_info() function in ConfigInfoView
/Linux-v4.19/arch/s390/kernel/
Ddebug.c579 debug_info_t *debug_info, *debug_info_snapshot; in debug_open() local
/Linux-v4.19/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c142 u8 debug_info; member
/Linux-v4.19/drivers/s390/crypto/
Dpkey_api.c39 static debug_info_t *debug_info; variable
/Linux-v4.19/sound/soc/intel/atom/
Dsst-mfld-dsp.h254 u8 debug_info; /* Debug info from Module ID in case of fail */ member