Searched defs:cft (Results  1 – 12 of 12) sorted by relevance
| /linux-4.4.14/net/core/ | 
| D | netclassid_cgroup.c | 93 static u64 read_classid(struct cgroup_subsys_state *css, struct cftype *cft)  in read_classid()98 static int write_classid(struct cgroup_subsys_state *css, struct cftype *cft,  in write_classid()
 
 | 
| D | netprio_cgroup.c | 171 static u64 read_prioidx(struct cgroup_subsys_state *css, struct cftype *cft)  in read_prioidx()
 | 
| /linux-4.4.14/kernel/ | 
| D | cgroup.c | 451 	struct cftype *cft = of_cft(of);  in of_css()  local1234 static char *cgroup_file_name(struct cgroup *cgrp, const struct cftype *cft,  in cgroup_file_name()
 1255 static umode_t cgroup_file_mode(const struct cftype *cft)  in cgroup_file_mode()
 1403 static void cgroup_rm_file(struct cgroup *cgrp, const struct cftype *cft)  in cgroup_rm_file()
 3213 	struct cftype *cft = of->kn->priv;  in cgroup_file_write()  local
 3264 	struct cftype *cft = seq_cft(m);  in cgroup_seqfile_show()  local
 3349 			   struct cftype *cft)  in cgroup_add_file()
 3396 	struct cftype *cft, *cft_end = NULL;  in cgroup_addrm_files()  local
 3458 	struct cftype *cft;  in cgroup_exit_cftypes()  local
 3474 	struct cftype *cft;  in cgroup_init_cftypes()  local
 [all …]
 
 | 
| D | cgroup_freezer.c | 438 				      struct cftype *cft)  in freezer_self_freezing_read()446 					struct cftype *cft)  in freezer_parent_freezing_read()
 
 | 
| D | cpuset.c | 1602 static int cpuset_write_u64(struct cgroup_subsys_state *css, struct cftype *cft,  in cpuset_write_u64()1649 static int cpuset_write_s64(struct cgroup_subsys_state *css, struct cftype *cft,  in cpuset_write_s64()
 1776 static u64 cpuset_read_u64(struct cgroup_subsys_state *css, struct cftype *cft)  in cpuset_read_u64()
 1807 static s64 cpuset_read_s64(struct cgroup_subsys_state *css, struct cftype *cft)  in cpuset_read_s64()
 
 | 
| D | cgroup_pids.c | 284 			     struct cftype *cft)  in pids_current_read()
 | 
| /linux-4.4.14/kernel/sched/ | 
| D | cpuacct.c | 135 static u64 cpuusage_read(struct cgroup_subsys_state *css, struct cftype *cft)  in cpuusage_read()147 static int cpuusage_write(struct cgroup_subsys_state *css, struct cftype *cft,  in cpuusage_write()
 
 | 
| D | core.c | 8275 			       struct cftype *cft)  in cpu_shares_read_u64()8410 				  struct cftype *cft)  in cpu_cfs_quota_read_s64()
 8422 				   struct cftype *cft)  in cpu_cfs_period_read_u64()
 8527 				struct cftype *cft, s64 val)  in cpu_rt_runtime_write()
 8533 			       struct cftype *cft)  in cpu_rt_runtime_read()
 8545 				   struct cftype *cft)  in cpu_rt_period_read_uint()
 
 | 
| /linux-4.4.14/mm/ | 
| D | hugetlb_cgroup.c | 249 				   struct cftype *cft)  in hugetlb_cgroup_read_u64()339 	struct cftype *cft;  in __hugetlb_cgroup_file_init()  local
 
 | 
| D | memcontrol.c | 2778 				     struct cftype *cft)  in mem_cgroup_hierarchy_read()2784 				      struct cftype *cft, u64 val)  in mem_cgroup_hierarchy_write()
 2857 			       struct cftype *cft)  in mem_cgroup_read_u64()
 3071 					struct cftype *cft)  in mem_cgroup_move_charge_read()
 3078 					struct cftype *cft, u64 val)  in mem_cgroup_move_charge_write()
 3096 					struct cftype *cft, u64 val)  in mem_cgroup_move_charge_write()
 3249 				      struct cftype *cft)  in mem_cgroup_swappiness_read()
 3257 				       struct cftype *cft, u64 val)  in mem_cgroup_swappiness_write()
 3603 	struct cftype *cft, u64 val)  in mem_cgroup_oom_control_write()
 5075 			       struct cftype *cft)  in memory_current_read()
 
 | 
| /linux-4.4.14/net/ipv4/ | 
| D | tcp_memcontrol.c | 141 static u64 tcp_cgroup_read(struct cgroup_subsys_state *css, struct cftype *cft)  in tcp_cgroup_read()
 | 
| /linux-4.4.14/block/ | 
| D | cfq-iosched.c | 1866 static int cfq_set_weight(struct cgroup_subsys_state *css, struct cftype *cft,  in cfq_set_weight()1873 			       struct cftype *cft, u64 val)  in cfq_set_leaf_weight()
 
 |