Home
last modified time | relevance | path

Searched defs:ns1 (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/kvm/lib/
H A Dtest_util.c104 s64 ns1 = timespec_to_ns(ts1); in timespec_add() local
111 s64 ns1 = timespec_to_ns(ts1); in timespec_sub() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_seg6local.c117 const char *ns1 = NETNS_BASE "1"; in test_lwt_seg6local() local
/linux/tools/testing/selftests/clone3/
H A Dclone3_set_tid.c151 pid_t pid, ns1, ns2, ns3, ns_pid; in main() local
/linux/include/net/
H A Daf_vsock.h314 static inline bool vsock_net_check_mode(struct net *ns0, struct net *ns1) in vsock_net_check_mode()