Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcgroup-defs.h680 struct cftype { struct
685 char name[MAX_CFTYPE_NAME];
686 unsigned long private;
692 size_t max_write_len;
695 unsigned int flags;
720 u64 (*read_u64)(struct cgroup_subsys_state *css, struct cftype *cft); argument
724 s64 (*read_s64)(struct cgroup_subsys_state *css, struct cftype *cft); argument
739 int (*write_u64)(struct cgroup_subsys_state *css, struct cftype *cft, argument
744 int (*write_s64)(struct cgroup_subsys_state *css, struct cftype *cft, argument
753 ssize_t (*write)(struct kernfs_open_file *of,
[all …]
/linux/block/
H A Dblk-cgroup.c650 struct cftype *cftype, u64 val) in blkcg_reset_stats()
H A Dbfq-cgroup.c1017 struct cftype *cftype, in bfq_io_set_weight_legacy()
/linux/kernel/sched/
H A Dcore.c9527 struct cftype *cftype, u64 shareval) in cpu_shares_write_u64()
9892 struct cftype *cftype, u64 period_us) in cpu_period_write_u64()
9902 struct cftype *cftype, s64 quota_us) in cpu_quota_write_s64()
9915 struct cftype *cftype, u64 burst_us) in cpu_burst_write_u64()
9939 struct cftype *cftype, u64 rt_period_us) in cpu_rt_period_write_uint()