Home
last modified time | relevance | path

Searched defs:rt_rq (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h28172 struct rt_rq { struct
28173 struct rt_prio_array active;
28174 unsigned int rt_nr_running;
28175 unsigned int rr_nr_running;
28176 struct {
28179 } highest_prio;
28180 unsigned int rt_nr_migratory;
28181 unsigned int rt_nr_total;
28182 int overloaded;
28183 struct plist_head pushable_tasks;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h25406 struct rt_rq { struct
25407 struct rt_prio_array active;
25408 unsigned int rt_nr_running;
25409 unsigned int rr_nr_running;
25410 struct {
25413 } highest_prio;
25414 long unsigned int rt_nr_migratory;
25415 long unsigned int rt_nr_total;
25416 int overloaded;
25417 struct plist_head pushable_tasks;
[all …]
Dvmlinux.h25406 struct rt_rq { struct
25407 struct rt_prio_array active;
25408 unsigned int rt_nr_running;
25409 unsigned int rr_nr_running;
25410 struct {
25413 } highest_prio;
25414 long unsigned int rt_nr_migratory;
25415 long unsigned int rt_nr_total;
25416 int overloaded;
25417 struct plist_head pushable_tasks;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h22547 struct rt_rq { struct
22548 struct rt_prio_array active;
22549 unsigned int rt_nr_running;
22550 unsigned int rr_nr_running;
22551 struct {
22554 } highest_prio;
22555 long unsigned int rt_nr_migratory;
22556 long unsigned int rt_nr_total;
22557 int overloaded;
22558 struct plist_head pushable_tasks;
[all …]
Dvmlinux_510.h22547 struct rt_rq { struct
22548 struct rt_prio_array active;
22549 unsigned int rt_nr_running;
22550 unsigned int rr_nr_running;
22551 struct {
22554 } highest_prio;
22555 long unsigned int rt_nr_migratory;
22556 long unsigned int rt_nr_total;
22557 int overloaded;
22558 struct plist_head pushable_tasks;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h27512 struct rt_rq { struct
27513 struct rt_prio_array active;
27514 unsigned int rt_nr_running;
27515 unsigned int rr_nr_running;
27516 struct {
27519 } highest_prio;
27520 long unsigned int rt_nr_migratory;
27521 long unsigned int rt_nr_total;
27522 int overloaded;
27523 struct plist_head pushable_tasks;
[all …]
Dvmlinux.h27512 struct rt_rq { struct
27513 struct rt_prio_array active;
27514 unsigned int rt_nr_running;
27515 unsigned int rr_nr_running;
27516 struct {
27519 } highest_prio;
27520 long unsigned int rt_nr_migratory;
27521 long unsigned int rt_nr_total;
27522 int overloaded;
27523 struct plist_head pushable_tasks;
[all …]