Searched refs:cftype (Results 1 – 2 of 2) sorted by relevance
669 struct cftype { struct710 u64 (*read_u64)(struct cgroup_subsys_state *css, struct cftype *cft); argument714 s64 (*read_s64)(struct cgroup_subsys_state *css, struct cftype *cft); argument729 int (*write_u64)(struct cgroup_subsys_state *css, struct cftype *cft, argument734 int (*write_s64)(struct cgroup_subsys_state *css, struct cftype *cft, argument831 struct cftype *dfl_cftypes; /* for the default hierarchy */832 struct cftype *legacy_cftypes; /* for the legacy hierarchies */
117 int cgroup_add_dfl_cftypes(struct cgroup_subsys *ss, struct cftype *cfts);118 int cgroup_add_legacy_cftypes(struct cgroup_subsys *ss, struct cftype *cfts);119 int cgroup_rm_cftypes(struct cftype *cfts);572 static inline struct cftype *of_cft(struct kernfs_open_file *of) in of_cft()580 static inline struct cftype *seq_cft(struct seq_file *seq) in seq_cft()