Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Ddebug.c64 } debug_sprintf_entry_t; typedef
1100 debug_sprintf_entry_t *curr_event; in __debug_sprintf_event()
1117 curr_event = (debug_sprintf_entry_t *) DEBUG_DATA(active); in __debug_sprintf_event()
1135 debug_sprintf_entry_t *curr_event; in __debug_sprintf_exception()
1153 curr_event = (debug_sprintf_entry_t *)DEBUG_DATA(active); in __debug_sprintf_exception()
1525 debug_sprintf_entry_t *curr_event = (debug_sprintf_entry_t *)inbuf; in debug_sprintf_format_fn()