/linux/drivers/platform/chrome/ |
H A D | cros_ec_debugfs.c | 68 struct cros_ec_debugfs *debug_info = in cros_ec_console_log_work() local 72 struct cros_ec_dev *ec = debug_info->ec; in cros_ec_console_log_work() 73 struct circ_buf *cb = &debug_info->log_buffer; in cros_ec_console_log_work() 79 (struct ec_params_console_read_v1 *)debug_info->read_msg->data; in cros_ec_console_log_work() 80 uint8_t *ec_buffer = (uint8_t *)debug_info->read_msg->data; in cros_ec_console_log_work() 90 mutex_lock(&debug_info->log_mutex); in cros_ec_console_log_work() 103 debug_info->read_msg); in cros_ec_console_log_work() 122 mutex_unlock(&debug_info->log_mutex); in cros_ec_console_log_work() 125 schedule_delayed_work(&debug_info->log_poll_work, in cros_ec_console_log_work() 139 struct cros_ec_debugfs *debug_info = file->private_data; in cros_ec_console_log_read() local [all …]
|
/linux/drivers/platform/chrome/wilco_ec/ |
H A D | debugfs.c | 30 static struct wilco_ec_debugfs *debug_info; variable 99 char *buf = debug_info->formatted_data; in raw_write() 124 memset(debug_info->raw_data, 0, sizeof(debug_info->raw_data)); in raw_write() 125 msg.response_data = debug_info->raw_data; in raw_write() 128 ret = wilco_ec_mailbox(debug_info->ec, &msg); in raw_write() 131 debug_info->response_size = ret; in raw_write() 141 if (debug_info->response_size) { in raw_read() 142 fmt_len = hex_dump_to_buffer(debug_info->raw_data, in raw_read() 143 debug_info->response_size, in raw_read() 144 16, 1, debug_info->formatted_data, in raw_read() [all …]
|
/linux/arch/arm64/kernel/ |
H A D | hw_breakpoint.c | 228 struct debug_info *debug_info = ¤t->thread.debug; in hw_breakpoint_control() local 239 reg_enable = !debug_info->bps_disabled; in hw_breakpoint_control() 246 reg_enable = !debug_info->wps_disabled; in hw_breakpoint_control() 628 struct debug_info *debug_info; in breakpoint_handler() local 633 debug_info = ¤t->thread.debug; in breakpoint_handler() 668 debug_info->bps_disabled = 1; in breakpoint_handler() 672 if (debug_info->wps_disabled) in breakpoint_handler() 676 debug_info->suspended_step = 1; in breakpoint_handler() 763 struct debug_info *debug_info; in watchpoint_handler() local 767 debug_info = ¤t->thread.debug; in watchpoint_handler() [all …]
|
/linux/drivers/char/hw_random/ |
H A D | s390-trng.c | 35 static debug_info_t *debug_info; variable 37 #define DEBUG_DBG(...) debug_sprintf_event(debug_info, 6, ##__VA_ARGS__) 38 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) 39 #define DEBUG_WARN(...) debug_sprintf_event(debug_info, 4, ##__VA_ARGS__) 40 #define DEBUG_ERR(...) debug_sprintf_event(debug_info, 3, ##__VA_ARGS__) 202 debug_info = debug_register("trng", 1, 1, 4 * sizeof(long)); in trng_debug_init() 203 debug_register_view(debug_info, &debug_sprintf_view); in trng_debug_init() 204 debug_set_level(debug_info, 3); in trng_debug_init() 209 debug_unregister(debug_info); in trng_debug_exit()
|
/linux/Documentation/arch/s390/ |
H A D | s390dbf.rst | 136 static debug_info_t *debug_info; 142 debug_info = debug_register("test", 1, 4, 4 ); 143 debug_register_view(debug_info, &debug_hex_ascii_view); 145 debug_text_event(debug_info, 4 , "one "); 146 debug_int_exception(debug_info, 4, 4711); 147 debug_event(debug_info, 3, &debug_info, 4); 154 debug_unregister(debug_info); 169 static debug_info_t *debug_info; 176 debug_info = debug_register("test", 1, 4, sizeof(long) * 3); 177 debug_register_view(debug_info, &debug_sprintf_view); [all …]
|
/linux/drivers/hv/ |
H A D | ring_buffer.c | 150 struct hv_ring_buffer_debug_info *debug_info) in hv_ringbuffer_get_debuginfo() argument 165 debug_info->bytes_avail_toread = bytes_avail_toread; in hv_ringbuffer_get_debuginfo() 166 debug_info->bytes_avail_towrite = bytes_avail_towrite; in hv_ringbuffer_get_debuginfo() 167 debug_info->current_read_index = ring_info->ring_buffer->read_index; in hv_ringbuffer_get_debuginfo() 168 debug_info->current_write_index = ring_info->ring_buffer->write_index; in hv_ringbuffer_get_debuginfo() 169 debug_info->current_interrupt_mask in hv_ringbuffer_get_debuginfo()
|
/linux/arch/arm/include/asm/ |
H A D | processor.h | 25 struct debug_info { struct 37 struct debug_info debug; argument
|
/linux/arch/parisc/kernel/vdso64/ |
H A D | vdso64.lds.S | 70 .debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) }
|
/linux/arch/parisc/kernel/vdso32/ |
H A D | vdso32.lds.S | 72 .debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) }
|
/linux/arch/s390/kernel/vdso64/ |
H A D | vdso64.lds.S | 90 .debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) }
|
/linux/scripts/ |
H A D | check_extable.sh | 134 objdump -hj .debug_info ${obj} 2> /dev/null > /dev/null ||
|
/linux/arch/arm64/include/asm/ |
H A D | processor.h | 106 struct debug_info { struct 171 struct debug_info debug; /* debugging */
|
/linux/arch/arc/kernel/ |
H A D | vmlinux.lds.S | 138 /DISCARD/ : { *(.debug_info) }
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | main.c | 1131 struct mwifiex_debug_info *debug_info; in mwifiex_drv_info_dump() local 1208 debug_info = kzalloc(sizeof(*debug_info), GFP_KERNEL); in mwifiex_drv_info_dump() 1209 if (debug_info) { in mwifiex_drv_info_dump() 1214 mwifiex_get_debug_info(priv, debug_info); in mwifiex_drv_info_dump() 1215 p += mwifiex_debug_info_to_buffer(priv, p, debug_info); in mwifiex_drv_info_dump() 1218 kfree(debug_info); in mwifiex_drv_info_dump()
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-dbg-tlv.c | 102 const struct iwl_fw_ini_debug_info_tlv *debug_info = (const void *)tlv->data; in iwl_dbg_tlv_alloc_debug_info() local 104 if (le32_to_cpu(tlv->length) != sizeof(*debug_info)) in iwl_dbg_tlv_alloc_debug_info() 108 if (strnlen(debug_info->debug_cfg_name, in iwl_dbg_tlv_alloc_debug_info() 109 sizeof(debug_info->debug_cfg_name)) == in iwl_dbg_tlv_alloc_debug_info() 110 sizeof(debug_info->debug_cfg_name)) in iwl_dbg_tlv_alloc_debug_info() 114 debug_info->debug_cfg_name); in iwl_dbg_tlv_alloc_debug_info()
|
/linux/arch/s390/kernel/ |
H A D | lgr.c | 53 static struct debug_info *lgr_dbf;
|
/linux/drivers/s390/char/ |
H A D | sclp_sdias.c | 26 static struct debug_info *sdias_dbf;
|
H A D | zcore.c | 47 static struct debug_info *zcore_dbf;
|
/linux/scripts/kconfig/ |
H A D | qconf.h | 204 QString debug_info(struct symbol *sym);
|
/linux/arch/arm/kernel/ |
H A D | process.c | 225 memset(&tsk->thread.debug, 0, sizeof(struct debug_info)); in flush_thread()
|
/linux/include/asm-generic/ |
H A D | vmlinux.lds.h | 788 .debug_info 0 : { *(.debug_info \
|
/linux/sound/soc/intel/atom/ |
H A D | sst-mfld-dsp.h | 246 u8 debug_info; /* Debug info from Module ID in case of fail */ member
|
/linux/sound/soc/renesas/rcar/ |
H A D | src.c | 688 #define DEBUG_INFO .debug_info = rsnd_src_debug_info
|
H A D | rsnd.h | 344 void (*debug_info)(struct seq_file *m, member
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | dbg.c | 2450 struct iwl_fw_ini_debug_info_tlv *debug_info = in iwl_dump_ini_info() local 2454 sizeof(debug_info->debug_cfg_name)); in iwl_dump_ini_info() 2456 cfg_name->image_type = debug_info->image_type; in iwl_dump_ini_info() 2459 memcpy(cfg_name->cfg_name, debug_info->debug_cfg_name, in iwl_dump_ini_info()
|