Home
last modified time | relevance | path

Searched defs:devcg (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/security/
Ddevice_cgroup.c165 static inline bool is_devcg_online(const struct dev_cgroup *devcg) in is_devcg_online()
517 static void revalidate_active_exceptions(struct dev_cgroup *devcg) in revalidate_active_exceptions()
545 struct dev_cgroup *devcg = css_to_devcgroup(pos); in propagate_exception() local