Searched refs:bestreclaim (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libast/common/vmalloc/ |
H A D | vmbest.c | 370 static int bestreclaim(reg Vmdata_t* vd, Block_t* wanted, int c) in bestreclaim() function 372 static int bestreclaim(vd, wanted, c) in bestreclaim() 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(vd, NIL(Block_t*), S_CACHE); 1156 bestreclaim(vd,NIL(Block_t*),0); 1198 bestreclaim(vd,NIL(Block_t*),0); /* coalesce all free blocks */
|