Searched refs:freequeue (Results 1 – 1 of 1) sorted by relevance
2789 struct pvo_head freequeue; in moea64_remove_all() local2793 LIST_INIT(&freequeue); in moea64_remove_all()2810 LIST_INSERT_HEAD(&freequeue, pvo, pvo_vlink); in moea64_remove_all()2819 LIST_FOREACH_SAFE(pvo, &freequeue, pvo_vlink, next_pvo) in moea64_remove_all()