Home
last modified time | relevance | path

Searched defs:rt_bandwidth (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/kernel/sched/
Dsched.h239 struct rt_bandwidth { struct
257 * one used for RT-throttling (rt_bandwidth), with the main difference argument
384 struct rt_bandwidth rt_bandwidth; member
/kernel/linux/linux-5.10/kernel/sched/
Dsched.h307 struct rt_bandwidth { struct
309 raw_spinlock_t rt_runtime_lock;
310 ktime_t rt_period;
311 u64 rt_runtime;
312 struct hrtimer rt_period_timer;
313 unsigned int rt_period_active;
460 struct rt_bandwidth rt_bandwidth; member