Home
last modified time | relevance | path

Searched defs:k_itimer (Results 1 – 11 of 11) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h47705 struct k_itimer { struct
47706 struct list_head list;
47707 struct hlist_node t_hash;
47708 spinlock_t it_lock;
47709 const struct k_clock *kclock;
47710 clockid_t it_clock;
47711 timer_t it_id;
47712 int it_active;
47713 s64 it_overrun;
47714 s64 it_overrun_last;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h50528 struct k_itimer { struct
50529 struct list_head list;
50530 struct hlist_node t_hash;
50531 spinlock_t it_lock;
50532 const struct k_clock *kclock;
50533 clockid_t it_clock;
50534 timer_t it_id;
50535 int it_active;
50536 s64 it_overrun;
50537 s64 it_overrun_last;
[all …]
Dvmlinux.h50528 struct k_itimer { struct
50529 struct list_head list;
50530 struct hlist_node t_hash;
50531 spinlock_t it_lock;
50532 const struct k_clock *kclock;
50533 clockid_t it_clock;
50534 timer_t it_id;
50535 int it_active;
50536 s64 it_overrun;
50537 s64 it_overrun_last;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h16821 struct k_itimer { struct
16822 struct list_head list;
16823 struct hlist_node t_hash;
16824 spinlock_t it_lock;
16825 const struct k_clock *kclock;
16826 clockid_t it_clock;
16827 timer_t it_id;
16828 int it_active;
16829 s64 it_overrun;
16830 s64 it_overrun_last;
[all …]
Dvmlinux.h16821 struct k_itimer { struct
16822 struct list_head list;
16823 struct hlist_node t_hash;
16824 spinlock_t it_lock;
16825 const struct k_clock *kclock;
16826 clockid_t it_clock;
16827 timer_t it_id;
16828 int it_active;
16829 s64 it_overrun;
16830 s64 it_overrun_last;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h37220 struct k_itimer { struct
37221 struct list_head list;
37222 struct hlist_node t_hash;
37223 spinlock_t it_lock;
37224 const struct k_clock *kclock;
37225 clockid_t it_clock;
37226 timer_t it_id;
37227 int it_active;
37228 s64 it_overrun;
37229 s64 it_overrun_last;
[all …]
Dvmlinux.h37220 struct k_itimer { struct
37221 struct list_head list;
37222 struct hlist_node t_hash;
37223 spinlock_t it_lock;
37224 const struct k_clock *kclock;
37225 clockid_t it_clock;
37226 timer_t it_id;
37227 int it_active;
37228 s64 it_overrun;
37229 s64 it_overrun_last;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h67789 struct k_itimer { struct
67790 struct list_head list;
67791 struct hlist_node t_hash;
67792 spinlock_t it_lock;
67793 const struct k_clock *kclock;
67794 clockid_t it_clock;
67795 timer_t it_id;
67796 int it_active;
67797 s64 it_overrun;
67798 s64 it_overrun_last;
[all …]
Dvmlinux_608.h67789 struct k_itimer { struct
67790 struct list_head list;
67791 struct hlist_node t_hash;
67792 spinlock_t it_lock;
67793 const struct k_clock *kclock;
67794 clockid_t it_clock;
67795 timer_t it_id;
67796 int it_active;
67797 s64 it_overrun;
67798 s64 it_overrun_last;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h21996 struct k_itimer { struct
21997 struct list_head list;
21998 struct hlist_node t_hash;
21999 spinlock_t it_lock;
22000 const struct k_clock *kclock;
22001 clockid_t it_clock;
22002 timer_t it_id;
22003 int it_active;
22004 s64 it_overrun;
22005 s64 it_overrun_last;
[all …]
Dvmlinux_602.h21996 struct k_itimer { struct
21997 struct list_head list;
21998 struct hlist_node t_hash;
21999 spinlock_t it_lock;
22000 const struct k_clock *kclock;
22001 clockid_t it_clock;
22002 timer_t it_id;
22003 int it_active;
22004 s64 it_overrun;
22005 s64 it_overrun_last;
[all …]