Home
last modified time | relevance | path

Searched refs:refcount_dec_not_one (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Drefcount.c74 bool refcount_dec_not_one(refcount_t *r) in refcount_dec_not_one() function
95 EXPORT_SYMBOL(refcount_dec_not_one);
115 if (refcount_dec_not_one(r)) in refcount_dec_and_mutex_lock()
146 if (refcount_dec_not_one(r)) in refcount_dec_and_lock()
175 if (refcount_dec_not_one(r)) in refcount_dec_and_lock_irqsave()
/OK3568_Linux_fs/kernel/include/linux/
H A Drefcount.h363 extern __must_check bool refcount_dec_not_one(refcount_t *r);
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup-internal.h207 if (refcount_dec_not_one(&cset->refcount)) in put_css_set()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Drefcount-vs-atomic.rst148 * ``atomic_add_unless(&var, -1, 1)`` --> ``refcount_dec_not_one(&var)``
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Druntime.c324 while (refcount_dec_not_one(&link->rpm_active) && in pm_runtime_release_supplier()
1738 refcount_dec_not_one(&link->rpm_active); in pm_runtime_put_suppliers()
/OK3568_Linux_fs/kernel/drivers/net/ipa/
H A Dgsi_trans.c377 if (refcount_dec_not_one(refcount)) in gsi_trans_free()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dfilecache.c281 if (refcount_dec_not_one(&nf->nf_ref)) in nfsd_file_unhash_and_release_locked()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_bo.c641 if (refcount_dec_not_one(&bo->usecnt)) in vc4_bo_dec_usecnt()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dthermal.c1032 if (!refcount_dec_not_one(&tz->thermal_check_count)) in acpi_thermal_check_fn()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo1302 refcount_dec_not_one
H A Dabi_gki_aarch64_qcom1953 refcount_dec_not_one
H A Dabi_gki_aarch64_oplus2116 refcount_dec_not_one
H A Dabi_gki_aarch64_galaxy3247 refcount_dec_not_one