Searched defs:memfd_fd (Results 1 – 4 of 4) sorted by relevance
| /third_party/pulseaudio/src/pulsecore/ |
| D | shm.c | 358 static int shm_attach(pa_shm *m, pa_mem_type_t type, unsigned id, int memfd_fd, bool writable, bool… in shm_attach() 435 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 | 147 int memfd_fd, ret = -1; in pa_pstream_register_memfd_mempool() local
|
| D | memblock.c | 1056 int memfd_fd; in pa_mempool_take_memfd_fd() local 1083 int memfd_fd; in pa_mempool_get_memfd_fd() local 1124 int memfd_fd, bool writable) { in segment_attach() 1214 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 | 363 int pa_pstream_attach_memfd_shmid(pa_pstream *p, unsigned shm_id, int memfd_fd) { in pa_pstream_attach_memfd_shmid()
|