Home
last modified time | relevance | path

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

/linux/security/
A Ddevice_cgroup.c42 struct dev_cgroup { struct
87 static int dev_exception_add(struct dev_cgroup *dev_cgroup, in dev_exception_add() argument
119 static void dev_exception_rm(struct dev_cgroup *dev_cgroup, in dev_exception_rm() argument
158 static void dev_exception_clean(struct dev_cgroup *dev_cgroup) in dev_exception_clean() argument
178 struct dev_cgroup *dev_cgroup = css_to_devcgroup(css); in devcgroup_online() local
199 struct dev_cgroup *dev_cgroup = css_to_devcgroup(css); in devcgroup_offline() local
212 struct dev_cgroup *dev_cgroup; in devcgroup_css_alloc() local
214 dev_cgroup = kzalloc(sizeof(*dev_cgroup), GFP_KERNEL); in devcgroup_css_alloc()
225 struct dev_cgroup *dev_cgroup = css_to_devcgroup(css); in devcgroup_css_free() local
392 static bool verify_new_ex(struct dev_cgroup *dev_cgroup, in verify_new_ex() argument
[all …]
/linux/Documentation/admin-guide/
A Dcgroup-v2.rst2193 tools/testing/selftests/bpf/progs/dev_cgroup.c in the kernel source tree.

Completed in 7 milliseconds