Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dsched.h323 struct rt_bandwidth { struct
325 raw_spinlock_t rt_runtime_lock;
326 ktime_t rt_period;
327 u64 rt_runtime;
328 struct hrtimer rt_period_timer;
329 unsigned int rt_period_active;
472 struct rt_bandwidth rt_bandwidth; member