Searched refs:format_proc (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Ddebug.h90 debug_format_proc_t *format_proc; member in struct:debug_view
/linux-master/arch/s390/kernel/
H A Ddebug.c409 if (view->format_proc)
410 len += view->format_proc(id_snap, view, p_info->temp_buf + len,
555 if (!debug_info->views[i]->format_proc && !debug_info->views[i]->header_proc)
1189 if (!(view->prolog_proc || view->format_proc || view->header_proc))

Completed in 84 milliseconds