Searched defs:k_itimer (Results 1 – 13 of 13) sorted by relevance
49398 struct k_itimer { struct49399 struct list_head list;49400 struct hlist_node t_hash;49401 spinlock_t it_lock;49402 const struct k_clock *kclock;49403 clockid_t it_clock;49404 timer_t it_id;49405 int it_active;49406 s64 it_overrun;49407 s64 it_overrun_last;[all …]
50528 struct k_itimer { struct50529 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 …]
16821 struct k_itimer { struct16822 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 …]
37220 struct k_itimer { struct37221 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 …]
27169 struct k_itimer { struct27170 struct list_head list;27171 struct hlist_node t_hash;27172 spinlock_t it_lock;27173 const struct k_clock *kclock;27174 clockid_t it_clock;27175 timer_t it_id;27176 int it_active;27177 s64 it_overrun;27178 s64 it_overrun_last;[all …]
67789 struct k_itimer { struct67790 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 …]
21996 struct k_itimer { struct21997 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 …]
37174 struct k_itimer { struct37175 struct list_head list;37176 struct hlist_node t_hash;37177 spinlock_t it_lock;37178 const struct k_clock *kclock;37179 clockid_t it_clock;37180 timer_t it_id;37181 int it_active;37182 s64 it_overrun;37183 s64 it_overrun_last;[all …]