Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/kernel/
Ddebug.c63 } debug_sprintf_entry_t; typedef
100 char *out_buf, debug_sprintf_entry_t *curr_event);
1024 debug_sprintf_entry_t *curr_event; in __debug_sprintf_event()
1041 curr_event = (debug_sprintf_entry_t *) DEBUG_DATA(active); in __debug_sprintf_event()
1059 debug_sprintf_entry_t *curr_event; in __debug_sprintf_exception()
1077 curr_event = (debug_sprintf_entry_t *)DEBUG_DATA(active); in __debug_sprintf_exception()
1473 char *out_buf, debug_sprintf_entry_t *curr_event) in debug_sprintf_format_fn()