Home
last modified time | relevance | path

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

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