Home
last modified time | relevance | path

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

/block/
Dblk-cgroup.c444 static int blkcg_reset_stats(struct cgroup_subsys_state *css, in blkcg_reset_stats()
794 static void blkcg_css_offline(struct cgroup_subsys_state *css) in blkcg_css_offline()
818 static void blkcg_css_free(struct cgroup_subsys_state *css) in blkcg_css_free()
908 static int blkcg_can_attach(struct cgroup_subsys_state *css, in blkcg_can_attach()
Dblk-cgroup.h46 struct cgroup_subsys_state css; member
180 static inline struct blkcg *css_to_blkcg(struct cgroup_subsys_state *css) in css_to_blkcg()
Dcfq-iosched.c1728 static int __cfq_set_weight(struct cgroup_subsys_state *css, struct cftype *cft, in __cfq_set_weight()
1763 static int cfq_set_weight(struct cgroup_subsys_state *css, struct cftype *cft, in cfq_set_weight()
1769 static int cfq_set_leaf_weight(struct cgroup_subsys_state *css, in cfq_set_leaf_weight()
Dbio.c2017 struct cgroup_subsys_state *css; in bio_associate_current() local