Home
last modified time | relevance | path

Searched defs:create_child (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_setns_test.c75 pid_t create_child(int *pidfd, unsigned flags) in create_child() function
/openbmc/linux/tools/perf/util/
H A Dcallchain.c533 create_child(struct callchain_node *parent, bool inherit_children) in create_child() function