timerqueue_head
struct timerqueue_head *head = &rtc->timerqueue;
struct timerqueue_head active;
struct timerqueue_head *head;
static inline bool cpu_timer_enqueue(struct timerqueue_head *head,
struct timerqueue_head tqhead;
struct timerqueue_head timerqueue;
extern bool timerqueue_del(struct timerqueue_head *head,
struct timerqueue_node *timerqueue_getnext(struct timerqueue_head *head)
static inline void timerqueue_init_head(struct timerqueue_head *head)
extern bool timerqueue_add(struct timerqueue_head *head,
struct timerqueue_head timerqueue;
static void cleanup_timerqueue(struct timerqueue_head *head)
static u64 collect_timerqueue(struct timerqueue_head *head,
struct timerqueue_head events;
bool timerqueue_add(struct timerqueue_head *head, struct timerqueue_node *node)
bool timerqueue_del(struct timerqueue_head *head, struct timerqueue_node *node)