Home
last modified time | relevance | path

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

/security/
Ddevice_cgroup.c533 static int propagate_exception(struct dev_cgroup *devcg_root, in propagate_exception() argument
541 css_for_each_descendant_pre(pos, &devcg_root->css) { in propagate_exception()
550 if (pos == &devcg_root->css || !is_devcg_online(devcg)) in propagate_exception()
559 if (devcg_root->behavior == DEVCG_DEFAULT_ALLOW && in propagate_exception()