Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dcgroup-defs.h162 struct cgroup_subsys_state { struct
164 struct cgroup *cgroup;
167 struct cgroup_subsys *ss;
170 struct percpu_ref refcnt;
177 struct list_head sibling;
178 struct list_head children;
181 struct list_head rstat_css_node;
187 int id;
189 unsigned int flags;
213 struct cgroup_subsys_state *parent; argument
[all …]
/linux-6.14.4/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h87 struct cgroup_subsys_state { struct
92 struct cgroup_subsys_state *subsys[13]; argument