Lines Matching defs:enough
430 * out, and never have enough to get swapped back in.
1524 * enough pages to satisfy the caller's request.
1536 * Wait until there are enough free pages to satisfy our
1558 * All of the pcf locks are held, there are not enough pages
1926 * Create enough pages for "bytes" worth of data starting at
2896 int enough;
2930 enough = pcf_decrement_bucket(1);
2932 if (!enough) {
2951 enough = 1;
2957 if (!enough) {
5691 * If there is not enough memory start reaping seg, kmem caches.
6682 * ENOMEM - There was not enough free memory in the system to safely
6915 * ENOMEM - There was not enough free memory in the system to safely
6935 /* Make sure there's enough availrmem ... */
7371 * Attempt to locate a bucket that has enough pages to satisfy the request.
7373 * The function returns 1 if enough pages were found, else 0 if it could not
7374 * find enough pages in a bucket.
7415 * buckets but did not find enough pages then it will
7427 * The function returns 1 if enough pages were found, else 0 if it could not
7428 * find enough pages in the buckets.
7445 * Wow! There are enough pages laying around