Home
last modified time | relevance | path

Searched defs:nsfd (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_setns_test.c385 int nsfd; in TEST_F() local
421 int nsfd; in TEST_F() local
474 int nsfd; in TEST_F() local
/openbmc/linux/tools/testing/selftests/proc/
H A Dsetns-dcache.c49 int nsfd; in main() local
H A Dsetns-sysvipc.c48 int nsfd; in main() local
/openbmc/linux/tools/testing/selftests/timens/
H A Dgettime_perf.c68 int nsfd; in main() local
H A Dclock_nanosleep.c116 int ret, nsfd; in main() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_bonding.c42 int nsfd, err; in setns_by_name() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c405 int nsfd; in open_netns() local
/openbmc/linux/tools/testing/selftests/net/
H A Dipsec.c481 static int init_child(int nsfd, char *veth, unsigned int src, unsigned int dst) in init_child()