Searched defs:cfs_bandwidth (Results 1 – 13 of 13) sorted by relevance
54339 struct cfs_bandwidth { struct54340 raw_spinlock_t lock;54341 ktime_t period;54342 u64 quota;54343 u64 runtime;54344 u64 burst;54345 u64 runtime_snap;54346 s64 hierarchical_quota;54347 u8 idle;54348 u8 period_active;[all …]
14193 struct cfs_bandwidth { struct14194 raw_spinlock_t lock;14195 ktime_t period;14196 u64 quota;14197 u64 runtime;14198 u64 burst;14199 u64 runtime_snap;14200 s64 hierarchical_quota;14201 u8 idle;14202 u8 period_active;[all …]
32047 struct cfs_bandwidth { struct32048 raw_spinlock_t lock;32049 ktime_t period;32050 u64 quota;32051 u64 runtime;32052 u64 burst;32053 u64 runtime_snap;32054 s64 hierarchical_quota;32055 u8 idle;32056 u8 period_active;[all …]
15900 struct cfs_bandwidth { struct15901 raw_spinlock_t lock;15902 ktime_t period;15903 u64 quota;15904 u64 runtime;15905 u64 burst;15906 u64 runtime_snap;15907 s64 hierarchical_quota;15908 u8 idle;15909 u8 period_active;[all …]
17593 struct cfs_bandwidth { struct17594 raw_spinlock_t lock;17595 ktime_t period;17596 u64 quota;17597 u64 runtime;17598 u64 burst;17599 u64 runtime_snap;17600 s64 hierarchical_quota;17601 u8 idle;17602 u8 period_active;[all …]
107186 struct cfs_bandwidth {}; struct107203 struct cfs_bandwidth cfs_bandwidth; member
23493 struct cfs_bandwidth {}; struct23514 struct cfs_bandwidth cfs_bandwidth; member
33658 struct cfs_bandwidth {}; struct33679 struct cfs_bandwidth cfs_bandwidth; member