Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dbug.c135 *file = (const char *)&bug->file_disp + bug->file_disp; in bug_get_file_line()
/openbmc/linux/include/asm-generic/
H A Dbug.h43 signed int file_disp; member
/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c1836 (char *)bug + bug->file_disp, bug->line); in print_bug_trap()