Searched defs:memfd_fd (Results 1 - 4 of 4) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | pstream-util.c | 145 int memfd_fd, ret = -1; in pa_pstream_register_memfd_mempool() local
|
H A D | shm.c | 356 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 D | memblock.c | 1011 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 D | pstream.c | 362 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