Home
last modified time | relevance | path

Searched refs:pa_memimport_attach_memfd (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dmemblock.h147 int pa_memimport_attach_memfd(pa_memimport *i, uint32_t shm_id, int memfd_fd, bool writable);
Dpstream.c378 if (pa_memimport_attach_memfd(p->import, shm_id, memfd_fd, true)) { in pa_pstream_attach_memfd_shmid()
Dmemblock.c1210 int pa_memimport_attach_memfd(pa_memimport *i, uint32_t shm_id, int memfd_fd, bool writable) { in pa_memimport_attach_memfd() function