Home
last modified time | relevance | path

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

/linux-6.12.1/security/
Ddevice_cgroup.c548 static int propagate_exception(struct dev_cgroup *devcg_root, in propagate_exception() argument
556 css_for_each_descendant_pre(pos, &devcg_root->css) { in propagate_exception()
565 if (pos == &devcg_root->css || !is_devcg_online(devcg)) in propagate_exception()
574 if (devcg_root->behavior == DEVCG_DEFAULT_ALLOW && in propagate_exception()