Home
last modified time | relevance | path

Searched defs:used_math (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsignal.c330 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_save_fp_context() local
383 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_restore_fp_context() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsignal.c329 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_save_fp_context() local
382 uint32_t __user *used_math = sc + abi->off_sc_used_math; in protected_restore_fp_context() local
/third_party/musl/arch/mips/bits/
H A Dsignal.h34 unsigned ownedfp, fpc_csr, fpc_eir, used_math, dsp; member
/third_party/musl/arch/mips64/bits/
H A Dsignal.h53 unsigned int used_math; member
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h53 unsigned int used_math; member
/kernel/linux/linux-5.10/include/linux/
H A Dsched.h1743 #define used_math() tsk_used_math(current) macro
/kernel/linux/linux-6.6/include/linux/
H A Dsched.h1910 #define used_math() tsk_used_math(current) macro

Completed in 15 milliseconds