Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Ddebug.h31 typedef struct debug_info { struct
32 struct debug_info* next; argument
33 struct debug_info* prev; argument
50 } debug_info_t; argument
/linux-4.1.27/arch/arm64/include/asm/
Dprocessor.h52 struct debug_info { struct
54 int suspended_step;
56 int bps_disabled;
57 int wps_disabled;
59 struct perf_event *hbp_break[ARM_MAX_BRP];
60 struct perf_event *hbp_watch[ARM_MAX_WRP];
/linux-4.1.27/arch/unicore32/include/asm/
Dprocessor.h37 struct debug_info { struct
48 struct debug_info debug; argument
/linux-4.1.27/arch/arm/include/asm/
Dprocessor.h33 struct debug_info { struct
45 struct debug_info debug; argument
/linux-4.1.27/arch/arm64/kernel/
Dhw_breakpoint.c232 struct debug_info *debug_info = &current->thread.debug; in hw_breakpoint_control() local
587 struct debug_info *debug_info; in breakpoint_handler() local
663 struct debug_info *debug_info; in watchpoint_handler() local
763 struct debug_info *debug_info = &current->thread.debug; in reinstall_suspended_bps() local
/linux-4.1.27/drivers/hv/
Dring_buffer.c279 struct hv_ring_buffer_debug_info *debug_info) in hv_ringbuffer_get_debuginfo()
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dmain.c867 struct mwifiex_debug_info *debug_info; in mwifiex_dump_drv_info() local
/linux-4.1.27/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c143 u8 debug_info; member
/linux-4.1.27/arch/s390/kernel/
Ddebug.c611 debug_info_t *debug_info, *debug_info_snapshot; in debug_open() local
/linux-4.1.27/scripts/kconfig/
Dqconf.cc1072 QString ConfigInfoView::debug_info(struct symbol *sym) in debug_info() function in ConfigInfoView
/linux-4.1.27/sound/soc/intel/atom/
Dsst-mfld-dsp.h254 u8 debug_info; /* Debug info from Module ID in case of fail */ member