Searched refs:listpos (Results 1 – 1 of 1) sorted by relevance
552 struct list_head *head, *listpos; in arm_timer() local564 listpos = head; in arm_timer()569 listpos = &next->entry; in arm_timer()575 listpos = &next->entry; in arm_timer()578 list_add(&nt->entry, listpos); in arm_timer()580 if (listpos == head) { in arm_timer()