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

/arch/s390/kernel/
H A Ddebug.c81 struct debug_view *view, char *out_buf);
86 struct debug_view *view, char *out_buf);
94 char *out_buf, const char *in_buf);
96 struct debug_view *view, char *out_buf,
99 int area, debug_entry_t * entry, char *out_buf);
102 char *out_buf, debug_sprintf_entry_t *curr_event);
1225 struct debug_view *view, char *out_buf)
1227 return sprintf(out_buf, "%i\n", id->pages_per_area);
1276 debug_prolog_level_fn(debug_info_t * id, struct debug_view *view, char *out_buf) argument
1281 rc = sprintf(out_buf,"
1224 debug_prolog_pages_fn(debug_info_t * id, struct debug_view *view, char *out_buf) argument
1411 debug_raw_header_fn(debug_info_t * id, struct debug_view *view, int area, debug_entry_t * entry, char *out_buf) argument
1426 debug_raw_format_fn(debug_info_t * id, struct debug_view *view, char *out_buf, const char *in_buf) argument
1441 debug_hex_ascii_format_fn(debug_info_t * id, struct debug_view *view, char *out_buf, const char *in_buf) argument
1467 debug_dflt_header_fn(debug_info_t * id, struct debug_view *view, int area, debug_entry_t * entry, char *out_buf) argument
1498 debug_sprintf_format_fn(debug_info_t * id, struct debug_view *view, char *out_buf, debug_sprintf_entry_t *curr_event) argument
[all...]
/arch/s390/include/asm/
H A Ddebug.h83 char* out_buf);
86 struct debug_view* view, char* out_buf,
90 char* out_buf);
98 int area, debug_entry_t* entry, char* out_buf);
/arch/s390/crypto/
H A Dprng.c191 goto out_buf;
194 out_buf:

Completed in 416 milliseconds