Home
last modified time | relevance | path

Searched refs:off_sc_used_math (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/
Dabi.h27 unsigned off_sc_used_math; member
/Linux-v4.19/arch/mips/kernel/
Dsignal_n32.c159 .off_sc_used_math = offsetof(struct sigcontext, sc_used_math),
Dsignal.c301 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_save_fp_context()
354 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_restore_fp_context()
767 .off_sc_used_math = offsetof(struct sigcontext, sc_used_math),
Dsignal_o32.c250 .off_sc_used_math = offsetof(struct sigcontext32, sc_used_math),