Home
last modified time | relevance | path

Searched refs:unshare_open (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dipsec.c100 static int unshare_open(void) in unshare_open() function
134 nsfd_parent = unshare_open(); in init_namespaces()
138 nsfd_childa = unshare_open(); in init_namespaces()
145 nsfd_childb = unshare_open(); in init_namespaces()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dipsec.c138 static int unshare_open(void) in unshare_open() function
172 nsfd_parent = unshare_open(); in init_namespaces()
176 nsfd_childa = unshare_open(); in init_namespaces()
183 nsfd_childb = unshare_open(); in init_namespaces()

Completed in 7 milliseconds