Searched refs:MIN_SLOP (Results 1 – 3 of 3) sorted by relevance
254 #define MIN_SLOP 50 /* greater than 0 to avoid futile looping */ macro304 if (slop < MIN_SLOP) /* give up when it gets real small */ in alloc_small()
260 #define MIN_SLOP 50 /* greater than 0 to avoid futile looping */ macro313 if (slop < MIN_SLOP) /* give up when it gets real small */ in alloc_small()
255 #define MIN_SLOP 50 /* greater than 0 to avoid futile looping */ macro305 if (slop < MIN_SLOP) /* give up when it gets real small */ in alloc_small()