Searched refs:timerqueue_head (Results 1 – 4 of 4) sorted by relevance
14 struct timerqueue_head { struct19 extern bool timerqueue_add(struct timerqueue_head *head, argument21 extern bool timerqueue_del(struct timerqueue_head *head,34 struct timerqueue_node *timerqueue_getnext(struct timerqueue_head *head) in timerqueue_getnext()56 static inline void timerqueue_init_head(struct timerqueue_head *head) in timerqueue_init_head()
71 struct timerqueue_head *head;77 static inline bool cpu_timer_enqueue(struct timerqueue_head *head, in cpu_timer_enqueue()109 struct timerqueue_head tqhead;
120 struct timerqueue_head timerqueue;
164 struct timerqueue_head active;