Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnsproxy.h69 int unshare_nsproxy_namespaces(unsigned long, struct nsproxy **,
/linux-4.4.14/kernel/
Dnsproxy.c176 int unshare_nsproxy_namespaces(unsigned long unshare_flags, in unshare_nsproxy_namespaces() function
Dfork.c2006 err = unshare_nsproxy_namespaces(unshare_flags, &new_nsproxy, in SYSCALL_DEFINE1()