Home
last modified time | relevance | path

Searched defs:cfs_bandwidth (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/sched/
Dsched.h329 struct cfs_bandwidth { struct
331 raw_spinlock_t lock;
332 ktime_t period;
333 u64 quota;
334 u64 runtime;
335 s64 hierarchical_quota;
336 u64 runtime_expires;
337 int expires_seq;
339 short idle;
340 short period_active;
[all …]