Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Dsched.h340 struct rt_bandwidth { struct
342 raw_spinlock_t rt_runtime_lock;
343 ktime_t rt_period;
344 u64 rt_runtime;
345 struct hrtimer rt_period_timer;
346 unsigned int rt_period_active;
492 struct rt_bandwidth rt_bandwidth; member
/kernel/linux/linux-6.6/kernel/sched/
Dsched.h365 struct rt_bandwidth { struct
387 * one used for RT-throttling (rt_bandwidth), with the main difference argument
475 struct rt_bandwidth rt_bandwidth; member