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