Searched refs:periodp (Results 1 – 1 of 1) sorted by relevance
11341 u64 *periodp, u64 *quotap) in cpu_period_quota_parse() argument11345 if (sscanf(buf, "%20s %llu", tok, periodp) < 1) in cpu_period_quota_parse()11348 *periodp *= NSEC_PER_USEC; in cpu_period_quota_parse()