Searched refs:id_head (Results 1 – 1 of 1) sorted by relevance
854 uint8_t id_head = ticker->next; local861 while (id_head != TICKER_NULL) {862 struct ticker_node *ticker_next = &nodes[id_head];882 id_head = ticker_next->next;1023 id_head = ticker_next->next;