Home
last modified time | relevance | path

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

/Linux-v6.1/security/
Ddevice_cgroup.c166 static inline bool is_devcg_online(const struct dev_cgroup *devcg) in is_devcg_online()
518 static void revalidate_active_exceptions(struct dev_cgroup *devcg) in revalidate_active_exceptions()
546 struct dev_cgroup *devcg = css_to_devcgroup(pos); in propagate_exception() local