Searched refs:curfail (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/vm/
H A Dvnode_pager.c1175 static int curfail; local
1269 if ((ppscheck = ppsratecheck(&lastfail, &curfail, 1)))
1273 if (ppscheck || ppsratecheck(&lastfail, &curfail, 1))
H A Dswap_pager.c191 static int curfail; local
241 if (!res && ppsratecheck(&lastfail, &curfail, 1)) {

Completed in 36 milliseconds