Home
last modified time | relevance | path

Searched refs:cftype (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dcgroup-defs.h537 struct cftype { struct
578 u64 (*read_u64)(struct cgroup_subsys_state *css, struct cftype *cft); argument
582 s64 (*read_s64)(struct cgroup_subsys_state *css, struct cftype *cft); argument
597 int (*write_u64)(struct cgroup_subsys_state *css, struct cftype *cft, argument
602 int (*write_s64)(struct cgroup_subsys_state *css, struct cftype *cft, argument
699 struct cftype *dfl_cftypes; /* for the default hierarchy */
700 struct cftype *legacy_cftypes; /* for the legacy hierarchies */
Dcgroup.h117 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);
647 static inline struct cftype *of_cft(struct kernfs_open_file *of) in of_cft()
655 static inline struct cftype *seq_cft(struct seq_file *seq) in seq_cft()
Dblk-cgroup.h162 struct cftype *dfl_cftypes;
163 struct cftype *legacy_cftypes;
Dhugetlb.h623 struct cftype cgroup_files_dfl[7];
624 struct cftype cgroup_files_legacy[9];