Searched refs:V_spacqtree (Results 1 – 1 of 1) sorted by relevance
376 #define V_spacqtree VNET(spacqtree) macro4938 for (acq = LIST_FIRST(&V_spacqtree); acq != NULL; acq = nextacq) { in key_flush_spacq()7245 LIST_INSERT_HEAD(&V_spacqtree, acq, chain); in key_newspacq()7257 LIST_FOREACH(acq, &V_spacqtree, chain) { in key_getspacq()8638 LIST_INIT(&V_spacqtree); in key_vnet_init()8762 for (spacq = LIST_FIRST(&V_spacqtree); spacq != NULL; in key_vnet_destroy()