Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h443 struct cfs_bandwidth { struct
445 raw_spinlock_t lock;
446 ktime_t period;
447 u64 quota;
448 u64 runtime;
449 u64 burst;
450 u64 runtime_snap;
451 s64 hierarchical_quota;
453 u8 idle;
454 u8 period_active;
[all …]