Home
last modified time | relevance | path

Searched refs:set_stopped_child_used_math (Results 1 – 5 of 5) sorted by relevance

/linux/arch/sh/kernel/cpu/
A Dfpu.c39 set_stopped_child_used_math(tsk); in init_fpu()
/linux/arch/sh/kernel/
A Dptrace_32.c193 set_stopped_child_used_math(target); in fpregs_set()
404 set_stopped_child_used_math(child); in arch_ptrace()
/linux/arch/mips/include/asm/
A Dfpu.h222 set_stopped_child_used_math(target); in init_fp_ctx()
/linux/arch/nds32/kernel/
A Dprocess.c191 set_stopped_child_used_math(p); in copy_thread()
/linux/include/linux/
A Dsched.h1704 #define set_stopped_child_used_math(child) do { (child)->flags |= PF_USED_MATH; } while (0) macro
1706 #define set_used_math() set_stopped_child_used_math(current)

Completed in 15 milliseconds