Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h576 struct sched_dl_entity { struct
592 struct sched_dl_entity *pi_se; argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h964 struct sched_dl_entity { struct
980 struct sched_dl_entity *pi_se; argument
Dvmlinux.h964 struct sched_dl_entity { struct
980 struct sched_dl_entity *pi_se; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h580 struct sched_dl_entity { struct
596 struct sched_dl_entity *pi_se; argument
Dvmlinux_510.h580 struct sched_dl_entity { struct
596 struct sched_dl_entity *pi_se; argument
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h504 struct sched_dl_entity { struct
505 struct rb_node rb_node;
506 u64 dl_runtime;
507 u64 dl_deadline;
508 u64 dl_period;
509 u64 dl_bw;
510 u64 dl_density;
511 s64 runtime;
512 u64 deadline;
513 unsigned int flags;
[all …]
Dvmlinux.h504 struct sched_dl_entity { struct
505 struct rb_node rb_node;
506 u64 dl_runtime;
507 u64 dl_deadline;
508 u64 dl_period;
509 u64 dl_bw;
510 u64 dl_density;
511 s64 runtime;
512 u64 deadline;
513 unsigned int flags;
[all …]