Home
last modified time | relevance | path

Searched defs:stkadj (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dptrace.c86 long stkadj = *(long *)(task->thread.esp0 + PT_REG(stkadj)); in get_reg() local
111 long stkadj = *(long *)(task->thread.esp0 + PT_REG(stkadj)); in put_reg() local
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dptrace.c87 long stkadj = *(long *)(task->thread.esp0 + PT_REG(stkadj)); in get_reg() local
112 long stkadj = *(long *)(task->thread.esp0 + PT_REG(stkadj)); in put_reg() local
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Duser.h46 short stkadj; member
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
H A Dptrace.h41 long stkadj; member
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Duser.h46 short stkadj; member
/kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/
H A Dptrace.h41 long stkadj; member

Completed in 3 milliseconds