Searched refs:pa_flist_pop (Results 1 – 19 of 19) sorted by relevance
52 if (!(p = pa_flist_pop(PA_STATIC_FLIST_GET(packets)))) in pa_packet_new()84 if (!(p = pa_flist_pop(PA_STATIC_FLIST_GET(packets)))) in pa_packet_new_dynamic()
301 if (!(slot = pa_flist_pop(p->free_slots))) { in mempool_allocate_slot()401 if (!(b = pa_flist_pop(PA_STATIC_FLIST_GET(unused_memblocks)))) in pa_memblock_new_pool()435 if (!(b = pa_flist_pop(PA_STATIC_FLIST_GET(unused_memblocks)))) in pa_memblock_new_fixed()469 if (!(b = pa_flist_pop(PA_STATIC_FLIST_GET(unused_memblocks)))) in pa_memblock_new_user()915 while ((k = pa_flist_pop(p->free_slots))) { in mempool_free()926 while ((k = pa_flist_pop(list))) in mempool_free()972 while ((slot = pa_flist_pop(p->free_slots))) in pa_mempool_vacuum()976 while ((slot = pa_flist_pop(list))) { in pa_mempool_vacuum()1274 if (!(b = pa_flist_pop(PA_STATIC_FLIST_GET(unused_memblocks)))) in pa_memimport_get()
41 void* pa_flist_pop(pa_flist*l);
122 if (!(i = pa_flist_pop(PA_STATIC_FLIST_GET(asyncmsgq)))) in pa_asyncmsgq_post()160 if (!(i.semaphore = pa_flist_pop(PA_STATIC_FLIST_GET(semaphores)))) in pa_asyncmsgq_send()
74 if (!(e = pa_flist_pop(PA_STATIC_FLIST_GET(entries)))) in pa_queue_push()
163 void* pa_flist_pop(pa_flist *l) { in pa_flist_pop() function
457 if (!(i = pa_flist_pop(PA_STATIC_FLIST_GET(items)))) in pa_pstream_send_packet()499 if (!(i = pa_flist_pop(PA_STATIC_FLIST_GET(items)))) in pa_pstream_send_memblock()534 if (!(item = pa_flist_pop(PA_STATIC_FLIST_GET(items)))) in pa_pstream_send_release()571 if (!(item = pa_flist_pop(PA_STATIC_FLIST_GET(items)))) in pa_pstream_send_revoke()
211 if (!(q = pa_flist_pop(PA_STATIC_FLIST_GET(localq)))) in pa_asyncq_post()
66 if (!(t = pa_flist_pop(PA_STATIC_FLIST_GET(tagstructs)))) in pa_tagstruct_new()81 if (!(t = pa_flist_pop(PA_STATIC_FLIST_GET(tagstructs)))) in pa_tagstruct_new_fixed()
145 if (!(e = pa_flist_pop(PA_STATIC_FLIST_GET(entries)))) in pa_hashmap_put()
388 if (!(r = pa_flist_pop(PA_STATIC_FLIST_GET(reply_infos)))) in pa_pdispatch_register_reply()
187 if (!(e = pa_flist_pop(PA_STATIC_FLIST_GET(entries)))) in pa_idxset_put()
345 if (!(p = pa_flist_pop(PA_STATIC_FLIST_GET(list_items)))) in pa_memblockq_push()415 if (!(n = pa_flist_pop(PA_STATIC_FLIST_GET(list_items)))) in pa_memblockq_push()
407 if (!(i = pa_flist_pop(PA_STATIC_FLIST_GET(items)))) in pa_rtpoll_item_new()
2728 if (!(c = pa_flist_pop(PA_STATIC_FLIST_GET(pa_source_volume_change)))) in pa_source_volume_change_new()
3717 if (!(c = pa_flist_pop(PA_STATIC_FLIST_GET(pa_sink_volume_change)))) in pa_sink_volume_change_new()
56 if (b && (text = pa_flist_pop(flist))) in thread_func()
38 if (!(o = pa_flist_pop(PA_STATIC_FLIST_GET(operations)))) in pa_operation_new()
126 if ((s = pa_flist_pop(PA_STATIC_FLIST_GET(lfe_state))) == NULL) in pa_lfe_filter_process()