Searched refs:uc_extcontext (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/include/uapi/asm/
H A Ducontext.h52 * @uc_extcontext: holds extended processor state
63 unsigned long long uc_extcontext[]; member in struct:ucontext
/linux-master/arch/mips/kernel/
H A Dsignal.c158 return &uc->uc_extcontext;
949 (offsetof(struct rt_sigframe, rs_uc.uc_extcontext) -

Completed in 76 milliseconds