Home
last modified time | relevance | path

Searched refs:atomic_dec_and_mutex_lock (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/translations/zh_CN/core-api/
A Drefcount-vs-atomic.rst152 * atomic_dec_and_mutex_lock() --> refcount_dec_and_mutex_lock()
/linux/include/linux/
A Dmutex.h220 extern int atomic_dec_and_mutex_lock(atomic_t *cnt, struct mutex *lock);
/linux/kernel/events/
A Dcallchain.c146 if (atomic_dec_and_mutex_lock(&nr_callchain_events, &callchain_mutex)) { in put_callchain_buffers()
A Dcore.c6070 atomic_dec_and_mutex_lock(&rb->aux_mmap_count, &event->mmap_mutex)) { in perf_mmap_close()
6093 if (!atomic_dec_and_mutex_lock(&event->mmap_count, &event->mmap_mutex)) in perf_mmap_close()
/linux/fs/reiserfs/
A Dfile.c41 if (!atomic_dec_and_mutex_lock(&REISERFS_I(inode)->openers, in reiserfs_file_release()
/linux/kernel/locking/
A Dmutex.c1129 int atomic_dec_and_mutex_lock(atomic_t *cnt, struct mutex *lock) in atomic_dec_and_mutex_lock() function
1144 EXPORT_SYMBOL(atomic_dec_and_mutex_lock);
/linux/Documentation/core-api/
A Drefcount-vs-atomic.rst163 * atomic_dec_and_mutex_lock() --> refcount_dec_and_mutex_lock()
/linux/drivers/gpu/drm/i915/gt/
A Dintel_gtt.c100 if (!atomic_dec_and_mutex_lock(&vm->open, &vm->mutex)) in __i915_vm_close()
/linux/Documentation/locking/
A Dmutex-design.rst129 int atomic_dec_and_mutex_lock(atomic_t *cnt, struct mutex *lock);
/linux/fs/ecryptfs/
A Dmain.c147 if (atomic_dec_and_mutex_lock(&inode_info->lower_file_count, in ecryptfs_put_lower_file()
/linux/drivers/gpu/drm/
A Ddrm_file.c532 if (atomic_dec_and_mutex_lock(&dev->open_count, &drm_global_mutex)) { in drm_release_noglobal()
/linux/drivers/perf/
A Darm-cci.c1089 if (atomic_dec_and_mutex_lock(active_events, reserve_mutex)) { in hw_perf_event_destroy()
/linux/arch/sparc/kernel/
A Dperf_event.c1189 if (atomic_dec_and_mutex_lock(&active_events, &pmc_grab_mutex)) { in perf_event_release_pmc()
/linux/arch/mips/kernel/
A Dperf_event_mipsxx.c639 if (atomic_dec_and_mutex_lock(&active_events, in hw_perf_event_destroy()
/linux/drivers/hwtracing/intel_th/
A Dmsu.c1581 if (!atomic_dec_and_mutex_lock(&msc->mmap_count, &msc->buf_mutex)) in msc_mmap_close()
/linux/arch/x86/events/
A Dcore.c418 if (atomic_dec_and_mutex_lock(&pmc_refcount, &pmc_reserve_mutex)) { in x86_release_hardware()
/linux/kernel/sched/
A Dcore.c343 if (atomic_dec_and_mutex_lock(&sched_core_count, &sched_core_mutex)) { in __sched_core_put()
/linux/
A Dvmlinux.symvers11646 0x00000000 atomic_dec_and_mutex_lock vmlinux EXPORT_SYMBOL
A DSystem.map3567 ffff8000100dfd64 T atomic_dec_and_mutex_lock
A D.tmp_System.map3567 ffff8000100dfd64 T atomic_dec_and_mutex_lock

Completed in 400 milliseconds