Home
last modified time | relevance | path

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

/include/linux/
A Dcgroup.h52 struct cgroup_subsys *ss;
81 #define SUBSYS(_x) extern struct cgroup_subsys _x ## _cgrp_subsys;
106 struct cgroup_subsys_state *css_from_id(int id, struct cgroup_subsys *ss);
108 struct cgroup_subsys *ss);
110 struct cgroup_subsys *ss);
112 struct cgroup_subsys *ss);
121 int cgroup_add_dfl_cftypes(struct cgroup_subsys *ss, struct cftype *cfts);
122 int cgroup_add_legacy_cftypes(struct cgroup_subsys *ss, struct cftype *cfts);
123 int cgroup_add_cftypes(struct cgroup_subsys *ss, struct cftype *cfts);
A Dcgroup-defs.h29 struct cgroup_subsys;
167 struct cgroup_subsys *ss;
675 struct cgroup_subsys *ss; /* NULL for cgroup core files */
732 struct cgroup_subsys { struct

Completed in 8 milliseconds