Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h419 struct cfs_bandwidth { struct
421 raw_spinlock_t lock;
422 ktime_t period;
423 u64 quota;
424 u64 runtime;
425 u64 burst;
426 u64 runtime_snap;
427 s64 hierarchical_quota;
429 u8 idle;
430 u8 period_active;
[all …]