Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_multi_test.c160 static int spawn_thread(struct child *child) in spawn_thread() function
/linux/tools/testing/selftests/memfd/
H A Dmemfd_test.c779 static pid_t spawn_thread(unsigned int flags, int (*fn)(void *), void *arg) in spawn_thread() function