Searched refs:PGroup (Results 1 – 1 of 1) sorted by relevance
89 typedef struct PGroup PGroup; typedef158 struct PGroup { struct217 PGroup grp; /* The global PGroup for mode (2) */622 PGroup *pGroup = pCache->pGroup; in pcache1EnforceMaxPage()772 sz = sizeof(PCache1) + sizeof(PGroup)*pcache1.separateCache; in pcache1Create()776 pGroup = (PGroup*)&pCache[1]; in pcache1Create()819 PGroup *pGroup = pCache->pGroup; in pcache1Cachesize()842 PGroup *pGroup = pCache->pGroup; in pcache1Shrink()880 PGroup *pGroup = pCache->pGroup; in pcache1FetchStage2()1085 PGroup *pGroup = pCache->pGroup; in pcache1Unpin()[all …]