Searched defs:cft (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/kernel/sched/ |
D | cpuacct.c | 169 struct cftype *cft) in cpuusage_user_read() 175 struct cftype *cft) in cpuusage_sys_read() 180 static u64 cpuusage_read(struct cgroup_subsys_state *css, struct cftype *cft) in cpuusage_read() 185 static int cpuusage_write(struct cgroup_subsys_state *css, struct cftype *cft, in cpuusage_write()
|
D | core.c | 6491 struct cftype *cft) in cpu_shares_read_u64() 6629 struct cftype *cft) in cpu_cfs_quota_read_s64() 6641 struct cftype *cft) in cpu_cfs_period_read_u64() 6761 struct cftype *cft, s64 val) in cpu_rt_runtime_write() 6767 struct cftype *cft) in cpu_rt_runtime_read() 6779 struct cftype *cft) in cpu_rt_period_read_uint() 6848 struct cftype *cft) in cpu_weight_read_u64() 6857 struct cftype *cft, u64 weight) in cpu_weight_write_u64() 6875 struct cftype *cft) in cpu_weight_nice_read_s64() 6893 struct cftype *cft, s64 nice) in cpu_weight_nice_write_s64()
|
/Linux-v4.19/kernel/cgroup/ |
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()
|
D | freezer.c | 438 struct cftype *cft) in freezer_self_freezing_read() 446 struct cftype *cft) in freezer_parent_freezing_read()
|
D | cgroup.c | 567 struct cftype *cft = of_cft(of); in of_css() local 1395 static char *cgroup_file_name(struct cgroup *cgrp, const struct cftype *cft, in cgroup_file_name() 1416 static umode_t cgroup_file_mode(const struct cftype *cft) in cgroup_file_mode() 1550 static void cgroup_rm_file(struct cgroup *cgrp, const struct cftype *cft) in cgroup_rm_file() 3421 struct cftype *cft = of->kn->priv; in cgroup_file_open() local 3430 struct cftype *cft = of->kn->priv; in cgroup_file_release() local 3441 struct cftype *cft = of->kn->priv; in cgroup_file_write() local 3504 struct cftype *cft = seq_cft(m); in cgroup_seqfile_show() local 3559 struct cftype *cft) in cgroup_add_file() 3610 struct cftype *cft, *cft_end = NULL; in cgroup_addrm_files() local [all …]
|
D | cgroup-v1.c | 608 struct cftype *cft) in cgroup_read_notify_on_release() 614 struct cftype *cft, u64 val) in cgroup_write_notify_on_release() 624 struct cftype *cft) in cgroup_clone_children_read() 630 struct cftype *cft, u64 val) in cgroup_clone_children_write()
|
D | cpuset.c | 1607 static int cpuset_write_u64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_u64() 1654 static int cpuset_write_s64(struct cgroup_subsys_state *css, struct cftype *cft, in cpuset_write_s64() 1781 static u64 cpuset_read_u64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_u64() 1812 static s64 cpuset_read_s64(struct cgroup_subsys_state *css, struct cftype *cft) in cpuset_read_s64()
|
D | pids.c | 302 struct cftype *cft) in pids_current_read()
|
/Linux-v4.19/net/core/ |
D | netclassid_cgroup.c | 87 static u64 read_classid(struct cgroup_subsys_state *css, struct cftype *cft) in read_classid() 92 static int write_classid(struct cgroup_subsys_state *css, struct cftype *cft, in write_classid()
|
D | netprio_cgroup.c | 182 static u64 read_prioidx(struct cgroup_subsys_state *css, struct cftype *cft) in read_prioidx()
|
/Linux-v4.19/mm/ |
D | hugetlb_cgroup.c | 265 struct cftype *cft) in hugetlb_cgroup_read_u64() 356 struct cftype *cft; in __hugetlb_cgroup_file_init() local
|
D | memcontrol.c | 2921 struct cftype *cft) in mem_cgroup_hierarchy_read() 2927 struct cftype *cft, u64 val) in mem_cgroup_hierarchy_write() 3018 struct cftype *cft) in mem_cgroup_read_u64() 3291 struct cftype *cft) in mem_cgroup_move_charge_read() 3298 struct cftype *cft, u64 val) in mem_cgroup_move_charge_write() 3316 struct cftype *cft, u64 val) in mem_cgroup_move_charge_write() 3477 struct cftype *cft) in mem_cgroup_swappiness_read() 3485 struct cftype *cft, u64 val) in mem_cgroup_swappiness_write() 3833 struct cftype *cft, u64 val) in mem_cgroup_oom_control_write() 5357 struct cftype *cft) in memory_current_read() [all …]
|
/Linux-v4.19/block/ |
D | cfq-iosched.c | 1869 static int cfq_set_weight(struct cgroup_subsys_state *css, struct cftype *cft, in cfq_set_weight() 1876 struct cftype *cft, u64 val) in cfq_set_leaf_weight()
|