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

/linux-master/arch/x86/kernel/
H A Ddumpstack.c30 static struct pt_regs exec_summary_regs; variable in typeref:struct:pt_regs
375 __show_regs(&exec_summary_regs, SHOW_REGS_ALL, KERN_DEFAULT);
402 exec_summary_regs = *regs;

Completed in 81 milliseconds