Searched defs:memfd_fd (Results 1 – 4 of 4) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
D | shm.c | 351 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()
|
D | pstream-util.c | 135 int memfd_fd, ret = -1; in pa_pstream_register_memfd_mempool() local
|
D | memblock.c | 1052 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()
|
D | pstream.c | 361 int pa_pstream_attach_memfd_shmid(pa_pstream *p, unsigned shm_id, int memfd_fd) { in pa_pstream_attach_memfd_shmid()
|