Lines Matching refs:cftype

185 static struct cftype cgroup_dfl_base_files[];
186 static struct cftype cgroup_legacy_base_files[];
195 static int cgroup_addrm_files(struct cgroup *cgrp, struct cftype cfts[],
333 struct cftype *cft = of_cft(of); in of_css()
1005 static char *cgroup_file_name(struct cgroup *cgrp, const struct cftype *cft, in cgroup_file_name()
1026 static umode_t cgroup_file_mode(const struct cftype *cft) in cgroup_file_mode()
1190 static void cgroup_rm_file(struct cgroup *cgrp, const struct cftype *cft) in cgroup_rm_file()
1209 struct cftype *cfts; in cgroup_clear_dir()
1649 struct cftype *base_files; in cgroup_setup_root()
2932 struct cftype *cft = of->kn->priv; in cgroup_file_write()
2983 struct cftype *cft = seq_cft(m); in cgroup_seqfile_show()
3067 static int cgroup_add_file(struct cgroup *cgrp, struct cftype *cft) in cgroup_add_file()
3105 static int cgroup_addrm_files(struct cgroup *cgrp, struct cftype cfts[], in cgroup_addrm_files()
3108 struct cftype *cft; in cgroup_addrm_files()
3138 static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add) in cgroup_apply_cftypes()
3165 static void cgroup_exit_cftypes(struct cftype *cfts) in cgroup_exit_cftypes()
3167 struct cftype *cft; in cgroup_exit_cftypes()
3181 static int cgroup_init_cftypes(struct cgroup_subsys *ss, struct cftype *cfts) in cgroup_init_cftypes()
3183 struct cftype *cft; in cgroup_init_cftypes()
3215 static int cgroup_rm_cftypes_locked(struct cftype *cfts) in cgroup_rm_cftypes_locked()
3239 int cgroup_rm_cftypes(struct cftype *cfts) in cgroup_rm_cftypes()
3263 static int cgroup_add_cftypes(struct cgroup_subsys *ss, struct cftype *cfts) in cgroup_add_cftypes()
3296 int cgroup_add_dfl_cftypes(struct cgroup_subsys *ss, struct cftype *cfts) in cgroup_add_dfl_cftypes()
3298 struct cftype *cft; in cgroup_add_dfl_cftypes()
3313 int cgroup_add_legacy_cftypes(struct cgroup_subsys *ss, struct cftype *cfts) in cgroup_add_legacy_cftypes()
3315 struct cftype *cft; in cgroup_add_legacy_cftypes()
4204 struct cftype *cft) in cgroup_read_notify_on_release()
4210 struct cftype *cft, u64 val) in cgroup_write_notify_on_release()
4220 struct cftype *cft) in cgroup_clone_children_read()
4226 struct cftype *cft, u64 val) in cgroup_clone_children_write()
4236 static struct cftype cgroup_dfl_base_files[] = {
4271 static struct cftype cgroup_legacy_base_files[] = {
4331 struct cftype *cfts; in cgroup_populate_dir()
4613 struct cftype *base_files; in cgroup_mkdir()
5488 struct cftype *cft) in debug_taskcount_read()
5494 struct cftype *cft) in current_css_set_read()
5500 struct cftype *cft) in current_css_set_refcount_read()
5569 static u64 releasable_read(struct cgroup_subsys_state *css, struct cftype *cft) in releasable_read()
5575 static struct cftype debug_files[] = {