Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Ddebug.h43 typedef struct debug_info { struct
44 struct debug_info *next; argument
45 struct debug_info *prev; argument
62 } debug_info_t; argument
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A 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
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dprocessor.h108 struct debug_info { struct
111 int suspended_step;
113 int bps_disabled;
114 int wps_disabled;
116 struct perf_event *hbp_break[ARM_MAX_BRP];
117 struct perf_event *hbp_watch[ARM_MAX_WRP];
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dprocessor.h61 struct debug_info { struct
75 struct debug_info debug; argument
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dprocessor.h25 struct debug_info { struct
37 struct debug_info debug; argument
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A 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
/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Ds390-trng.c34 static debug_info_t *debug_info; variable
/OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/
H A Ddebugfs.c29 static struct wilco_ec_debugfs *debug_info; variable
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dring_buffer.c157 struct hv_ring_buffer_debug_info *debug_info) in hv_ringbuffer_get_debuginfo()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_proto.h205 struct cros_ec_debugfs *debug_info; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c1102 struct mwifiex_debug_info *debug_info; in mwifiex_drv_info_dump() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.c153 struct iwl_fw_ini_debug_info_tlv *debug_info = (void *)tlv->data; in iwl_dbg_tlv_alloc_debug_info() local
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/include/
H A Drve_drv.h255 struct rve_ctx_debug_info_t debug_info; member
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dqconf.cc1136 QString ConfigInfoView::debug_info(struct symbol *sym) in debug_info() function in ConfigInfoView
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dqconf.cc1062 QString ConfigInfoView::debug_info(struct symbol *sym) in debug_info() function in ConfigInfoView
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dqconf.cc1136 QString ConfigInfoView::debug_info(struct symbol *sym) in debug_info() function in ConfigInfoView
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Ddebug.c532 debug_info_t *debug_info, *debug_info_snapshot; in debug_open() local
/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsequencer.c3534 u32 debug_info; in debug_mem_calibrate() local
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dpkey_api.c42 static debug_info_t *debug_info; variable
/OK3568_Linux_fs/kernel/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h246 u8 debug_info; /* Debug info from Module ID in case of fail */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_misc.c426 mlan_debug_info *debug_info = MNULL; in wlan_get_info_debug_info() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.c2082 struct iwl_fw_ini_debug_info_tlv *debug_info = in iwl_dump_ini_info() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_ioctl.c1597 mlan_debug_info *debug_info) in woal_get_debug_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_misc.c392 mlan_debug_info *debug_info = MNULL; in wlan_get_info_debug_info() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_ioctl.c2062 mlan_debug_info *debug_info) in woal_get_debug_info()

12