Searched refs:listpos (Results 1 – 1 of 1) sorted by relevance
450 struct list_head *head, *listpos; in arm_timer() local464 listpos = head; in arm_timer()468 listpos = &next->entry; in arm_timer()470 list_add(&nt->entry, listpos); in arm_timer()472 if (listpos == head) { in arm_timer()