Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/kernel/
Ddebug.c63 } debug_sprintf_entry_t; typedef
100 char *out_buf, debug_sprintf_entry_t *curr_event);
973 debug_sprintf_entry_t *curr_event; in __debug_sprintf_event()
990 curr_event = (debug_sprintf_entry_t *) DEBUG_DATA(active); in __debug_sprintf_event()
1008 debug_sprintf_entry_t *curr_event; in __debug_sprintf_exception()
1026 curr_event = (debug_sprintf_entry_t *)DEBUG_DATA(active); in __debug_sprintf_exception()
1412 char *out_buf, debug_sprintf_entry_t *curr_event) in debug_sprintf_format_fn()