Searched defs:cftype (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | blk-cgroup.c | 440 blkcg_reset_stats(struct cgroup_subsys_state *css, struct cftype *cftype, u64 val) blkcg_reset_stats() argument
|
H A D | bfq-cgroup.c | 1054 bfq_io_set_weight_legacy(struct cgroup_subsys_state *css, struct cftype *cftype, u64 val) bfq_io_set_weight_legacy() argument
|
/kernel/linux/linux-6.6/block/ |
H A D | bfq-cgroup.c | 1072 bfq_io_set_weight_legacy(struct cgroup_subsys_state *css, struct cftype *cftype, u64 val) bfq_io_set_weight_legacy() argument
|
H A D | blk-cgroup.c | 622 blkcg_reset_stats(struct cgroup_subsys_state *css, struct cftype *cftype, u64 val) blkcg_reset_stats() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | cgroup-defs.h | 536 struct cftype { struct [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | cgroup-defs.h | 579 struct cftype { struct [all...] |
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | core.c | 8525 cpu_shares_write_u64(struct cgroup_subsys_state *css, struct cftype *cftype, u64 shareval) cpu_shares_write_u64() argument 8690 cpu_cfs_quota_write_s64(struct cgroup_subsys_state *css, struct cftype *cftype, s64 cfs_quota_us) cpu_cfs_quota_write_s64() argument 8702 cpu_cfs_period_write_u64(struct cgroup_subsys_state *css, struct cftype *cftype, u64 cfs_period_us) cpu_cfs_period_write_u64() argument 8828 cpu_rt_period_write_uint(struct cgroup_subsys_state *css, struct cftype *cftype, u64 rt_period_us) cpu_rt_period_write_uint() argument [all...] |
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | core.c | 11546 cpu_shares_write_u64(struct cgroup_subsys_state *css, struct cftype *cftype, u64 shareval) cpu_shares_write_u64() argument 11743 cpu_cfs_quota_write_s64(struct cgroup_subsys_state *css, struct cftype *cftype, s64 cfs_quota_us) cpu_cfs_quota_write_s64() argument 11755 cpu_cfs_period_write_u64(struct cgroup_subsys_state *css, struct cftype *cftype, u64 cfs_period_us) cpu_cfs_period_write_u64() argument 11767 cpu_cfs_burst_write_u64(struct cgroup_subsys_state *css, struct cftype *cftype, u64 cfs_burst_us) cpu_cfs_burst_write_u64() argument 11925 cpu_rt_period_write_uint(struct cgroup_subsys_state *css, struct cftype *cftype, u64 rt_period_us) cpu_rt_period_write_uint() argument [all...] |
Completed in 39 milliseconds