Searched refs:mmap_count (Results 1 – 13 of 13) sorted by relevance
225 refcount_t mmap_count; member235 refcount_set(&vml->mmap_count, 1); in remember_vma()246 refcount_inc(&vml->mmap_count); in arena_vm_open()255 if (!refcount_dec_and_test(&vml->mmap_count)) in arena_vm_close()
98 int mmap_count; /* Number of current mmap's */ member346 if (image[minor].mmap_count != 0) { in vme_user_ioctl()443 image[minor].mmap_count--; in vme_user_vm_close()478 image[minor].mmap_count++; in vme_user_master_mmap()
111 int mmap_count; member
697 if (atomic_read(&substream->mmap_count)) { in snd_pcm_oss_period_size()870 if (atomic_read(&substream->mmap_count)) in snd_pcm_oss_change_params_locked()879 if (atomic_read(&substream->mmap_count)) in snd_pcm_oss_change_params_locked()1005 if (atomic_read(&substream->mmap_count) || in snd_pcm_oss_change_params_locked()1014 if (atomic_read(&substream->mmap_count) || in snd_pcm_oss_change_params_locked()1395 if (atomic_read(&substream->mmap_count)) in snd_pcm_oss_write1()1505 if (atomic_read(&substream->mmap_count)) in snd_pcm_oss_read1()1660 if (atomic_read(&substream->mmap_count)) in snd_pcm_oss_sync()1845 if (atomic_read(&substream->mmap_count)) in snd_pcm_oss_get_formats()2806 if (atomic_read(&substream->mmap_count)) in snd_pcm_oss_playback_ready()[all …]
38 atomic_t mmap_count; member
3903 if (likely(!atomic_read(&event->mmap_count))) in event_update_userpage()6627 atomic_inc(&event->mmap_count); in perf_mmap_open()6628 atomic_inc(&event->rb->mmap_count); in perf_mmap_open()6684 if (atomic_dec_and_test(&rb->mmap_count)) in perf_mmap_close()6896 if (atomic_inc_not_zero(&event->rb->mmap_count)) { in perf_mmap()6953 if (!atomic_inc_not_zero(&rb->mmap_count)) in perf_mmap()7016 atomic_set(&rb->mmap_count, 1); in perf_mmap()7039 atomic_inc(&event->mmap_count); in perf_mmap()7041 atomic_dec(&rb->mmap_count); in perf_mmap()12956 if (atomic_read(&event->mmap_count)) in perf_event_set_output()[all …]
990 bo->mmap_count++; in hmm_bo_vm_open()1006 bo->mmap_count--; in hmm_bo_vm_close()1008 if (!bo->mmap_count) { in hmm_bo_vm_close()
163 atomic_t mmap_count; member1594 atomic_inc(&msc->mmap_count); in msc_mmap_open()1602 if (!atomic_dec_and_mutex_lock(&msc->mmap_count, &msc->buf_mutex)) in msc_mmap_close()1654 atomic_set(&msc->mmap_count, 1); in intel_th_msc_mmap()
763 atomic_read(&substream->mmap_count)) in snd_pcm_hw_params()924 if (atomic_read(&substream->mmap_count)) in snd_pcm_hw_free()3794 atomic_inc(&substream->mmap_count); in snd_pcm_mmap_data_open()3804 atomic_dec(&substream->mmap_count); in snd_pcm_mmap_data_close()3946 atomic_inc(&substream->mmap_count); in snd_pcm_mmap_data()
690 atomic_set(&substream->mmap_count, 0); in snd_pcm_new_stream()
491 atomic_t mmap_count; member
806 atomic_t mmap_count; member
1516 atomic_t mmap_count;