Home
last modified time | relevance | path

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

/linux/security/
H A Ddevice_cgroup.c177 static inline bool is_devcg_online(const struct dev_cgroup *devcg) in is_devcg_online()
529 static void revalidate_active_exceptions(struct dev_cgroup *devcg) in revalidate_active_exceptions()
557 struct dev_cgroup *devcg = css_to_devcgroup(pos); in propagate_exception() local