Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kernel/
Ddebug.c64 } debug_sprintf_entry_t; typedef
95 char *out_buf, debug_sprintf_entry_t *curr_event);
1112 debug_sprintf_entry_t *curr_event; in __debug_sprintf_event()
1129 curr_event = (debug_sprintf_entry_t *) DEBUG_DATA(active); in __debug_sprintf_event()
1147 debug_sprintf_entry_t *curr_event; in __debug_sprintf_exception()
1165 curr_event = (debug_sprintf_entry_t *)DEBUG_DATA(active); in __debug_sprintf_exception()
1535 char *out_buf, debug_sprintf_entry_t *curr_event) in debug_sprintf_format_fn()