Home
last modified time | relevance | path

Searched defs:cft (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.6/kernel/sched/
Dcpuacct.c175 struct cftype *cft) in cpuusage_user_read()
181 struct cftype *cft) in cpuusage_sys_read()
186 static u64 cpuusage_read(struct cgroup_subsys_state *css, struct cftype *cft) in cpuusage_read()
191 static int cpuusage_write(struct cgroup_subsys_state *css, struct cftype *cft, in cpuusage_write()
Dcore.c10812 struct cftype *cft) in cpu_shares_read_u64()
10995 struct cftype *cft) in cpu_cfs_quota_read_s64()
11007 struct cftype *cft) in cpu_cfs_period_read_u64()
11019 struct cftype *cft) in cpu_cfs_burst_read_u64()
11171 struct cftype *cft, s64 val) in cpu_rt_runtime_write()
11177 struct cftype *cft) in cpu_rt_runtime_read()
11189 struct cftype *cft) in cpu_rt_period_read_uint()
11197 struct cftype *cft) in cpu_idle_read_s64()
11203 struct cftype *cft, s64 idle) in cpu_idle_write_s64()
11322 struct cftype *cft) in cpu_weight_read_u64()
[all …]
/Linux-v6.6/kernel/cgroup/
Ddebug.c35 struct cftype *cft) in debug_taskcount_read()
77 struct cftype *cft) in current_css_set_refcount_read()
271 static u64 releasable_read(struct cgroup_subsys_state *css, struct cftype *cft) in releasable_read()
Dlegacy_freezer.c438 struct cftype *cft) in freezer_self_freezing_read()
446 struct cftype *cft) in freezer_parent_freezing_read()
Dpids.c327 struct cftype *cft) in pids_current_read()
335 struct cftype *cft) in pids_peak_read()
Dcgroup-v1.c590 struct cftype *cft) in cgroup_read_notify_on_release()
596 struct cftype *cft, u64 val) in cgroup_write_notify_on_release()
606 struct cftype *cft) in cgroup_clone_children_read()
612 struct cftype *cft, u64 val) in cgroup_clone_children_write()
Dcgroup.c637 struct cftype *cft = of_cft(of); in of_css() local
1496 static char *cgroup_file_name(struct cgroup *cgrp, const struct cftype *cft, in cgroup_file_name()
1520 static umode_t cgroup_file_mode(const struct cftype *cft) in cgroup_file_mode()
1654 static void cgroup_rm_file(struct cgroup *cgrp, const struct cftype *cft) in cgroup_rm_file()
4011 struct cftype *cft = of_cft(of); in cgroup_file_open() local
4036 struct cftype *cft = of_cft(of); in cgroup_file_release() local
4050 struct cftype *cft = of_cft(of); in cgroup_file_write() local
4100 struct cftype *cft = of_cft(of); in cgroup_file_poll() local
4126 struct cftype *cft = seq_cft(m); in cgroup_seqfile_show() local
4183 struct cftype *cft) in cgroup_add_file()
[all …]
Dcpuset.c2757 static int cpuset_write_u64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_u64()
2806 static int cpuset_write_s64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_s64()
2940 static u64 cpuset_read_u64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_u64()
2971 static s64 cpuset_read_s64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_s64()
/Linux-v6.6/mm/
Dhugetlb_cgroup.c470 struct cftype *cft = seq_cft(seq); in hugetlb_cgroup_read_numa_stat() local
521 struct cftype *cft) in hugetlb_cgroup_read_u64()
556 struct cftype *cft = seq_cft(seq); in hugetlb_cgroup_read_u64_max() local
689 struct cftype *cft = seq_cft(seq); in __hugetlb_events_show() local
717 struct cftype *cft; in __hugetlb_cgroup_file_dfl_init() local
788 struct cftype *cft; in __hugetlb_cgroup_file_legacy_init() local
Dmemcontrol.c3646 struct cftype *cft) in mem_cgroup_hierarchy_read()
3652 struct cftype *cft, u64 val) in mem_cgroup_hierarchy_write()
3695 struct cftype *cft) in mem_cgroup_read_u64()
3932 struct cftype *cft) in mem_cgroup_move_charge_read()
3939 struct cftype *cft, u64 val) in mem_cgroup_move_charge_write()
3961 struct cftype *cft, u64 val) in mem_cgroup_move_charge_write()
4176 struct cftype *cft) in mem_cgroup_swappiness_read()
4184 struct cftype *cft, u64 val) in mem_cgroup_swappiness_write()
4536 struct cftype *cft, u64 val) in mem_cgroup_oom_control_write()
6415 struct cftype *cft) in memory_current_read()
[all …]
/Linux-v6.6/net/core/
Dnetclassid_cgroup.c109 static u64 read_classid(struct cgroup_subsys_state *css, struct cftype *cft) in read_classid()
114 static int write_classid(struct cgroup_subsys_state *css, struct cftype *cft, in write_classid()
Dnetprio_cgroup.c178 static u64 read_prioidx(struct cgroup_subsys_state *css, struct cftype *cft) in read_prioidx()