Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dsched.h
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dsched.h38 #define CLONE_INTO_CGROUP (1ULL << 33) /* Clone into a specific cgroup given the right permissions. */ macro