Home
last modified time | relevance | path

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

/arch/s390/include/asm/
A Ddebug.h44 typedef struct debug_info { struct
45 struct debug_info *next; argument
46 struct debug_info *prev; argument
63 } debug_info_t; argument
/arch/arm/include/asm/
A Dprocessor.h25 struct debug_info { struct
37 struct debug_info debug; argument
/arch/arm64/include/asm/
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];
/arch/arm64/kernel/
A Dhw_breakpoint.c229 struct debug_info *debug_info = &current->thread.debug; in hw_breakpoint_control() local
628 struct debug_info *debug_info; in do_breakpoint() local
760 struct debug_info *debug_info; in do_watchpoint() local
849 struct debug_info *debug_info = &current->thread.debug; in try_step_suspended_breakpoints() local
/arch/s390/kernel/
A Ddebug.c617 static file_private_info_t *debug_file_private_alloc(debug_info_t *debug_info, in debug_file_private_alloc()
661 debug_info_t *debug_info; in debug_open() local

Completed in 13 milliseconds