Home
last modified time | relevance | path

Searched refs:arch_float_disable (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/kernel/
Dfloat.c14 return arch_float_disable(thread); in z_impl_k_float_disable()
Dsched.c1309 arch_float_disable(thread); in halt_thread()
/Zephyr-latest/arch/x86/core/intel64/
Dthread.c70 int arch_float_disable(struct k_thread *thread) in arch_float_disable() function
/Zephyr-latest/arch/sparc/core/
Dthread.c70 int arch_float_disable(struct k_thread *thread) in arch_float_disable() function
/Zephyr-latest/arch/riscv/core/
Dipi_clint.c89 arch_float_disable(_current_cpu->arch.fpu_owner); in arch_spin_relax()
Dfpu.c322 int arch_float_disable(struct k_thread *thread) in arch_float_disable() function
/Zephyr-latest/kernel/include/
Dkernel_arch_interface.h192 int arch_float_disable(struct k_thread *thread);
/Zephyr-latest/arch/x86/core/ia32/
Dthread.c54 int arch_float_disable(struct k_thread *thread) in arch_float_disable() function
/Zephyr-latest/arch/posix/core/
Dthread.c100 int arch_float_disable(struct k_thread *thread) in arch_float_disable() function
/Zephyr-latest/arch/xtensa/core/
Dthread.c142 int arch_float_disable(struct k_thread *thread) in arch_float_disable() function
/Zephyr-latest/arch/arm64/core/
Dfpu.c328 int arch_float_disable(struct k_thread *thread) in arch_float_disable() function
Dsmp.c291 arch_float_disable(_current_cpu->arch.fpu_owner); in arch_spin_relax()
/Zephyr-latest/arch/arm/core/cortex_a_r/
Dthread.c378 int arch_float_disable(struct k_thread *thread) in arch_float_disable() function
/Zephyr-latest/arch/arc/core/
Dthread.c245 int arch_float_disable(struct k_thread *thread) in arch_float_disable() function
/Zephyr-latest/arch/arm/core/cortex_m/
Dthread.c453 int arch_float_disable(struct k_thread *thread) in arch_float_disable() function