Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Ddebugreg.h167 extern void aout_dump_debugregs(struct user *dump);
Da.out-core.h36 aout_dump_debugregs(dump); in aout_dump_thread()
/linux-3.4.99/arch/x86/kernel/
Dhw_breakpoint.c356 void aout_dump_debugregs(struct user *dump) in aout_dump_debugregs() function
382 EXPORT_SYMBOL_GPL(aout_dump_debugregs);