Searched refs:atlog_ro_shm_fd (Results 1 – 5 of 5) sorted by relevance
30 extern int atlog_ro_shm_fd;37 atlog_ro_shm_fd = -1; in audio_thread_event_log_init()41 name, sizeof(*log), &atlog_rw_shm_fd, &atlog_ro_shm_fd); in audio_thread_event_log_init()66 if (atlog_ro_shm_fd >= 0) in audio_thread_event_log_deinit()67 close(atlog_ro_shm_fd); in audio_thread_event_log_deinit()
121 int atlog_ro_shm_fd; variable1039 return atlog_ro_shm_fd; in audio_thread_event_log_shm_fd()
13 int atlog_ro_shm_fd; variable71 atlog_rw_shm_fd = atlog_ro_shm_fd = -1; in SetUp()
24 int atlog_ro_shm_fd; variable154 atlog_rw_shm_fd = atlog_ro_shm_fd = -1; in SetUp()
24 int atlog_ro_shm_fd; variable180 atlog_rw_shm_fd = atlog_ro_shm_fd = -1; in ResetStubData()