Home
last modified time | relevance | path

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

/arch/s390/kernel/
Ddebug.c64 } debug_sprintf_entry_t; typedef
102 char *out_buf, debug_sprintf_entry_t *curr_event);
1021 debug_sprintf_entry_t *curr_event; in debug_sprintf_event()
1036 curr_event=(debug_sprintf_entry_t *) DEBUG_DATA(active); in debug_sprintf_event()
1058 debug_sprintf_entry_t *curr_event; in debug_sprintf_exception()
1074 curr_event=(debug_sprintf_entry_t *)DEBUG_DATA(active); in debug_sprintf_exception()
1499 char *out_buf, debug_sprintf_entry_t *curr_event) in debug_sprintf_format_fn()