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()
74 struct timerqueue_head *head;81 static inline bool cpu_timer_enqueue(struct timerqueue_head *head, in cpu_timer_enqueue()113 struct timerqueue_head tqhead;
107 struct timerqueue_head timerqueue;
168 struct timerqueue_head active;