Searched refs:misc_cg_uncharge (Results 1 – 4 of 4) sorted by relevance
69 void misc_cg_uncharge(enum misc_res_type type, struct misc_cg *cg, u64 amount);122 static inline void misc_cg_uncharge(enum misc_res_type type, in misc_cg_uncharge() function
196 void misc_cg_uncharge(enum misc_res_type type, struct misc_cg *cg, u64 amount) in misc_cg_uncharge() function206 EXPORT_SYMBOL_GPL(misc_cg_uncharge);
271 misc_cg_uncharge(MISC_CG_RES_TDX, kvm_tdx->misc_cg, 1); in tdx_hkid_free()
198 misc_cg_uncharge(type, sev->misc_cg, 1); in sev_misc_cg_uncharge()