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

/linux-master/arch/s390/include/asm/
H 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,
75 struct debug_view *view,
78 struct debug_view *view,
83 int debug_dflt_header_fn(debug_info_t *id, struct debug_view *view,
86 struct debug_view { struct
95 extern struct debug_view debug_hex_ascii_view;
96 extern struct debug_view debug_sprintf_vie
[all...]
/linux-master/arch/s390/kernel/
H A Ddebug.c52 struct debug_view *view; /* used view of debug info */
80 struct debug_view *view, char *out_buf);
81 static int debug_input_level_fn(debug_info_t *id, struct debug_view *view,
85 struct debug_view *view, char *out_buf);
86 static int debug_input_pages_fn(debug_info_t *id, struct debug_view *view,
89 static int debug_input_flush_fn(debug_info_t *id, struct debug_view *view,
92 static int debug_hex_ascii_format_fn(debug_info_t *id, struct debug_view *view,
94 static int debug_sprintf_format_fn(debug_info_t *id, struct debug_view *view,
101 struct debug_view debug_hex_ascii_view = {
111 static struct debug_view debug_level_vie
[all...]
/linux-master/drivers/s390/net/
H A Dqeth_core.h67 struct debug_view *view;

Completed in 133 milliseconds