Searched defs:rt_rq (Results 1 – 1 of 1) sorted by relevance
23103 struct rt_rq { struct23104 struct rt_prio_array active;23105 unsigned int rt_nr_running;23106 unsigned int rr_nr_running;23107 struct {23110 } highest_prio;23111 unsigned int rt_nr_migratory;23112 unsigned int rt_nr_total;23113 int overloaded;23114 struct plist_head pushable_tasks;[all …]