Searched refs:set_stopped_child_used_math (Results 1 – 5 of 5) sorted by relevance
39 set_stopped_child_used_math(tsk); in init_fpu()
192 set_stopped_child_used_math(target); in fpregs_set()403 set_stopped_child_used_math(child); in arch_ptrace()
222 set_stopped_child_used_math(target); in init_fp_ctx()
1772 #define set_stopped_child_used_math(child) do { (child)->flags |= PF_USED_MATH; } while (0) macro1774 #define set_used_math() set_stopped_child_used_math(current)
58 set_stopped_child_used_math(target); in init_fp_ctx()