• Home
  • Raw
  • Download

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[],
454 struct cftype *cft = of_cft(of); in of_css()
1239 static char *cgroup_file_name(struct cgroup *cgrp, const struct cftype *cft, in cgroup_file_name()
1260 static umode_t cgroup_file_mode(const struct cftype *cft) in cgroup_file_mode()
1408 static void cgroup_rm_file(struct cgroup *cgrp, const struct cftype *cft) in cgroup_rm_file()
1435 struct cftype *cfts; in css_clear_dir()
1452 struct cftype *cfts, *failed_cfts; in css_populate_dir()
3224 struct cftype *cft = of->kn->priv; in cgroup_file_write()
3275 struct cftype *cft = seq_cft(m); in cgroup_seqfile_show()
3364 struct cftype *cft) in cgroup_add_file()
3408 struct cgroup *cgrp, struct cftype cfts[], in cgroup_addrm_files()
3411 struct cftype *cft, *cft_end = NULL; in cgroup_addrm_files()
3444 static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add) in cgroup_apply_cftypes()
3471 static void cgroup_exit_cftypes(struct cftype *cfts) in cgroup_exit_cftypes()
3473 struct cftype *cft; in cgroup_exit_cftypes()
3487 static int cgroup_init_cftypes(struct cgroup_subsys *ss, struct cftype *cfts) in cgroup_init_cftypes()
3489 struct cftype *cft; in cgroup_init_cftypes()
3521 static int cgroup_rm_cftypes_locked(struct cftype *cfts) in cgroup_rm_cftypes_locked()
3545 int cgroup_rm_cftypes(struct cftype *cfts) in cgroup_rm_cftypes()
3569 static int cgroup_add_cftypes(struct cgroup_subsys *ss, struct cftype *cfts) in cgroup_add_cftypes()
3602 int cgroup_add_dfl_cftypes(struct cgroup_subsys *ss, struct cftype *cfts) in cgroup_add_dfl_cftypes()
3604 struct cftype *cft; in cgroup_add_dfl_cftypes()
3619 int cgroup_add_legacy_cftypes(struct cgroup_subsys *ss, struct cftype *cfts) in cgroup_add_legacy_cftypes()
3621 struct cftype *cft; in cgroup_add_legacy_cftypes()
4569 struct cftype *cft) in cgroup_read_notify_on_release()
4575 struct cftype *cft, u64 val) in cgroup_write_notify_on_release()
4585 struct cftype *cft) in cgroup_clone_children_read()
4591 struct cftype *cft, u64 val) in cgroup_clone_children_write()
4601 static struct cftype cgroup_dfl_base_files[] = {
4637 static struct cftype cgroup_legacy_base_files[] = {
5902 struct cftype *cft) in debug_taskcount_read()
5908 struct cftype *cft) in current_css_set_read()
5914 struct cftype *cft) in current_css_set_refcount_read()
5983 static u64 releasable_read(struct cgroup_subsys_state *css, struct cftype *cft) in releasable_read()
5989 static struct cftype debug_files[] = {