Searched refs:cgroup_parse_float (Results 1 – 3 of 3) sorted by relevance
148 int cgroup_parse_float(const char *input, unsigned dec_shift, s64 *v);
7296 int cgroup_parse_float(const char *input, unsigned dec_shift, s64 *v) in cgroup_parse_float() function
9303 req.ret = cgroup_parse_float(buf, UCLAMP_PERCENT_SHIFT, in capacity_from_percent()