Searched defs:stkadj (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/arch/m68k/kernel/ | ||
H A D | ptrace.c | 86 long stkadj = *(long *)(task->thread.esp0 + PT_REG(stkadj)); get_reg() local 111 long stkadj = *(long *)(task->thread.esp0 + PT_REG(stkadj)); put_reg() local |
/linux-4.1.27/arch/m68k/include/asm/ | ||
H A D | user.h | 45 short stkadj; member in struct:user_regs_struct |
/linux-4.1.27/arch/m68k/include/uapi/asm/ | ||
H A D | ptrace.h | 40 long stkadj; member in struct:pt_regs |
Completed in 152 milliseconds