Searched refs:misc_cg_try_charge (Results 1 – 3 of 3) sorted by relevance
54 int misc_cg_try_charge(enum misc_res_type type, struct misc_cg *cg,109 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() function179 EXPORT_SYMBOL_GPL(misc_cg_try_charge);
132 ret = misc_cg_try_charge(type, sev->misc_cg, 1); in sev_asid_new()