Home
last modified time | relevance | path

Searched defs:cpd (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/block/
Dblk-ioprio.c66 struct blkcg_policy_data cpd; member
151 static void ioprio_free_cpd(struct blkcg_policy_data *cpd) in ioprio_free_cpd()
Dblk-cgroup.h102 struct blkcg_policy_data *cpd[BLKCG_MAX_POLS]; member
297 static inline struct blkcg *cpd_to_blkcg(struct blkcg_policy_data *cpd) in cpd_to_blkcg()
Dblk-cgroup.c1397 struct blkcg_policy_data *cpd; in blkcg_css_alloc() local
1760 struct blkcg_policy_data *cpd; in blkcg_policy_register() local
Dbfq-cgroup.c483 static struct bfq_group_data *cpd_to_bfqgd(struct blkcg_policy_data *cpd) in cpd_to_bfqgd()
505 static void bfq_cpd_free(struct blkcg_policy_data *cpd) in bfq_cpd_free()
Dblk-iocost.c555 struct blkcg_policy_data cpd; member
2960 static void ioc_cpd_free(struct blkcg_policy_data *cpd) in ioc_cpd_free()
/kernel/linux/linux-6.6/fs/hpfs/
Dmap.c65 struct code_page_data *cpd; in hpfs_load_code_page() local
/kernel/linux/linux-5.10/fs/hpfs/
Dmap.c65 struct code_page_data *cpd; in hpfs_load_code_page() local
/kernel/linux/linux-5.10/block/
Dbfq-cgroup.c490 static struct bfq_group_data *cpd_to_bfqgd(struct blkcg_policy_data *cpd) in cpd_to_bfqgd()
510 static void bfq_cpd_init(struct blkcg_policy_data *cpd) in bfq_cpd_init()
518 static void bfq_cpd_free(struct blkcg_policy_data *cpd) in bfq_cpd_free()
Dblk-cgroup.c1098 struct blkcg_policy_data *cpd; in blkcg_css_alloc() local
1500 struct blkcg_policy_data *cpd; in blkcg_policy_register() local
Dblk-iocost.c558 struct blkcg_policy_data cpd; member
2914 static void ioc_cpd_free(struct blkcg_policy_data *cpd) in ioc_cpd_free()
/kernel/linux/linux-5.10/include/linux/
Dblk-cgroup.h56 struct blkcg_policy_data *cpd[BLKCG_MAX_POLS]; member
399 static inline struct blkcg *cpd_to_blkcg(struct blkcg_policy_data *cpd) in cpd_to_blkcg()