Searched defs:rt_bandwidth (Results 1 – 1 of 1) sorted by relevance
241 struct rt_bandwidth { struct243 raw_spinlock_t rt_runtime_lock;244 ktime_t rt_period;245 u64 rt_runtime;246 struct hrtimer rt_period_timer;247 unsigned int rt_period_active;381 struct rt_bandwidth rt_bandwidth; member