Home
last modified time | relevance | path

Searched defs:cftype (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dblk-cgroup.c440 blkcg_reset_stats(struct cgroup_subsys_state *css, struct cftype *cftype, u64 val) blkcg_reset_stats() argument
H A Dbfq-cgroup.c1054 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 Dbfq-cgroup.c1072 bfq_io_set_weight_legacy(struct cgroup_subsys_state *css, struct cftype *cftype, u64 val) bfq_io_set_weight_legacy() argument
H A Dblk-cgroup.c622 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 Dcgroup-defs.h536 struct cftype { struct
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dcgroup-defs.h579 struct cftype { struct
[all...]
/kernel/linux/linux-5.10/kernel/sched/
H A Dcore.c8525 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 Dcore.c11546 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