Home
last modified time | relevance | path

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

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