Searched refs:batch_alloc (Results 1 – 5 of 5) sorted by relevance
68 size_t batch_alloc(void **ptrs, size_t num, size_t size, int flags);
10 #define batch_alloc JEMALLOC_N(batch_alloc) macro
205 $(srcroot)test/unit/batch_alloc.c \329 TESTS_STRESS := $(srcroot)test/stress/batch_alloc.c \
4139 batch_alloc(void **ptrs, size_t num, size_t size, int flags) { in batch_alloc() function
4277 size_t filled = batch_alloc(batch_alloc_packet.ptrs, in experimental_batch_alloc_ctl()