Searched defs:rq (Results 1 – 2 of 2) sorted by relevance
23131 struct rq *rq; member23224 struct rq { struct23240 struct uclamp_rq uclamp[2]; argument23247 struct cfs_rq cfs; argument23248 struct rt_rq rt; argument23249 struct dl_rq dl; argument23250 struct list_head leaf_cfs_rq_list; argument23251 struct list_head *tmp_alone_branch;23252 unsigned int nr_uninterruptible;23253 struct task_struct __attribute__((btf_type_tag("rcu"))) *curr;[all …]
33336 struct rq *rq; member33427 struct rq { struct33443 struct uclamp_rq uclamp[2]; argument33450 struct cfs_rq cfs; argument33451 struct rt_rq rt; argument33452 struct dl_rq dl; argument33453 struct list_head leaf_cfs_rq_list; argument33454 struct list_head *tmp_alone_branch;33455 unsigned int nr_uninterruptible;33456 struct task_struct __attribute__((btf_type_tag("rcu"))) *curr;[all …]