Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h23131 struct rq *rq; member
23224 struct rq { struct
23240 struct uclamp_rq uclamp[2]; argument
23247 struct cfs_rq cfs; argument
23248 struct rt_rq rt; argument
23249 struct dl_rq dl; argument
23250 struct list_head leaf_cfs_rq_list; argument
23251 struct list_head *tmp_alone_branch;
23252 unsigned int nr_uninterruptible;
23253 struct task_struct __attribute__((btf_type_tag("rcu"))) *curr;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h33336 struct rq *rq; member
33427 struct rq { struct
33443 struct uclamp_rq uclamp[2]; argument
33450 struct cfs_rq cfs; argument
33451 struct rt_rq rt; argument
33452 struct dl_rq dl; argument
33453 struct list_head leaf_cfs_rq_list; argument
33454 struct list_head *tmp_alone_branch;
33455 unsigned int nr_uninterruptible;
33456 struct task_struct __attribute__((btf_type_tag("rcu"))) *curr;
[all …]