Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/futex/functional/
H A Drobust_list.c69 static int create_child(int (*fn)(void *arg), void *arg) in create_child() function
/linux/tools/testing/selftests/pidfd/
H A Dpidfd.h270 static inline pid_t create_child(int *pidfd, unsigned flags) create_child() function
/linux/tools/perf/util/
H A Dcallchain.c544 create_child(struct callchain_node *parent, bool inherit_children) create_child() function