Home
last modified time | relevance | path

Searched refs:cft (Results 1 – 5 of 5) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
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
Dcgroup-v1.c613 static u64 cgroup_read_notify_on_release(struct cgroup_subsys_state *css, struct cftype *cft) in cgroup_read_notify_on_release() argument
618 static int cgroup_write_notify_on_release(struct cgroup_subsys_state *css, struct cftype *cft, u64 … in cgroup_write_notify_on_release() argument
628 static u64 cgroup_clone_children_read(struct cgroup_subsys_state *css, struct cftype *cft) in cgroup_clone_children_read() argument
633 static int cgroup_clone_children_write(struct cgroup_subsys_state *css, struct cftype *cft, u64 val) in cgroup_clone_children_write() argument
Dcpuset.c2345 static int cpuset_write_u64(struct cgroup_subsys_state *css, struct cftype *cft, u64 val) in cpuset_write_u64() argument
2348 cpuset_filetype_t type = cft->private; in cpuset_write_u64()
2393 static int cpuset_write_s64(struct cgroup_subsys_state *css, struct cftype *cft, s64 val) in cpuset_write_s64() argument
2396 cpuset_filetype_t type = cft->private; in cpuset_write_s64()
2527 static u64 cpuset_read_u64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_u64() argument
2530 cpuset_filetype_t type = cft->private; in cpuset_read_u64()
2558 static s64 cpuset_read_s64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_s64() argument
2561 cpuset_filetype_t type = cft->private; in cpuset_read_s64()
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dcore.c8913 struct cftype *cft) in sched_colocate_read() argument
8921 struct cftype *cft, u64 colocate) in sched_colocate_write() argument
8948 struct cftype *cft) in cpu_shares_read_u64() argument
9112 struct cftype *cft) in cpu_cfs_quota_read_s64() argument
9124 struct cftype *cft) in cpu_cfs_period_read_u64() argument
9246 struct cftype *cft, s64 val) in cpu_rt_runtime_write() argument
9252 struct cftype *cft) in cpu_rt_runtime_read() argument
9264 struct cftype *cft) in cpu_rt_period_read_uint() argument
9355 struct cftype *cft) in cpu_weight_read_u64() argument
9364 struct cftype *cft, u64 weight) in cpu_weight_write_u64() argument
[all …]
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/
Drootfs_arm64.cpio.gz