Lines Matching defs:cft
451 struct cftype *cft = of_cft(of); in of_css() local
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()
3213 struct cftype *cft = of->kn->priv; in cgroup_file_write() local
3264 struct cftype *cft = seq_cft(m); in cgroup_seqfile_show() local
3349 struct cftype *cft) in cgroup_add_file()
3396 struct cftype *cft, *cft_end = NULL; in cgroup_addrm_files() local
3458 struct cftype *cft; in cgroup_exit_cftypes() local
3474 struct cftype *cft; in cgroup_init_cftypes() local
3589 struct cftype *cft; in cgroup_add_dfl_cftypes() local
3606 struct cftype *cft; in cgroup_add_legacy_cftypes() local
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()
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()