Home
last modified time | relevance | path

Searched defs:stkadj (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/kernel/
H A Dptrace.c89 long stkadj = *(long *)(task->thread.esp0 + PT_REG(stkadj)); in get_reg() local
114 long stkadj = *(long *)(task->thread.esp0 + PT_REG(stkadj)); in put_reg() local
/linux/arch/m68k/include/asm/
H A Duser.h46 short stkadj; member