Home
last modified time | relevance | path

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

/linux/arch/mips/include/uapi/asm/
H A Dsigcontext.h43 unsigned int sc_used_math; member
82 __u32 sc_used_math; member
/linux/arch/mips/include/asm/
H A Dsigcontext.h25 __u32 sc_used_math; member
/linux/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),