Searched refs:pold_first (Results 1 – 1 of 1) sorted by relevance
179 pmlan_linked_list pold_first; in util_enqueue_list_head() local185 pold_first = phead->pnext; in util_enqueue_list_head()187 pnode->pnext = pold_first; in util_enqueue_list_head()189 phead->pnext = pold_first->pprev = pnode; in util_enqueue_list_head()