Searched refs:freequeue (Results 1 – 1 of 1) sorted by relevance
2794 struct pvo_head freequeue; in moea64_remove_all() local2798 LIST_INIT(&freequeue); in moea64_remove_all()2815 LIST_INSERT_HEAD(&freequeue, pvo, pvo_vlink); in moea64_remove_all()2824 LIST_FOREACH_SAFE(pvo, &freequeue, pvo_vlink, next_pvo) in moea64_remove_all()