Searched defs:cft (Results 1 – 4 of 4) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/kernel/cgroup/ |
| D | legacy_freezer.c | 449 static u64 freezer_self_freezing_read(struct cgroup_subsys_state *css, struct cftype *cft) in freezer_self_freezing_read() 456 static u64 freezer_parent_freezing_read(struct cgroup_subsys_state *css, struct cftype *cft) in freezer_parent_freezing_read()
|
| D | cgroup-v1.c | 613 static u64 cgroup_read_notify_on_release(struct cgroup_subsys_state *css, struct cftype *cft) in cgroup_read_notify_on_release() 618 static int cgroup_write_notify_on_release(struct cgroup_subsys_state *css, struct cftype *cft, u64 … in cgroup_write_notify_on_release() 628 static u64 cgroup_clone_children_read(struct cgroup_subsys_state *css, struct cftype *cft) in cgroup_clone_children_read() 633 static int cgroup_clone_children_write(struct cgroup_subsys_state *css, struct cftype *cft, u64 val) in cgroup_clone_children_write()
|
| D | cpuset.c | 2345 static int cpuset_write_u64(struct cgroup_subsys_state *css, struct cftype *cft, u64 val) in cpuset_write_u64() 2393 static int cpuset_write_s64(struct cgroup_subsys_state *css, struct cftype *cft, s64 val) in cpuset_write_s64() 2527 static u64 cpuset_read_u64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_u64() 2558 static s64 cpuset_read_s64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_s64()
|
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | core.c | 8913 struct cftype *cft) in sched_colocate_read() 8921 struct cftype *cft, u64 colocate) in sched_colocate_write() 8948 struct cftype *cft) in cpu_shares_read_u64() 9112 struct cftype *cft) in cpu_cfs_quota_read_s64() 9124 struct cftype *cft) in cpu_cfs_period_read_u64() 9246 struct cftype *cft, s64 val) in cpu_rt_runtime_write() 9252 struct cftype *cft) in cpu_rt_runtime_read() 9264 struct cftype *cft) in cpu_rt_period_read_uint() 9355 struct cftype *cft) in cpu_weight_read_u64() 9364 struct cftype *cft, u64 weight) in cpu_weight_write_u64() [all …]
|