Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Ddebugreg.h93 extern void aout_dump_debugregs(struct user *dump);
Da.out-core.h38 aout_dump_debugregs(dump); in aout_dump_thread()
/Linux-v4.19/arch/x86/kernel/
Dhw_breakpoint.c380 void aout_dump_debugregs(struct user *dump) in aout_dump_debugregs() function
406 EXPORT_SYMBOL_GPL(aout_dump_debugregs);