Home
last modified time | relevance | path

Searched refs:debug_view (Results 1 – 3 of 3) sorted by relevance

/arch/s390/include/asm/
A Ddebug.h42 struct debug_view;
60 struct debug_view *views[DEBUG_MAX_VIEWS];
66 struct debug_view *view,
72 struct debug_view *view, char *out_buf,
76 struct debug_view *view,
79 struct debug_view *view,
84 int debug_dflt_header_fn(debug_info_t *id, struct debug_view *view,
92 struct debug_view { struct
101 extern struct debug_view debug_hex_ascii_view; argument
102 extern struct debug_view debug_sprintf_view;
[all …]
/arch/s390/kernel/
A Ddebug.c53 struct debug_view *view; /* used view of debug info */
81 struct debug_view *view, char *out_buf,
87 struct debug_view *view, char *out_buf,
103 struct debug_view debug_hex_ascii_view = {
113 static struct debug_view debug_level_view = {
122 static struct debug_view debug_pages_view = {
131 static struct debug_view debug_flush_view = {
140 struct debug_view debug_sprintf_view = {
393 struct debug_view *view = p_info->view; in debug_format_entry()
618 struct debug_view *view) in debug_file_private_alloc()
[all …]
/arch/s390/pci/
A Dpci_report.c53 static int debug_log_header_fn(debug_info_t *id, struct debug_view *view, in debug_log_header_fn()
76 static int debug_prolog_header(debug_info_t *id, struct debug_view *view, in debug_prolog_header()
82 static struct debug_view debug_log_view = {

Completed in 10 milliseconds