Searched refs:nstype (Results 1 – 6 of 6) sorted by relevance
7 int setns(int fd, int nstype) in setns() argument9 return syscall(__NR_setns, fd, nstype); in setns()
17 int setns(int fd, int nstype);
486 "nstype" indicates the integer type of namespace-device this region518 | |-- nstype611 "nstype" integer attribute, here are some other options.
288 static DEVICE_ATTR_RO(nstype);
222 static DEVICE_ATTR_RO(nstype);
940 asmlinkage long sys_setns(int fd, int nstype);