Lines Matching refs:mempool_alloc
4975 Change mempool_alloc prototype.
4977 (mempool_alloc): Third parameter now only indicates whether this is the
4981 Adjust third parameter of mempool_alloc calls.
4982 Nothing to do here in case mempool_alloc fails.
4985 * nscd/cache.c (cache_add): Adjust call to mempool_alloc. There is
4989 mempool_alloc calls. Mark he parameter as const. Nothing to do here
4990 in case mempool_alloc fails. No need to get db rdlock before calling
7101 mem_in_flight_list variables. Add new parameter to mempool_alloc
7103 * nscd/mem.c (mempool_alloc): Take additional parameter. Initialize
7107 * nscd/cache.c (cache_add): Add new parameter to mempool_alloc call.
7111 * nscd/aicache.c: Adjust mempool_alloc call.
13819 * nscd/mem.c (mempool_alloc): Round array size to 16 bytes