Home
last modified time | relevance | path

Searched defs:CLONE_NEWCGROUP (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsched.h25 #define CLONE_NEWCGROUP 0x02000000 /* New cgroup namespace */ macro
/external/minijail/
Dlibminijail.c74 # define CLONE_NEWCGROUP 0x02000000 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go276 CLONE_NEWCGROUP = 0x2000000 const
Dzerrors_linux_mipsle.go294 CLONE_NEWCGROUP = 0x2000000 const
Dzerrors_linux_s390x.go294 CLONE_NEWCGROUP = 0x2000000 const
Dzerrors_linux_arm.go294 CLONE_NEWCGROUP = 0x2000000 const
Dzerrors_linux_ppc64le.go294 CLONE_NEWCGROUP = 0x2000000 const
Dzerrors_linux_mips64.go294 CLONE_NEWCGROUP = 0x2000000 const
Dzerrors_linux_ppc64.go294 CLONE_NEWCGROUP = 0x2000000 const
Dzerrors_linux_amd64.go294 CLONE_NEWCGROUP = 0x2000000 const
Dzerrors_linux_mips64le.go294 CLONE_NEWCGROUP = 0x2000000 const
Dzerrors_linux_386.go294 CLONE_NEWCGROUP = 0x2000000 const
Dzerrors_linux_mips.go294 CLONE_NEWCGROUP = 0x2000000 const
Dzerrors_linux_arm64.go294 CLONE_NEWCGROUP = 0x2000000 const