atomic_dec_and_mutex_lock 596 arch/mips/kernel/perf_event_mipsxx.c if (atomic_dec_and_mutex_lock(&active_events, atomic_dec_and_mutex_lock 1189 arch/sparc/kernel/perf_event.c if (atomic_dec_and_mutex_lock(&active_events, &pmc_grab_mutex)) { atomic_dec_and_mutex_lock 358 arch/x86/events/core.c if (atomic_dec_and_mutex_lock(&pmc_refcount, &pmc_reserve_mutex)) { atomic_dec_and_mutex_lock 1561 drivers/hwtracing/intel_th/msu.c if (!atomic_dec_and_mutex_lock(&msc->mmap_count, &msc->buf_mutex)) atomic_dec_and_mutex_lock 1090 drivers/perf/arm-cci.c if (atomic_dec_and_mutex_lock(active_events, reserve_mutex)) { atomic_dec_and_mutex_lock 147 fs/ecryptfs/main.c if (atomic_dec_and_mutex_lock(&inode_info->lower_file_count, atomic_dec_and_mutex_lock 186 include/linux/mutex.h extern int atomic_dec_and_mutex_lock(atomic_t *cnt, struct mutex *lock); atomic_dec_and_mutex_lock 146 kernel/events/callchain.c if (atomic_dec_and_mutex_lock(&nr_callchain_events, &callchain_mutex)) { atomic_dec_and_mutex_lock 5605 kernel/events/core.c atomic_dec_and_mutex_lock(&rb->aux_mmap_count, &event->mmap_mutex)) { atomic_dec_and_mutex_lock 5627 kernel/events/core.c if (!atomic_dec_and_mutex_lock(&event->mmap_count, &event->mmap_mutex)) atomic_dec_and_mutex_lock 1481 kernel/locking/mutex.c EXPORT_SYMBOL(atomic_dec_and_mutex_lock);