Searched refs:child_f (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | map_populate.c | 51 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()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ipsec.c | 1802 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()
|