Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Ddebug.h44 typedef struct debug_info { struct
45 struct debug_info *next; argument
46 struct debug_info *prev; argument
63 } debug_info_t; argument
/linux-6.1.9/drivers/platform/chrome/
Dcros_ec_debugfs.c60 struct cros_ec_debugfs *debug_info = in cros_ec_console_log_work() local
131 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
268 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_uptime_read() local
345 static int cros_ec_create_console_log(struct cros_ec_debugfs *debug_info) in cros_ec_create_console_log()
392 static void cros_ec_cleanup_console_log(struct cros_ec_debugfs *debug_info) in cros_ec_cleanup_console_log()
400 static int cros_ec_create_panicinfo(struct cros_ec_debugfs *debug_info) in cros_ec_create_panicinfo()
445 struct cros_ec_debugfs *debug_info; in cros_ec_debugfs_probe() local
/linux-6.1.9/arch/arm64/include/asm/
Dprocessor.h106 struct debug_info { struct
109 int suspended_step;
111 int bps_disabled;
112 int wps_disabled;
114 struct perf_event *hbp_break[ARM_MAX_BRP];
115 struct perf_event *hbp_watch[ARM_MAX_WRP];
/linux-6.1.9/arch/arm/include/asm/
Dprocessor.h25 struct debug_info { struct
37 struct debug_info debug; argument
/linux-6.1.9/arch/arm64/kernel/
Dhw_breakpoint.c227 struct debug_info *debug_info = &current->thread.debug; in hw_breakpoint_control() local
627 struct debug_info *debug_info; in breakpoint_handler() local
762 struct debug_info *debug_info; in watchpoint_handler() local
853 struct debug_info *debug_info = &current->thread.debug; in reinstall_suspended_bps() local
/linux-6.1.9/drivers/char/hw_random/
Ds390-trng.c34 static debug_info_t *debug_info; variable
/linux-6.1.9/drivers/platform/chrome/wilco_ec/
Ddebugfs.c29 static struct wilco_ec_debugfs *debug_info; variable
/linux-6.1.9/drivers/hv/
Dring_buffer.c150 struct hv_ring_buffer_debug_info *debug_info) in hv_ringbuffer_get_debuginfo()
/linux-6.1.9/include/linux/platform_data/
Dcros_ec_proto.h207 struct cros_ec_debugfs *debug_info; member
/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dmain.c1129 struct mwifiex_debug_info *debug_info; in mwifiex_drv_info_dump() local
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/
Diwl-dbg-tlv.c101 const struct iwl_fw_ini_debug_info_tlv *debug_info = (const void *)tlv->data; in iwl_dbg_tlv_alloc_debug_info() local
/linux-6.1.9/scripts/kconfig/
Dqconf.cc1067 QString ConfigInfoView::debug_info(struct symbol *sym) in debug_info() function in ConfigInfoView
/linux-6.1.9/arch/s390/kernel/
Ddebug.c532 debug_info_t *debug_info, *debug_info_snapshot; in debug_open() local
/linux-6.1.9/drivers/s390/crypto/
Dpkey_api.c42 static debug_info_t *debug_info; variable
/linux-6.1.9/sound/soc/intel/atom/
Dsst-mfld-dsp.h246 u8 debug_info; /* Debug info from Module ID in case of fail */ member
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/
Ddbg.c2304 struct iwl_fw_ini_debug_info_tlv *debug_info = in iwl_dump_ini_info() local
/linux-6.1.9/sound/soc/sh/rcar/
Drsnd.h350 void (*debug_info)(struct seq_file *m, member