Searched refs:AllocateShm (Results 1 – 1 of 1) sorted by relevance
34 ScopedMMap AllocateShm(size_t size, const std::string& name, SharedFD* shm_fd) { in AllocateShm() function133 AllocateShm(tx_shm_len, "vios_audio_server_tx_queue", &tx_shm_fd); in Create()138 AllocateShm(rx_shm_len, "vios_audio_server_rx_queue", &rx_shm_fd); in Create()