Searched refs:blkcg_policy_data (Results 1 – 6 of 6) sorted by relevance
97 struct blkcg_policy_data *cpd[BLKCG_MAX_POLS];137 struct blkcg_policy_data { struct143 typedef struct blkcg_policy_data *(blkcg_pol_alloc_cpd_fn)(gfp_t gfp); argument144 typedef void (blkcg_pol_init_cpd_fn)(struct blkcg_policy_data *cpd);145 typedef void (blkcg_pol_free_cpd_fn)(struct blkcg_policy_data *cpd);146 typedef void (blkcg_pol_bind_cpd_fn)(struct blkcg_policy_data *cpd);269 static inline struct blkcg_policy_data *blkcg_to_cpd(struct blkcg *blkcg, in blkcg_to_cpd()286 static inline struct blkcg *cpd_to_blkcg(struct blkcg_policy_data *cpd) in cpd_to_blkcg()474 struct blkcg_policy_data { struct
63 struct blkcg_policy_data cpd;137 static struct blkcg_policy_data *ioprio_alloc_cpd(gfp_t gfp) in ioprio_alloc_cpd()148 static void ioprio_free_cpd(struct blkcg_policy_data *cpd) in ioprio_free_cpd()
485 static struct bfq_group_data *cpd_to_bfqgd(struct blkcg_policy_data *cpd) in cpd_to_bfqgd()495 static struct blkcg_policy_data *bfq_cpd_alloc(gfp_t gfp) in bfq_cpd_alloc()505 static void bfq_cpd_init(struct blkcg_policy_data *cpd) in bfq_cpd_init()513 static void bfq_cpd_free(struct blkcg_policy_data *cpd) in bfq_cpd_free()
882 struct blkcg_policy_data pd;
1159 struct blkcg_policy_data *cpd; in blkcg_css_alloc()1533 struct blkcg_policy_data *cpd; in blkcg_policy_register()
551 struct blkcg_policy_data cpd;2903 static struct blkcg_policy_data *ioc_cpd_alloc(gfp_t gfp) in ioc_cpd_alloc()2915 static void ioc_cpd_free(struct blkcg_policy_data *cpd) in ioc_cpd_free()