Searched refs:cft (Results 1 - 3 of 3) sorted by relevance

/net/ipv4/
H A Dtcp_memcontrol.c135 static int tcp_cgroup_write(struct cgroup *cont, struct cftype *cft, argument
142 switch (cft->private) {
183 static u64 tcp_cgroup_read(struct cgroup *cont, struct cftype *cft) argument
188 switch (cft->private) {
197 val = tcp_read_stat(memcg, cft->private, 0);
/net/core/
H A Dnetprio_cgroup.c174 static u64 read_prioidx(struct cgroup *cgrp, struct cftype *cft) argument
179 static int read_priomap(struct cgroup *cont, struct cftype *cft, argument
191 static int write_priomap(struct cgroup *cgrp, struct cftype *cft, argument
/net/sched/
H A Dcls_cgroup.c83 static u64 read_classid(struct cgroup *cgrp, struct cftype *cft) argument
88 static int write_classid(struct cgroup *cgrp, struct cftype *cft, u64 value) argument

Completed in 48 milliseconds