Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Ddebug.c64 } debug_sprintf_entry_t; typedef
1102 debug_sprintf_entry_t *curr_event; in __debug_sprintf_event()
1119 curr_event = (debug_sprintf_entry_t *) DEBUG_DATA(active); in __debug_sprintf_event()
1137 debug_sprintf_entry_t *curr_event; in __debug_sprintf_exception()
1155 curr_event = (debug_sprintf_entry_t *)DEBUG_DATA(active); in __debug_sprintf_exception()
1527 debug_sprintf_entry_t *curr_event = (debug_sprintf_entry_t *)inbuf; in debug_sprintf_format_fn()