Home
last modified time | relevance | path

Searched refs:switch_save_ns (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/net/tcp_ao/lib/
Dsetup.c137 int switch_save_ns(int new_ns) in switch_save_ns() function
303 int old_ns = switch_save_ns(nsfd_child); in is_optmem_namespaced()
318 old_ns = switch_save_ns(nsfd_outside); in test_get_optmem()
340 old_ns = switch_save_ns(nsfd_outside); in __test_set_optmem()
Dftrace.c516 int old_ns = switch_save_ns(nsfd); in get_ns_cookie()
Daolib.h263 extern int switch_save_ns(int fd);