Lines Matching refs:cftype

214 static struct cftype cgroup_dfl_base_files[];
215 static struct cftype cgroup_legacy_base_files[];
226 struct cgroup *cgrp, struct cftype cfts[],
451 struct cftype *cft = of_cft(of); in of_css()
1234 static char *cgroup_file_name(struct cgroup *cgrp, const struct cftype *cft, in cgroup_file_name()
1255 static umode_t cgroup_file_mode(const struct cftype *cft) in cgroup_file_mode()
1403 static void cgroup_rm_file(struct cgroup *cgrp, const struct cftype *cft) in cgroup_rm_file()
1430 struct cftype *cfts; in css_clear_dir()
1447 struct cftype *cfts, *failed_cfts; in css_populate_dir()
3213 struct cftype *cft = of->kn->priv; in cgroup_file_write()
3264 struct cftype *cft = seq_cft(m); in cgroup_seqfile_show()
3349 struct cftype *cft) in cgroup_add_file()
3393 struct cgroup *cgrp, struct cftype cfts[], in cgroup_addrm_files()
3396 struct cftype *cft, *cft_end = NULL; in cgroup_addrm_files()
3429 static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add) in cgroup_apply_cftypes()
3456 static void cgroup_exit_cftypes(struct cftype *cfts) in cgroup_exit_cftypes()
3458 struct cftype *cft; in cgroup_exit_cftypes()
3472 static int cgroup_init_cftypes(struct cgroup_subsys *ss, struct cftype *cfts) in cgroup_init_cftypes()
3474 struct cftype *cft; in cgroup_init_cftypes()
3506 static int cgroup_rm_cftypes_locked(struct cftype *cfts) in cgroup_rm_cftypes_locked()
3530 int cgroup_rm_cftypes(struct cftype *cfts) in cgroup_rm_cftypes()
3554 static int cgroup_add_cftypes(struct cgroup_subsys *ss, struct cftype *cfts) in cgroup_add_cftypes()
3587 int cgroup_add_dfl_cftypes(struct cgroup_subsys *ss, struct cftype *cfts) in cgroup_add_dfl_cftypes()
3589 struct cftype *cft; in cgroup_add_dfl_cftypes()
3604 int cgroup_add_legacy_cftypes(struct cgroup_subsys *ss, struct cftype *cfts) in cgroup_add_legacy_cftypes()
3606 struct cftype *cft; in cgroup_add_legacy_cftypes()
4550 struct cftype *cft) in cgroup_read_notify_on_release()
4556 struct cftype *cft, u64 val) in cgroup_write_notify_on_release()
4566 struct cftype *cft) in cgroup_clone_children_read()
4572 struct cftype *cft, u64 val) in cgroup_clone_children_write()
4582 static struct cftype cgroup_dfl_base_files[] = {
4618 static struct cftype cgroup_legacy_base_files[] = {
5876 struct cftype *cft) in debug_taskcount_read()
5882 struct cftype *cft) in current_css_set_read()
5888 struct cftype *cft) in current_css_set_refcount_read()
5957 static u64 releasable_read(struct cgroup_subsys_state *css, struct cftype *cft) in releasable_read()
5963 static struct cftype debug_files[] = {