Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dlegacy_freezer.c449 static u64 freezer_self_freezing_read(struct cgroup_subsys_state *css, struct cftype *cft) in freezer_self_freezing_read() argument
456 static u64 freezer_parent_freezing_read(struct cgroup_subsys_state *css, struct cftype *cft) in freezer_parent_freezing_read() argument
H A Dcpuset.c2345 static int cpuset_write_u64(struct cgroup_subsys_state *css, struct cftype *cft, u64 val) in cpuset_write_u64() argument
2393 static int cpuset_write_s64(struct cgroup_subsys_state *css, struct cftype *cft, s64 val) in cpuset_write_s64() argument
2527 static u64 cpuset_read_u64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_u64() argument
2558 static s64 cpuset_read_s64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_s64() argument
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c8912 sched_colocate_read(struct cgroup_subsys_state *css, struct cftype *cft) sched_colocate_read() argument
8920 sched_colocate_write(struct cgroup_subsys_state *css, struct cftype *cft, u64 colocate) sched_colocate_write() argument
8947 cpu_shares_read_u64(struct cgroup_subsys_state *css, struct cftype *cft) cpu_shares_read_u64() argument
9111 cpu_cfs_quota_read_s64(struct cgroup_subsys_state *css, struct cftype *cft) cpu_cfs_quota_read_s64() argument
9123 cpu_cfs_period_read_u64(struct cgroup_subsys_state *css, struct cftype *cft) cpu_cfs_period_read_u64() argument
9245 cpu_rt_runtime_write(struct cgroup_subsys_state *css, struct cftype *cft, s64 val) cpu_rt_runtime_write() argument
9251 cpu_rt_runtime_read(struct cgroup_subsys_state *css, struct cftype *cft) cpu_rt_runtime_read() argument
9263 cpu_rt_period_read_uint(struct cgroup_subsys_state *css, struct cftype *cft) cpu_rt_period_read_uint() argument
9354 cpu_weight_read_u64(struct cgroup_subsys_state *css, struct cftype *cft) cpu_weight_read_u64() argument
9363 cpu_weight_write_u64(struct cgroup_subsys_state *css, struct cftype *cft, u64 weight) cpu_weight_write_u64() argument
9382 cpu_weight_nice_read_s64(struct cgroup_subsys_state *css, struct cftype *cft) cpu_weight_nice_read_s64() argument
9401 cpu_weight_nice_write_s64(struct cgroup_subsys_state *css, struct cftype *cft, s64 nice) cpu_weight_nice_write_s64() argument
[all...]

Completed in 20 milliseconds