Home
last modified time | relevance | path

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

/net/core/
Dnetclassid_cgroup.c23 static inline struct cgroup_cls_state *css_cls_state(struct cgroup_subsys_state *css) in css_cls_state()
47 static int cgrp_css_online(struct cgroup_subsys_state *css) in cgrp_css_online()
58 static void cgrp_css_free(struct cgroup_subsys_state *css) in cgrp_css_free()
114 struct cgroup_subsys_state *css; in cgrp_attach() local
122 static u64 read_classid(struct cgroup_subsys_state *css, struct cftype *cft) in read_classid()
127 static int write_classid(struct cgroup_subsys_state *css, struct cftype *cft, in write_classid()
Dnetprio_cgroup.c93 static u32 netprio_prio(struct cgroup_subsys_state *css, struct net_device *dev) in netprio_prio()
112 static int netprio_set_prio(struct cgroup_subsys_state *css, in netprio_set_prio()
136 struct cgroup_subsys_state *css; in cgrp_css_alloc() local
145 static int cgrp_css_online(struct cgroup_subsys_state *css) in cgrp_css_online()
173 static void cgrp_css_free(struct cgroup_subsys_state *css) in cgrp_css_free()
178 static u64 read_prioidx(struct cgroup_subsys_state *css, struct cftype *cft) in read_prioidx()
232 struct cgroup_subsys_state *css; in net_prio_attach() local