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

/linux-master/block/
H A Dbfq-cgroup.c1072 bfq_io_set_weight_legacy(struct cgroup_subsys_state *css, struct cftype *cftype, u64 val) argument
H A Dblk-cgroup.c655 blkcg_reset_stats(struct cgroup_subsys_state *css, struct cftype *cftype, u64 val) argument
/linux-master/include/linux/
H A Dcgroup-defs.h599 struct cftype { struct
[all...]
/linux-master/kernel/sched/
H A Dcore.c10782 cpu_shares_write_u64(struct cgroup_subsys_state *css, struct cftype *cftype, u64 shareval) argument
10979 cpu_cfs_quota_write_s64(struct cgroup_subsys_state *css, struct cftype *cftype, s64 cfs_quota_us) argument
10991 cpu_cfs_period_write_u64(struct cgroup_subsys_state *css, struct cftype *cftype, u64 cfs_period_us) argument
11003 cpu_cfs_burst_write_u64(struct cgroup_subsys_state *css, struct cftype *cftype, u64 cfs_burst_us) argument
11157 cpu_rt_period_write_uint(struct cgroup_subsys_state *css, struct cftype *cftype, u64 rt_period_us) argument
[all...]

Completed in 365 milliseconds