Home | History | Annotate | Download | only in common

Lines Matching refs:pools

22 #error Number of pools out of range (16 Max)!
150 ** buffers and free buffer pools.
322 /* add pools to the pool_list which is arranged in the order of size */
359 ** Note: This routine only takes buffers from public pools.
360 ** It will not use any buffers from pools
397 /* search the public buffer pools that are big enough to hold the size
401 /* Only look at PUBLIC buffer pools (bypass RESTRICTED pools) */
505 /* try for free buffers in public pools */
1023 ** The buffer should be one allocated from one of GKI's pools.
1115 /* Insert the new buffer pool ID into the list of pools */