Searched refs:refcount_dec_not_one (Results 1 – 10 of 10) sorted by relevance
74 bool refcount_dec_not_one(refcount_t *r) in refcount_dec_not_one() function95 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()
137 * ``atomic_add_unless(&var, -1, 1)`` --> ``refcount_dec_not_one(&var)``
208 if (refcount_dec_not_one(&cset->refcount)) in put_css_set()
361 if (refcount_dec_not_one(&shmem->pages_pin_count)) in drm_gem_shmem_unpin()
335 while (refcount_dec_not_one(&link->rpm_active) && in pm_runtime_release_supplier()
860 if (!refcount_dec_not_one(&ct->ct_general.use)) in nf_ct_drop_unconfirmed()
682 if (refcount_dec_not_one(&fs_hws_data->hws_action_refcount)) in mlx5_fs_put_hws_action()
1038 if (refcount_dec_not_one(&clnt->cl_count)) in rpc_release_client()
348 if (refcount_dec_not_one(r)) in dlm_refcount_dec_and_write_lock_bh()
5423 if (refcount_dec_not_one(&global_ctx_data_ref)) in detach_global_ctx_data()