Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/uapi/asm/
Dsigcontext.h24 __u64 sc_extcontext[0] __attribute__((__aligned__(16))); member
/linux-6.12.1/arch/loongarch/kernel/
Dsignal.c725 struct sctx_info __user *info = (struct sctx_info __user *)&sc->sc_extcontext; in parse_extcontext()