Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h35669 struct k_itimer { struct
35670 struct list_head list;
35671 struct hlist_node t_hash;
35672 spinlock_t it_lock;
35673 const struct k_clock *kclock;
35674 clockid_t it_clock;
35675 timer_t it_id;
35676 int it_active;
35677 s64 it_overrun;
35678 s64 it_overrun_last;
[all …]
Dvmlinux.h35669 struct k_itimer { struct
35670 struct list_head list;
35671 struct hlist_node t_hash;
35672 spinlock_t it_lock;
35673 const struct k_clock *kclock;
35674 clockid_t it_clock;
35675 timer_t it_id;
35676 int it_active;
35677 s64 it_overrun;
35678 s64 it_overrun_last;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h30147 struct k_itimer { struct
30148 struct list_head list;
30149 struct hlist_node t_hash;
30150 spinlock_t it_lock;
30151 const struct k_clock *kclock;
30152 clockid_t it_clock;
30153 timer_t it_id;
30154 int it_active;
30155 s64 it_overrun;
30156 s64 it_overrun_last;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h25177 struct k_itimer { struct
25178 struct list_head list;
25179 struct hlist_node t_hash;
25180 spinlock_t it_lock;
25181 const struct k_clock *kclock;
25182 clockid_t it_clock;
25183 timer_t it_id;
25184 int it_active;
25185 s64 it_overrun;
25186 s64 it_overrun_last;
[all …]
Dvmlinux_510.h25177 struct k_itimer { struct
25178 struct list_head list;
25179 struct hlist_node t_hash;
25180 spinlock_t it_lock;
25181 const struct k_clock *kclock;
25182 clockid_t it_clock;
25183 timer_t it_id;
25184 int it_active;
25185 s64 it_overrun;
25186 s64 it_overrun_last;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h30442 struct k_itimer { struct
30443 struct list_head list;
30444 struct hlist_node t_hash;
30445 spinlock_t it_lock;
30446 const struct k_clock *kclock;
30447 clockid_t it_clock;
30448 timer_t it_id;
30449 int it_active;
30450 s64 it_overrun;
30451 s64 it_overrun_last;
[all …]
Dvmlinux_505.h30442 struct k_itimer { struct
30443 struct list_head list;
30444 struct hlist_node t_hash;
30445 spinlock_t it_lock;
30446 const struct k_clock *kclock;
30447 clockid_t it_clock;
30448 timer_t it_id;
30449 int it_active;
30450 s64 it_overrun;
30451 s64 it_overrun_last;
[all …]