Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dsetns.c7 int setns(int fd, int nstype) in setns() argument
9 return syscall(__NR_setns, fd, nstype); in setns()
A Dnamespaces.h18 int setns(int fd, int nstype);
/linux-6.3-rc2/Documentation/driver-api/nvdimm/
A Dnvdimm.rst394 "nstype" indicates the integer type of namespace-device this region
424 | |-- nstype
/linux-6.3-rc2/drivers/nvdimm/
A Dregion_devs.c309 static DEVICE_ATTR_RO(nstype);
A Dnamespace_devs.c189 static DEVICE_ATTR_RO(nstype);
/linux-6.3-rc2/include/linux/
A Dsyscalls.h978 asmlinkage long sys_setns(int fd, int nstype);

Completed in 13 milliseconds