Searched refs:child_state (Results 1 – 1 of 1) sorted by relevance
2044 struct arm_saved_state *child_state; in thread_set_child() local2046 child_state = get_user_regs(child); in thread_set_child()2048 set_user_saved_state_reg(child_state, 0, pid); in thread_set_child()2049 set_user_saved_state_reg(child_state, 1, 1ULL); in thread_set_child()