/openbmc/linux/lib/ |
H A D | refcount.c | 119 if (!refcount_dec_and_test(r)) { in refcount_dec_and_mutex_lock() 150 if (!refcount_dec_and_test(r)) { in refcount_dec_and_lock() 179 if (!refcount_dec_and_test(r)) { in refcount_dec_and_lock_irqsave()
|
/openbmc/linux/drivers/misc/lkdtm/ |
H A D | refcount.c | 164 if (refcount_dec_and_test(&neg)) in lkdtm_REFCOUNT_DEC_AND_TEST_NEGATIVE() 332 if (refcount_dec_and_test(&sat)) in lkdtm_REFCOUNT_DEC_AND_TEST_SATURATED() 385 if (refcount_dec_and_test(&count)) in lkdtm_REFCOUNT_TIMING()
|
/openbmc/linux/include/net/ |
H A D | netrom.h | 129 if (refcount_dec_and_test(&nr_node->refcount)) { in nr_node_put() 139 if (refcount_dec_and_test(&nr_neigh->refcount)) { in nr_neigh_put()
|
H A D | ax25.h | 176 if (refcount_dec_and_test(&assoc->refcount)) { in ax25_uid_put() 279 if (refcount_dec_and_test(&ax25->refcount)) { in ax25_cb_put() 292 if (refcount_dec_and_test(&ax25_dev->refcount)) in ax25_dev_put()
|
H A D | x25.h | 250 if (refcount_dec_and_test(&nb->refcnt)) in x25_neigh_put() 273 if (refcount_dec_and_test(&rt->refcnt)) in x25_route_put()
|
/openbmc/linux/fs/nfsd/ |
H A D | filecache.c | 150 if (refcount_dec_and_test(&nfm->nfm_ref)) { in nfsd_file_mark_put() 390 if (refcount_dec_and_test(&nf->nf_ref)) in nfsd_file_put() 472 if (!refcount_dec_and_test(&nf->nf_ref)) { in nfsd_file_lru_cb() 1020 WARN_ON_ONCE(refcount_dec_and_test(&nf->nf_ref)); in nfsd_file_do_acquire() 1100 if (refcount_dec_and_test(&nf->nf_ref)) in nfsd_file_do_acquire() 1122 if (refcount_dec_and_test(&nf->nf_ref)) in nfsd_file_do_acquire()
|
/openbmc/linux/security/landlock/ |
H A D | ruleset.c | 253 while (hierarchy && refcount_dec_and_test(&hierarchy->usage)) { in put_hierarchy() 373 if (ruleset && refcount_dec_and_test(&ruleset->usage)) in landlock_put_ruleset() 387 if (ruleset && refcount_dec_and_test(&ruleset->usage)) { in landlock_put_ruleset_deferred()
|
/openbmc/linux/include/linux/netfilter/ |
H A D | nf_conntrack_common.h | 36 if (nfct && refcount_dec_and_test(&nfct->use)) in nf_conntrack_put()
|
/openbmc/linux/drivers/md/ |
H A D | dm-ps-io-affinity.c | 34 if (refcount_dec_and_test(&pi->refcount)) { in ioa_free_path() 96 if (refcount_dec_and_test(&pi->refcount)) { in ioa_add_path()
|
/openbmc/linux/net/ceph/ |
H A D | snapshot.c | 58 if (refcount_dec_and_test(&sc->nref)) { in ceph_put_snap_context()
|
/openbmc/linux/include/linux/ |
H A D | kref.h | 64 if (refcount_dec_and_test(&kref->refcount)) { in kref_put()
|
H A D | nsproxy.h | 105 if (refcount_dec_and_test(&ns->count)) in put_nsproxy()
|
H A D | utsname.h | 44 if (refcount_dec_and_test(&ns->ns.count)) in put_uts_ns()
|
/openbmc/linux/io_uring/ |
H A D | notif.h | 36 if (refcount_dec_and_test(&nd->uarg.refcnt)) in io_notif_flush()
|
H A D | io-wq.h | 35 if (refcount_dec_and_test(&hash->refs)) in io_wq_put_hash()
|
/openbmc/linux/fs/btrfs/ |
H A D | delayed-ref.h | 342 if (refcount_dec_and_test(&ref->refs)) { in btrfs_put_delayed_ref() 371 if (refcount_dec_and_test(&head->refs)) in btrfs_put_delayed_ref_head()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_mps.c | 17 if (!refcount_dec_and_test(&mps_entry->refcnt)) { in cxgb4_mps_ref_dec_by_mac() 39 if (!refcount_dec_and_test(&mps_entry->refcnt)) { in cxgb4_mps_ref_dec()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | cgrp.c | 39 if (refcount_dec_and_test(&ectx->refs)) { in nvkm_cgrp_ectx_put() 100 if (refcount_dec_and_test(&vctx->refs)) { in nvkm_cgrp_vctx_put()
|
/openbmc/linux/tools/include/linux/ |
H A D | refcount.h | 146 bool refcount_dec_and_test(refcount_t *r) in refcount_dec_and_test() function
|
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | refcount-vs-atomic.rst | 123 * atomic_dec_and_test() --> refcount_dec_and_test()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | srq.c | 60 if (refcount_dec_and_test(&srq->refcount)) in mlx4_srq_event() 235 if (refcount_dec_and_test(&srq->refcount)) in mlx4_srq_free()
|
/openbmc/linux/rust/ |
H A D | helpers.c | 95 return refcount_dec_and_test(r); in rust_helper_refcount_dec_and_test()
|
/openbmc/linux/crypto/ |
H A D | cryptd.c | 284 } else if (refcnt && refcount_dec_and_test(&ctx->refcnt)) in cryptd_skcipher_complete() 527 } else if (refcnt && refcount_dec_and_test(&ctx->refcnt)) in cryptd_hash_complete() 780 } else if (refcnt && refcount_dec_and_test(&ctx->refcnt)) in cryptd_aead_crypt() 996 if (refcount_dec_and_test(&ctx->refcnt)) in cryptd_free_skcipher() 1053 if (refcount_dec_and_test(&ctx->refcnt)) in cryptd_free_ahash() 1103 if (refcount_dec_and_test(&ctx->refcnt)) in cryptd_free_aead()
|
/openbmc/linux/fs/notify/ |
H A D | group.c | 109 if (refcount_dec_and_test(&group->refcnt)) in fsnotify_put_group()
|
/openbmc/linux/tools/lib/perf/ |
H A D | threadmap.c | 89 if (map && refcount_dec_and_test(&map->refcnt)) in perf_thread_map__put()
|