Lines Matching defs:rt_rq
247 struct rt_rq **rt_rq; member
434 struct rt_rq { struct
435 struct rt_prio_array active;
436 unsigned int rt_nr_running;
438 struct {
443 } highest_prio;
446 unsigned long rt_nr_migratory;
447 unsigned long rt_nr_total;
448 int overloaded;
449 struct plist_head pushable_tasks;
451 int push_flags;
452 int push_cpu;
453 struct irq_work push_work;
454 raw_spinlock_t push_lock;
457 int rt_queued;
459 int rt_throttled;
460 u64 rt_time;
461 u64 rt_runtime;
463 raw_spinlock_t rt_runtime_lock;
466 unsigned long rt_nr_boosted;
468 struct rq *rq;
469 struct task_group *tg;