Home
last modified time | relevance | path

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

/Linux-v6.1/security/
Ddevice_cgroup.c537 static int propagate_exception(struct dev_cgroup *devcg_root, in propagate_exception() argument
545 css_for_each_descendant_pre(pos, &devcg_root->css) { in propagate_exception()
554 if (pos == &devcg_root->css || !is_devcg_online(devcg)) in propagate_exception()
563 if (devcg_root->behavior == DEVCG_DEFAULT_ALLOW && in propagate_exception()