Home
last modified time | relevance | path

Searched refs:periodp (Results 1 – 1 of 1) sorted by relevance

/kernel/sched/
Dcore.c11341 u64 *periodp, u64 *quotap) in cpu_period_quota_parse() argument
11345 if (sscanf(buf, "%20s %llu", tok, periodp) < 1) in cpu_period_quota_parse()
11348 *periodp *= NSEC_PER_USEC; in cpu_period_quota_parse()