Searched defs:rt_bandwidth (Results 1 – 1 of 1) sorted by relevance
70 struct rt_bandwidth { struct72 raw_spinlock_t rt_runtime_lock;73 ktime_t rt_period;74 u64 rt_runtime;75 struct hrtimer rt_period_timer;125 struct rt_bandwidth rt_bandwidth; member