Searched defs:child (Results 1 – 11 of 11) sorted by relevance
65 static void check_hw_feature_supported(pid_t child, HwFeature feature) { in check_hw_feature_supported()112 static void set_watchpoint(pid_t child, uintptr_t address, size_t size) { in set_watchpoint()161 pid_t child = fork(); in run_watchpoint_test() local300 static void set_breakpoint(pid_t child) { in set_breakpoint()349 pid_t child = fork(); in TEST() local
41 pid_t child = fork(); in TEST() local
658 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
250 DeclaratorDecl* child = nullptr; in TraverseLinkageSpecDecl() local266 for (auto child : decl->decls()) { in TraverseLinkageSpecDecl() local
564 void soinfo::add_child(soinfo* child) { in add_child()577 children_.for_each([&] (soinfo* child) { in remove_all_links()584 parent->children_.remove_if([&] (const soinfo* child) { in remove_all_links()
724 si->get_children().for_each([&](soinfo* child) { in walk_dependencies_tree()1907 soinfo* child = nullptr; in soinfo_unload_impl() local
1196 int parent, child, desired_child_fd; in popen() local
545 uint64_t child; member