Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/pidfd/
H A Dpidfd_setns_test.c439 int nsfd; in TEST_F() local
475 int nsfd; in TEST_F() local
511 int nsfd; in TEST_F() local
564 int nsfd; in TEST_F() local
/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
/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
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dnetlink.c349 uint32_t tabid, int ifindex, int nsfd) in __add_vrf()
402 int add_vrf(const char *name, uint32_t tabid, int ifindex, int nsfd) in add_vrf()
H A Dftrace.c514 static int get_ns_cookie(int nsfd, uint64_t *out) in get_ns_cookie()
/linux/tools/testing/selftests/namespaces/
H A Dns_active_ref_test.c469 int nsfd; in TEST() local
2226 int nsfd = open_by_handle_at(FD_NSFS_ROOT, handle, O_RDONLY); in TEST() local
2310 int nsfd = open_by_handle_at(FD_NSFS_ROOT, handle, O_RDONLY); in TEST() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_bonding.c42 int nsfd, err; in setns_by_name() local
/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c524 int nsfd; in open_netns() local
/linux/tools/testing/selftests/net/
H A Dipsec.c482 init_child(int nsfd,char * veth,unsigned int src,unsigned int dst) init_child() argument