Searched defs:cft (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/kernel/sched/ |
H A D | cpuacct.c | 175 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()
|
H A D | core.c | 10839 struct cftype *cft) in cpu_shares_read_u64() 11022 struct cftype *cft) in cpu_cfs_quota_read_s64() 11034 struct cftype *cft) in cpu_cfs_period_read_u64() 11046 struct cftype *cft) in cpu_cfs_burst_read_u64() 11198 struct cftype *cft, s64 val) in cpu_rt_runtime_write() 11204 struct cftype *cft) in cpu_rt_runtime_read() 11216 struct cftype *cft) in cpu_rt_period_read_uint() 11224 struct cftype *cft) in cpu_idle_read_s64() 11230 struct cftype *cft, s64 idle) in cpu_idle_write_s64() 11349 struct cftype *cft) in cpu_weight_read_u64() [all …]
|
/openbmc/linux/kernel/cgroup/ |
H A D | debug.c | 35 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()
|
H A D | legacy_freezer.c | 444 struct cftype *cft) in freezer_self_freezing_read() 452 struct cftype *cft) in freezer_parent_freezing_read()
|
H A D | pids.c | 327 struct cftype *cft) in pids_current_read() 335 struct cftype *cft) in pids_peak_read()
|
H A D | cgroup-v1.c | 590 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()
|
H A D | cgroup.c | 637 struct cftype *cft = of_cft(of); in of_css() local 4012 struct cftype *cft = of_cft(of); in cgroup_file_open() local 4037 struct cftype *cft = of_cft(of); in cgroup_file_release() local 4051 struct cftype *cft = of_cft(of); in cgroup_file_write() local 4101 struct cftype *cft = of_cft(of); in cgroup_file_poll() local 4184 struct cftype *cft) in cgroup_add_file() 4297 struct cftype *cft; in cgroup_exit_cftypes() local 4314 struct cftype *cft; in cgroup_init_cftypes() local 4438 struct cftype *cft; in cgroup_add_dfl_cftypes() local 4455 struct cftype *cft; in cgroup_add_legacy_cftypes() local [all …]
|
H A D | cpuset.c | 2768 static int cpuset_write_u64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_u64() 2817 static int cpuset_write_s64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_s64() 2951 static u64 cpuset_read_u64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_u64() 2982 static s64 cpuset_read_s64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_s64()
|
/openbmc/linux/net/core/ |
H A D | netclassid_cgroup.c | 109 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()
|
H A D | netprio_cgroup.c | 178 static u64 read_prioidx(struct cgroup_subsys_state *css, struct cftype *cft) in read_prioidx()
|
/openbmc/linux/mm/ |
H A D | hugetlb_cgroup.c | 470 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
|
H A D | memcontrol.c | 3647 struct cftype *cft) in mem_cgroup_hierarchy_read() 3696 struct cftype *cft) in mem_cgroup_read_u64() 3933 struct cftype *cft) in mem_cgroup_move_charge_read() 3940 struct cftype *cft, u64 val) in mem_cgroup_move_charge_write() 4177 struct cftype *cft) in mem_cgroup_swappiness_read() 4537 struct cftype *cft, u64 val) in mem_cgroup_oom_control_write() 6464 struct cftype *cft) in memory_current_read() 6472 struct cftype *cft) in memory_peak_read() 7678 struct cftype *cft) in swap_current_read() 7686 struct cftype *cft) in swap_peak_read() [all …]
|