Searched refs:listpos (Results 1 – 1 of 1) sorted by relevance
453 struct list_head *head, *listpos; in arm_timer() local467 listpos = head; in arm_timer()471 listpos = &next->entry; in arm_timer()473 list_add(&nt->entry, listpos); in arm_timer()475 if (listpos == head) { in arm_timer()