Searched refs:misc_cg_try_charge (Results 1 – 3 of 3) sorted by relevance
58 int misc_cg_try_charge(enum misc_res_type type, struct misc_cg *cg,113 static inline int misc_cg_try_charge(enum misc_res_type type, in misc_cg_try_charge() function
140 int misc_cg_try_charge(enum misc_res_type type, struct misc_cg *cg, in misc_cg_try_charge() function177 EXPORT_SYMBOL_GPL(misc_cg_try_charge);
127 return misc_cg_try_charge(type, sev->misc_cg, 1); in sev_misc_cg_try_charge()