Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h261 struct rt_bandwidth { struct
263 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