Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dshm.c351 static int shm_attach(pa_shm *m, pa_mem_type_t type, unsigned id, int memfd_fd, bool writable, bool… in shm_attach()
428 int pa_shm_attach(pa_shm *m, pa_mem_type_t type, unsigned id, int memfd_fd, bool writable) { in pa_shm_attach()
Dpstream-util.c135 int memfd_fd, ret = -1; in pa_pstream_register_memfd_mempool() local
Dmemblock.c1052 int memfd_fd; in pa_mempool_take_memfd_fd() local
1079 int memfd_fd; in pa_mempool_get_memfd_fd() local
1120 int memfd_fd, bool writable) { in segment_attach()
1210 int pa_memimport_attach_memfd(pa_memimport *i, uint32_t shm_id, int memfd_fd, bool writable) { in pa_memimport_attach_memfd()
Dpstream.c361 int pa_pstream_attach_memfd_shmid(pa_pstream *p, unsigned shm_id, int memfd_fd) { in pa_pstream_attach_memfd_shmid()