Home
last modified time | relevance | path

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

/security/
Ddevice_cgroup.c547 static int propagate_exception(struct dev_cgroup *devcg_root, in propagate_exception() argument
555 css_for_each_descendant_pre(pos, &devcg_root->css) { in propagate_exception()
564 if (pos == &devcg_root->css || !is_devcg_online(devcg)) in propagate_exception()
573 if (devcg_root->behavior == DEVCG_DEFAULT_ALLOW && in propagate_exception()