Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dcgroup-defs.h579 struct cftype { struct
585 char name[MAX_CFTYPE_NAME];
586 unsigned long private;
592 size_t max_write_len;
595 unsigned int flags;
620 u64 (*read_u64)(struct cgroup_subsys_state *css, struct cftype *cft); argument
624 s64 (*read_s64)(struct cgroup_subsys_state *css, struct cftype *cft); argument
639 int (*write_u64)(struct cgroup_subsys_state *css, struct cftype *cft, argument
644 int (*write_s64)(struct cgroup_subsys_state *css, struct cftype *cft, argument
653 ssize_t (*write)(struct kernfs_open_file *of,
[all …]
/Linux-v6.6/block/
Dblk-cgroup.c610 struct cftype *cftype, u64 val) in blkcg_reset_stats()
Dbfq-cgroup.c1073 struct cftype *cftype, in bfq_io_set_weight_legacy()
/Linux-v6.6/kernel/sched/
Dcore.c10804 struct cftype *cftype, u64 shareval) in cpu_shares_write_u64()
11001 struct cftype *cftype, s64 cfs_quota_us) in cpu_cfs_quota_write_s64()
11013 struct cftype *cftype, u64 cfs_period_us) in cpu_cfs_period_write_u64()
11025 struct cftype *cftype, u64 cfs_burst_us) in cpu_cfs_burst_write_u64()
11183 struct cftype *cftype, u64 rt_period_us) in cpu_rt_period_write_uint()