Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dnsproxy.c221 SYSCALL_DEFINE2(setns, int, fd, int, nstype) in SYSCALL_DEFINE2() argument
235 if (nstype && (ns->ops->type != nstype)) in SYSCALL_DEFINE2()
/linux-4.1.27/arch/s390/kernel/
Dcompat_wrapper.c210 COMPAT_SYSCALL_WRAP2(setns, int, fd, int, nstype);
/linux-4.1.27/include/linux/
Dsyscalls.h860 asmlinkage long sys_setns(int fd, int nstype);