Searched refs:agpLRU (Results 1 – 1 of 1) sorted by relevance
102 struct _WsbmListHead agpLRU; member232 WSBMLISTADDTAIL(&vBuf->lru, &p->agpLRU); in pool_create()331 } while (evict_lru(&p->agpLRU) == 0); in pool_validate()544 WSBMLISTADDTAIL(&vBuf->lru, &p->agpLRU); in pool_fence()566 WSBMLISTADDTAIL(&vBuf->lru, &p->agpLRU); in pool_unvalidate()601 while (evict_lru(&p->agpLRU) == 0) ; in pool_takedown()620 while (evict_lru(&p->agpLRU) == 0) ; in wsbmUserPoolClean()653 WSBMINITLISTHEAD(&uPool->agpLRU); in wsbmUserPoolInit()