Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dabi.h25 unsigned off_sc_used_math; member
/linux-4.4.14/arch/mips/kernel/
Dsignal_n32.c157 .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()
763 .off_sc_used_math = offsetof(struct sigcontext, sc_used_math),
Dsignal32.c413 .off_sc_used_math = offsetof(struct sigcontext32, sc_used_math),