Lines Matching refs:requests
117 1. Because requests for zero bytes allocate non-zero space,
119 2. For requests >= mmap_threshold that are serviced via
181 64-bit machine, yet do not want or need to allow malloc requests of
298 at the expense of not being able to handle requests greater than
725 happen to remap successive requests to the same locations).
737 used to service later requests, as happens with normal chunks.
747 only for relatively large requests.
762 M_MMAP_MAX is the maximum number of requests to simultaneously
1263 If supported, requests greater than a threshold are usually
2058 the absence of exact fits. Runs of consecutive requests use
2128 if (is_small_request(nb)) /* Faster version for small requests */
2698 memalign requests more than enough space from malloc, finds a spot