Searched defs:rt_bandwidth (Results 1 – 1 of 1) sorted by relevance
261 struct rt_bandwidth { struct263 raw_spinlock_t rt_runtime_lock;264 ktime_t rt_period;265 u64 rt_runtime;266 struct hrtimer rt_period_timer;267 unsigned int rt_period_active;413 struct rt_bandwidth rt_bandwidth; member