Searched refs:TESTPCACHE_NPAGE (Results 1 – 1 of 1) sorted by relevance
85 # define TESTPCACHE_NPAGE 499 macro87 # define TESTPCACHE_NPAGE 217 macro150 p->nFree = TESTPCACHE_NPAGE; in testpcacheCreate()184 return TESTPCACHE_NPAGE - p->nFree; in testpcachePagecount()202 for(i=0; i<TESTPCACHE_NPAGE; i++){ in testpcacheFetch()242 for(i=0; i<TESTPCACHE_NPAGE; i++, j = (j+1)%TESTPCACHE_NPAGE){ in testpcacheFetch()269 for(i=0; i<TESTPCACHE_NPAGE; i++, j = (j+1)%TESTPCACHE_NPAGE){ in testpcacheFetch()310 for(i=0; i<TESTPCACHE_NPAGE; i++){ in testpcacheUnpin()349 for(i=0; i<TESTPCACHE_NPAGE; i++){ in testpcacheRekey()362 for(i=0; i<TESTPCACHE_NPAGE; i++){ in testpcacheRekey()[all …]