Searched refs:V_spacqtree (Results 1 – 1 of 1) sorted by relevance
349 #define V_spacqtree VNET(spacqtree) macro4701 for (acq = LIST_FIRST(&V_spacqtree); acq != NULL; acq = nextacq) { in key_flush_spacq()6901 LIST_INSERT_HEAD(&V_spacqtree, acq, chain); in key_newspacq()6913 LIST_FOREACH(acq, &V_spacqtree, chain) { in key_getspacq()8292 LIST_INIT(&V_spacqtree); in key_init()8401 for (spacq = LIST_FIRST(&V_spacqtree); spacq != NULL; in key_destroy()