Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/
H A 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