Home
last modified time | relevance | path

Searched refs:CGRP_ROOT_NOPREFIX (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/kernel/cgroup/
A Dcgroup-v1.c872 if (root->flags & CGRP_ROOT_NOPREFIX) in cgroup1_show_options()
958 ctx->flags |= CGRP_ROOT_NOPREFIX; in cgroup1_parse_param()
1060 if ((ctx->flags & CGRP_ROOT_NOPREFIX) && (ctx->subsys_mask & mask)) in check_cgroupfs_options()
A Dcgroup.c1530 !(cgrp->root->flags & CGRP_ROOT_NOPREFIX)) { in cgroup_file_name()
2329 ctx->flags |= CGRP_ROOT_NOPREFIX; in cpuset_init_fs_context()
/linux-6.3-rc2/include/linux/
A Dcgroup-defs.h81 CGRP_ROOT_NOPREFIX = (1 << 1), /* mounted subsystems have no named prefix */ enumerator

Completed in 17 milliseconds