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

/linux-master/arch/s390/include/asm/
H A Ddebug.h89 debug_header_proc_t *header_proc; member in struct:debug_view
/linux-master/arch/s390/kernel/
H A Ddebug.c406 if (view->header_proc)
407 len += view->header_proc(id_snap, view, p_info->act_area,
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 210 milliseconds