Lines Matching defs:cft
333 struct cftype *cft = of_cft(of); in of_css() local
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()
2932 struct cftype *cft = of->kn->priv; in cgroup_file_write() local
2983 struct cftype *cft = seq_cft(m); in cgroup_seqfile_show() local
3067 static int cgroup_add_file(struct cgroup *cgrp, struct cftype *cft) in cgroup_add_file()
3108 struct cftype *cft; in cgroup_addrm_files() local
3167 struct cftype *cft; in cgroup_exit_cftypes() local
3183 struct cftype *cft; in cgroup_init_cftypes() local
3298 struct cftype *cft; in cgroup_add_dfl_cftypes() local
3315 struct cftype *cft; in cgroup_add_legacy_cftypes() local
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()
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()