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

/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmbest.c43 static int N_reclaim; /* # of bestreclaim calls */
370 static int bestreclaim(reg Vmdata_t* vd, Block_t* wanted, int c) function
372 static int bestreclaim(vd, wanted, c)
433 logmsg(0, "bestreclaim fp=%p", fp);
448 logmsg(0, "bestreclaim np=%p", np);
580 bestreclaim(vd,NIL(Block_t*),0);
717 { bestreclaim(vd,NIL(Block_t*),n);
908 { bestreclaim(vd,NIL(Block_t*),0);
983 { if(!bestreclaim(vd,np,C_INDEX(s)) )
1040 bestreclaim(v
[all...]

Completed in 16 milliseconds