Home
last modified time | relevance | path

Searched refs:child_f (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dmap_populate.c53 static int child_f(int sock, unsigned long *smap, int fd) in child_f() function
112 return child_f(sock[0], smap, fileno(ftmp)); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmap_populate.c51 static int child_f(int sock, unsigned long *smap, int fd) in child_f() function
110 return child_f(sock[0], smap, fileno(ftmp)); in main()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dipsec.c1665 static int child_f(unsigned int nr, int test_desc_fd, int cmd_fd, void *buf) in child_f() function
1864 return child_f(nr, test_desc_fd[0], cmd_sock[1], data_map); in start_child()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dipsec.c1802 static int child_f(unsigned int nr, int test_desc_fd, int cmd_fd, void *buf) in child_f() function
2004 return child_f(nr, test_desc_fd[0], cmd_sock[1], data_map); in start_child()

Completed in 7 milliseconds