Searched refs:sc_fpc_csr (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/arch/mips/include/uapi/asm/ |
D | sigcontext.h | 41 unsigned int sc_fpc_csr; member 82 __u32 sc_fpc_csr; member
|
/linux-5.19.10/arch/mips/include/asm/ |
D | sigcontext.h | 23 __u32 sc_fpc_csr; member
|
/linux-5.19.10/arch/mips/kernel/ |
D | signal_n32.c | 144 .off_sc_fpc_csr = offsetof(struct sigcontext, sc_fpc_csr),
|
D | asm-offsets.c | 227 OFFSET(SC_FPC_CSR, sigcontext, sc_fpc_csr); in output_sc_defines() 248 OFFSET(SC_FPC_CSR, sigcontext, sc_fpc_csr); in output_sc_defines()
|
D | signal_o32.c | 249 .off_sc_fpc_csr = offsetof(struct sigcontext32, sc_fpc_csr),
|
D | signal.c | 809 .off_sc_fpc_csr = offsetof(struct sigcontext, sc_fpc_csr),
|