Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/h8300/kernel/
H A Dptrace.c42 case PT_USP: in h8300_get_reg()
60 case PT_USP: in h8300_put_reg()
H A Dptrace_h.c181 sp = (unsigned long *)h8300_get_reg(child, PT_USP); in decode()
/kernel/linux/linux-5.10/arch/h8300/include/uapi/asm/
H A Dptrace.h14 #define PT_USP 7 macro
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
H A Dptrace.h20 #define PT_USP 15 macro
/kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/
H A Dptrace.h20 #define PT_USP 15 macro
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dptrace.c78 if (regno == PT_USP) in get_reg()
103 if (regno == PT_USP) in put_reg()
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dptrace.c79 if (regno == PT_USP) in get_reg()
104 if (regno == PT_USP) in put_reg()
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dasm-offsets.c73 DEFINE(PT_USP, offsetof(struct pt_regs, usp)); in main()
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dasm-offsets.c71 DEFINE(PT_USP, offsetof(struct pt_regs, usp)); in main()

Completed in 4 milliseconds