Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/
Dabi.h27 unsigned off_sc_used_math; member
/linux-6.1.9/arch/mips/kernel/
Dsignal_n32.c145 .off_sc_used_math = offsetof(struct sigcontext, sc_used_math),
Dsignal.c329 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_save_fp_context()
382 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_restore_fp_context()
810 .off_sc_used_math = offsetof(struct sigcontext, sc_used_math),
Dsignal_o32.c250 .off_sc_used_math = offsetof(struct sigcontext32, sc_used_math),