task_pt_regs 885 arch/x86/include/asm/processor.h #define task_pt_regs(task) \ task_pt_regs 928 arch/x86/include/asm/processor.h #define task_pt_regs(tsk) ((struct pt_regs *)(tsk)->thread.sp0 - 1)