Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dcgroup-defs.h561 struct cftype { struct
567 char name[MAX_CFTYPE_NAME];
568 unsigned long private;
574 size_t max_write_len;
577 unsigned int flags;
602 u64 (*read_u64)(struct cgroup_subsys_state *css, struct cftype *cft); argument
606 s64 (*read_s64)(struct cgroup_subsys_state *css, struct cftype *cft); argument
621 int (*write_u64)(struct cgroup_subsys_state *css, struct cftype *cft, argument
626 int (*write_s64)(struct cgroup_subsys_state *css, struct cftype *cft, argument
635 ssize_t (*write)(struct kernfs_open_file *of,
[all …]
/linux-6.1.9/block/
Dblk-cgroup.c492 struct cftype *cftype, u64 val) in blkcg_reset_stats()
Dbfq-cgroup.c1068 struct cftype *cftype, in bfq_io_set_weight_legacy()
/linux-6.1.9/kernel/sched/
Dcore.c10539 struct cftype *cftype, u64 shareval) in cpu_shares_write_u64()
10736 struct cftype *cftype, s64 cfs_quota_us) in cpu_cfs_quota_write_s64()
10748 struct cftype *cftype, u64 cfs_period_us) in cpu_cfs_period_write_u64()
10760 struct cftype *cftype, u64 cfs_burst_us) in cpu_cfs_burst_write_u64()
10892 struct cftype *cftype, u64 rt_period_us) in cpu_rt_period_write_uint()