Lines Matching defs:rt_rq
257 struct rt_rq **rt_rq; member
437 struct rt_rq { struct
438 struct rt_prio_array active;
439 unsigned int rt_nr_running;
441 struct {
446 } highest_prio;
449 unsigned long rt_nr_migratory;
450 unsigned long rt_nr_total;
451 int overloaded;
452 struct plist_head pushable_tasks;
454 int push_flags;
455 int push_cpu;
456 struct irq_work push_work;
457 raw_spinlock_t push_lock;
460 int rt_queued;
462 int rt_throttled;
463 u64 rt_time;
464 u64 rt_runtime;
466 raw_spinlock_t rt_runtime_lock;
469 unsigned long rt_nr_boosted;
471 struct rq *rq;
472 struct task_group *tg;