Home
last modified time | relevance | path

Searched refs:mempool_allocate_slot (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dmemblock.c256 static struct mempool_slot* mempool_allocate_slot(pa_mempool *p) { in mempool_allocate_slot() function
348 if (!(slot = mempool_allocate_slot(p))) in pa_memblock_new_pool()
357 if (!(slot = mempool_allocate_slot(p))) in pa_memblock_new_pool()
679 if ((slot = mempool_allocate_slot(b->pool))) { in memblock_make_local()

Completed in 3 milliseconds