Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcgroup-defs.h82 CGRP_ROOT_XATTR = (1 << 2), /* supports extended attributes */ enumerator
/openbmc/linux/kernel/cgroup/
H A Dcgroup-v1.c873 if (root->flags & CGRP_ROOT_XATTR) in cgroup1_show_options()
966 ctx->flags |= CGRP_ROOT_XATTR; in cgroup1_parse_param()