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