Searched refs:to_follow_fork (Results 1 – 3 of 3) sorted by relevance
365 int (*to_follow_fork) (int); member765 (*current_target.to_follow_fork) (follow_child)
418 INHERIT (to_follow_fork, t); in update_current_target()578 de_fault (to_follow_fork, in update_current_target()2164 int retval = debug_target.to_follow_fork (follow_child); in debug_to_follow_fork()2388 current_target.to_follow_fork = debug_to_follow_fork; in setup_target_debug()
650 child_ops.to_follow_fork = child_follow_fork; in init_child_ops()