Home
last modified time | relevance | path

Searched refs:sc_usp (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/m68k/include/uapi/asm/
Dsigcontext.h7 unsigned long sc_usp; /* old user stack pointer */ member
/linux-6.1.9/arch/m68k/kernel/
Dsignal.c699 wrusp(context.sc_usp); in restore_sigcontext()
817 sc->sc_usp = rdusp(); in setup_sigcontext()