Searched refs:CSS_ROOT (Results 1 – 2 of 2) sorted by relevance
83 CSS_ROOT, /* This CSS is the root of the subsystem */ enumerator103 if (!test_bit(CSS_ROOT, &css->flags)) in css_get()120 if (test_bit(CSS_ROOT, &css->flags)) in css_tryget()138 if (!test_bit(CSS_ROOT, &css->flags)) in css_put()
3348 set_bit(CSS_ROOT, &css->flags); in init_cgroup_css()