Searched refs:valid_type (Results 1 – 1 of 1) sorted by relevance
69 static inline bool valid_type(enum misc_res_type type) in valid_type() function88 if (!valid_type(type)) in misc_cg_set_capacity()159 if (!(valid_type(type) && cg && READ_ONCE(misc_res_capacity[type]))) in misc_cg_try_charge()200 if (!(amount && valid_type(type) && cg)) in misc_cg_uncharge()