Searched refs:set_stopped_child_used_math (Results 1 – 4 of 4) sorted by relevance
39 set_stopped_child_used_math(tsk); in init_fpu()
237 set_stopped_child_used_math(target); in init_fp_ctx()
1842 #define set_stopped_child_used_math(child) do { (child)->flags |= PF_USED_MATH; } while (0) macro1844 #define set_used_math() set_stopped_child_used_math(current)
58 set_stopped_child_used_math(target); in init_fp_ctx()