Home
last modified time | relevance | path

Searched defs:timer_base (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h67644 struct timer_base { struct
67645 raw_spinlock_t lock;
67646 struct timer_list *running_timer;
67647 long unsigned int clk;
67648 long unsigned int next_expiry;
67649 unsigned int cpu;
67650 bool next_expiry_recalc;
67651 bool is_idle;
67652 bool timers_pending;
67653 long unsigned int pending_map[9];
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h15318 struct timer_base { struct
15319 raw_spinlock_t lock;
15320 struct timer_list *running_timer;
15321 long unsigned int clk;
15322 long unsigned int next_expiry;
15323 unsigned int cpu;
15324 bool next_expiry_recalc;
15325 bool is_idle;
15326 bool timers_pending;
15327 long unsigned int pending_map[8];
[all …]
H A Dvmlinux_600.h15318 struct timer_base { struct
15319 raw_spinlock_t lock;
15320 struct timer_list *running_timer;
15321 long unsigned int clk;
15322 long unsigned int next_expiry;
15323 unsigned int cpu;
15324 bool next_expiry_recalc;
15325 bool is_idle;
15326 bool timers_pending;
15327 long unsigned int pending_map[8];
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h72487 struct timer_base { struct
72488 raw_spinlock_t lock;
72489 struct timer_list *running_timer;
72490 long unsigned int clk;
72491 long unsigned int next_expiry;
72492 unsigned int cpu;
72493 bool next_expiry_recalc;
72494 bool is_idle;
72495 bool timers_pending;
72496 long unsigned int pending_map[9];
[all …]
H A Dvmlinux_602.h72487 struct timer_base { struct
72488 raw_spinlock_t lock;
72489 struct timer_list *running_timer;
72490 long unsigned int clk;
72491 long unsigned int next_expiry;
72492 unsigned int cpu;
72493 bool next_expiry_recalc;
72494 bool is_idle;
72495 bool timers_pending;
72496 long unsigned int pending_map[9];
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h36971 struct timer_base { struct
36972 raw_spinlock_t lock;
36973 struct timer_list *running_timer;
36974 long unsigned int clk;
36975 long unsigned int next_expiry;
36976 unsigned int cpu;
36977 bool next_expiry_recalc;
36978 bool is_idle;
36979 bool timers_pending;
36980 long unsigned int pending_map[9];
[all …]
H A Dvmlinux_518.h36971 struct timer_base { struct
36972 raw_spinlock_t lock;
36973 struct timer_list *running_timer;
36974 long unsigned int clk;
36975 long unsigned int next_expiry;
36976 unsigned int cpu;
36977 bool next_expiry_recalc;
36978 bool is_idle;
36979 bool timers_pending;
36980 long unsigned int pending_map[9];
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h26652 struct timer_base { struct
26653 raw_spinlock_t lock;
26654 struct timer_list *running_timer;
26655 unsigned long clk;
26656 unsigned long next_expiry;
26657 unsigned int cpu;
26658 bool next_expiry_recalc;
26659 bool is_idle;
26660 bool timers_pending;
26661 unsigned long pending_map[9];
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h81657 int timer_base[2]; member
103929 struct timer_base { struct
103930 raw_spinlock_t lock;
103931 struct timer_list *running_timer;
103932 long unsigned int clk;
103933 long unsigned int next_expiry;
103934 unsigned int cpu;
103935 bool next_expiry_recalc;
103936 bool is_idle;
103937 bool timers_pending;
[all …]
H A Dvmlinux.h81657 int timer_base[2]; member
103929 struct timer_base { struct
103930 raw_spinlock_t lock;
103931 struct timer_list *running_timer;
103932 long unsigned int clk;
103933 long unsigned int next_expiry;
103934 unsigned int cpu;
103935 bool next_expiry_recalc;
103936 bool is_idle;
103937 bool timers_pending;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h21877 struct timer_base { struct
21878 raw_spinlock_t lock;
21879 struct timer_list *running_timer;
21880 long unsigned int clk;
21881 long unsigned int next_expiry;
21882 unsigned int cpu;
21883 bool next_expiry_recalc;
21884 bool is_idle;
21885 bool timers_pending;
21886 long unsigned int pending_map[9];
[all …]
H A Dvmlinux.h21877 struct timer_base { struct
21878 raw_spinlock_t lock;
21879 struct timer_list *running_timer;
21880 long unsigned int clk;
21881 long unsigned int next_expiry;
21882 unsigned int cpu;
21883 bool next_expiry_recalc;
21884 bool is_idle;
21885 bool timers_pending;
21886 long unsigned int pending_map[9];
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h36755 struct timer_base { struct
36756 raw_spinlock_t lock;
36757 struct timer_list *running_timer;
36758 unsigned long clk;
36759 unsigned long next_expiry;
36760 unsigned int cpu;
36761 bool next_expiry_recalc;
36762 bool is_idle;
36763 bool timers_pending;
36764 unsigned long pending_map[9];
[all …]