Searched refs:set_stopped_child_used_math (Results 1 – 6 of 6) sorted by relevance
35 set_stopped_child_used_math(tsk); in init_fpu()
216 set_stopped_child_used_math(target); in fpregs_set()435 set_stopped_child_used_math(child); in arch_ptrace()
242 set_stopped_child_used_math(target); in fpregs_set()
171 set_stopped_child_used_math(tsk); in ptrace_write_user()
67 set_stopped_child_used_math(target); in init_fp_ctx()
2111 #define set_stopped_child_used_math(child) do { (child)->flags |= PF_USED_MATH; } while (0) macro2113 #define set_used_math() set_stopped_child_used_math(current)