Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-ioprio.c63 struct blkcg_policy_data cpd; member
149 static void ioprio_free_cpd(struct blkcg_policy_data *cpd) in ioprio_free_cpd()
H A Dmq-deadline-cgroup.c26 static void dd_cpd_free(struct blkcg_policy_data *cpd) in dd_cpd_free()
H A Dmq-deadline-cgroup.h35 struct blkcg_policy_data cpd; /* must be the first member */ member
H A Dbfq-cgroup.c488 static struct bfq_group_data *cpd_to_bfqgd(struct blkcg_policy_data *cpd) in cpd_to_bfqgd()
508 static void bfq_cpd_init(struct blkcg_policy_data *cpd) in bfq_cpd_init()
516 static void bfq_cpd_free(struct blkcg_policy_data *cpd) in bfq_cpd_free()
H A Dblk-cgroup.c1088 struct blkcg_policy_data *cpd; in blkcg_css_alloc() local
1491 struct blkcg_policy_data *cpd; in blkcg_policy_register() local
H A Dblk-iocost.c554 struct blkcg_policy_data cpd; member
2897 static void ioc_cpd_free(struct blkcg_policy_data *cpd) in ioc_cpd_free()
/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dmap.c65 struct code_page_data *cpd; in hpfs_load_code_page() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dblk-cgroup.h58 struct blkcg_policy_data *cpd[BLKCG_MAX_POLS]; member
401 static inline struct blkcg *cpd_to_blkcg(struct blkcg_policy_data *cpd) in cpd_to_blkcg()