Searched defs:rt_bandwidth (Results 1 – 1 of 1) sorted by relevance
258 struct rt_bandwidth { struct260 raw_spinlock_t rt_runtime_lock;261 ktime_t rt_period;262 u64 rt_runtime;263 struct hrtimer rt_period_timer;264 unsigned int rt_period_active;418 struct rt_bandwidth rt_bandwidth; member
Completed in 13 milliseconds