Searched refs:mmap_count (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dpcm.h375 atomic_t mmap_count; member in struct:snd_pcm_substream
979 atomic_inc(&substream->mmap_count);
985 atomic_dec(&substream->mmap_count);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dpcm.h375 atomic_t mmap_count; member in struct:snd_pcm_substream
979 atomic_inc(&substream->mmap_count);
985 atomic_dec(&substream->mmap_count);

Completed in 44 milliseconds