Searched refs:sc_used_math (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/mips/include/uapi/asm/
H A Dsigcontext.h43 unsigned int sc_used_math; member in struct:sigcontext
83 __u32 sc_used_math; member in struct:sigcontext
/linux-master/arch/mips/include/asm/
H A Dsigcontext.h25 __u32 sc_used_math; member in struct:sigcontext32
/linux-master/arch/mips/kernel/
H A Dsignal_n32.c143 .off_sc_used_math = offsetof(struct sigcontext, sc_used_math),
H A Dsignal_o32.c251 .off_sc_used_math = offsetof(struct sigcontext32, sc_used_math),
H A Dsignal.c811 .off_sc_used_math = offsetof(struct sigcontext, sc_used_math),

Completed in 117 milliseconds