Searched defs:child (Results 1 – 10 of 10) sorted by relevance
65 static void check_hw_feature_supported(pid_t child, HwFeature feature) { in check_hw_feature_supported()110 static void set_watchpoint(pid_t child, uintptr_t address, size_t size) { in set_watchpoint()159 pid_t child = fork(); in run_watchpoint_test() local295 static void set_breakpoint(pid_t child) { in set_breakpoint()344 pid_t child = fork(); in TEST() local
657 pid_t child = fork(); in SpawnChildrenAndMeasurePss() local
43 pid_t child = 0; in BM_spawn_test() local
60 pid_t child; in system() local
40 void (*child)(void); member
249 DeclaratorDecl* child = nullptr; in TraverseLinkageSpecDecl() local265 for (auto child : decl->decls()) { in TraverseLinkageSpecDecl() local
572 void soinfo::add_child(soinfo* child) { in add_child()585 children_.for_each([&] (soinfo* child) { in remove_all_links()592 parent->children_.remove_if([&] (const soinfo* child) { in remove_all_links()
689 si->get_children().for_each([&](soinfo* child) { in walk_dependencies_tree()1860 soinfo* child = nullptr; in soinfo_unload_impl() local
1199 int parent, child, desired_child_fd; in popen() local
473 uint64_t child; member