Home
last modified time | relevance | path

Searched defs:memfd_fd (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dpstream-util.c145 int memfd_fd, ret = -1; in pa_pstream_register_memfd_mempool() local
H A Dshm.c356 static int shm_attach(pa_shm *m, pa_mem_type_t type, unsigned id, int memfd_fd, bool writable, bool for_cleanup) { in shm_attach() argument
433 int pa_shm_attach(pa_shm *m, pa_mem_type_t type, unsigned id, int memfd_fd, bool writable) { in pa_shm_attach() argument
H A Dmemblock.c1011 int memfd_fd; in pa_mempool_take_memfd_fd() local
1038 int memfd_fd; in pa_mempool_get_memfd_fd() local
1078 segment_attach(pa_memimport *i, pa_mem_type_t type, uint32_t shm_id, int memfd_fd, bool writable) segment_attach() argument
1169 pa_memimport_attach_memfd(pa_memimport *i, uint32_t shm_id, int memfd_fd, bool writable) pa_memimport_attach_memfd() argument
[all...]
H A Dpstream.c362 int pa_pstream_attach_memfd_shmid(pa_pstream *p, unsigned shm_id, int memfd_fd) { in pa_pstream_attach_memfd_shmid() argument

Completed in 5 milliseconds