Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.4.14/arch/unicore32/include/asm/
Dprocessor.h37 struct debug_info { struct
48 struct debug_info debug; argument
/linux-4.4.14/arch/arm/include/asm/
Dprocessor.h33 struct debug_info { struct
45 struct debug_info debug; argument
/linux-4.4.14/arch/arm64/kernel/
Dhw_breakpoint.c234 struct debug_info *debug_info = &current->thread.debug; in hw_breakpoint_control() local
589 struct debug_info *debug_info; in breakpoint_handler() local
665 struct debug_info *debug_info; in watchpoint_handler() local
765 struct debug_info *debug_info = &current->thread.debug; in reinstall_suspended_bps() local
/linux-4.4.14/drivers/hv/
Dring_buffer.c319 struct hv_ring_buffer_debug_info *debug_info) in hv_ringbuffer_get_debuginfo()
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dmain.c986 struct mwifiex_debug_info *debug_info; in mwifiex_drv_info_dump() local
/linux-4.4.14/arch/s390/kernel/
Ddebug.c611 debug_info_t *debug_info, *debug_info_snapshot; in debug_open() local
/linux-4.4.14/scripts/kconfig/
Dqconf.cc1128 QString ConfigInfoView::debug_info(struct symbol *sym) in debug_info() function in ConfigInfoView
/linux-4.4.14/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c143 u8 debug_info; member
/linux-4.4.14/sound/soc/intel/atom/
Dsst-mfld-dsp.h254 u8 debug_info; /* Debug info from Module ID in case of fail */ member