Home
last modified time | relevance | path

Searched refs:CLONE_INTO_CGROUP (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsched.h38 #define CLONE_INTO_CGROUP 0x200000000ULL /* Clone into a specific cgroup given the right permission… macro
/external/minijail/linux-x86/
Dlibconstants.gen.c1246 #ifdef CLONE_INTO_CGROUP
1247 { "CLONE_INTO_CGROUP", (unsigned long) CLONE_INTO_CGROUP },