/Linux-v6.6/drivers/misc/lkdtm/ |
D | refcount.c | 33 refcount_inc(&over); in lkdtm_REFCOUNT_INC_OVERFLOW() 36 refcount_inc(&over); in lkdtm_REFCOUNT_INC_OVERFLOW() 37 refcount_inc(&over); in lkdtm_REFCOUNT_INC_OVERFLOW() 222 refcount_inc(&zero); in lkdtm_REFCOUNT_INC_ZERO() 275 refcount_inc(&sat); in lkdtm_REFCOUNT_INC_SATURATED() 382 refcount_inc(&count); in lkdtm_REFCOUNT_TIMING()
|
/Linux-v6.6/net/atm/ |
D | mpoa_caches.c | 44 refcount_inc(&entry->use); in in_cache_get() 65 refcount_inc(&entry->use); in in_cache_get_with_mask() 86 refcount_inc(&entry->use); in in_cache_get_by_vcc() 125 refcount_inc(&entry->use); in in_cache_add_entry() 341 refcount_inc(&entry->use); in eg_cache_get_by_cache_id() 362 refcount_inc(&entry->use); in eg_cache_get_by_tag() 384 refcount_inc(&entry->use); in eg_cache_get_by_vcc() 404 refcount_inc(&entry->use); in eg_cache_get_by_src_ip() 485 refcount_inc(&entry->use); in eg_cache_add_entry()
|
/Linux-v6.6/fs/btrfs/ |
D | ordered-data.c | 222 refcount_inc(&entry->refs); in insert_ordered_extent() 355 refcount_inc(&ordered->refs); in can_finish_ordered_extent() 540 refcount_inc(&entry->refs); in btrfs_dec_test_ordered_pending() 639 refcount_inc(&trans->use_count); in btrfs_remove_ordered_extent() 710 refcount_inc(&ordered->refs); in btrfs_wait_ordered_extents() 893 refcount_inc(&entry->refs); in btrfs_lookup_ordered_extent() 936 refcount_inc(&entry->refs); in btrfs_lookup_ordered_range() 966 refcount_inc(&ordered->refs); in btrfs_get_ordered_extents_for_logging() 990 refcount_inc(&entry->refs); in btrfs_lookup_first_ordered_extent() 1067 refcount_inc(&entry->refs); in btrfs_lookup_first_ordered_range() [all …]
|
D | delayed-inode.c | 69 refcount_inc(&node->refs); in btrfs_get_delayed_node() 78 refcount_inc(&node->refs); /* can be accessed */ in btrfs_get_delayed_node() 101 refcount_inc(&node->refs); in btrfs_get_delayed_node() 176 refcount_inc(&node->refs); /* inserted into list */ in btrfs_queue_delayed_node() 211 refcount_inc(&node->refs); in btrfs_first_delayed_node() 238 refcount_inc(&next->refs); in btrfs_next_delayed_node() 297 refcount_inc(&node->refs); in btrfs_first_prepared_delayed_node() 1694 refcount_inc(&item->refs); in btrfs_readdir_get_delayed_items() 1701 refcount_inc(&item->refs); in btrfs_readdir_get_delayed_items() 2129 refcount_inc(&item->refs); in btrfs_log_get_delayed_items() [all …]
|
/Linux-v6.6/fs/erofs/ |
D | fscache.c | 50 refcount_inc(&primary->ref); in erofs_fscache_req_chain() 58 refcount_inc(&primary->ref); in erofs_fscache_req_chain() 146 refcount_inc(&req->ref); in erofs_fscache_read_folios_async() 413 refcount_inc(&domain->ref); in erofs_fscache_register_domain() 503 refcount_inc(&domain->ref); in erofs_domain_init_cookie() 521 refcount_inc(&ctx->ref); in erofs_domain_register_cookie()
|
/Linux-v6.6/drivers/gpu/host1x/ |
D | context.c | 138 refcount_inc(&cd->ref); in host1x_memory_context_alloc() 162 refcount_inc(&cd->ref); in host1x_memory_context_get()
|
/Linux-v6.6/security/landlock/ |
D | object.h | 88 refcount_inc(&object->usage); in landlock_get_object()
|
D | ruleset.h | 177 refcount_inc(&ruleset->usage); in landlock_get_ruleset()
|
/Linux-v6.6/include/linux/netfilter/ |
D | nf_conntrack_common.h | 42 refcount_inc(&nfct->use); in nf_conntrack_get()
|
/Linux-v6.6/include/net/ |
D | netrom.h | 125 refcount_inc(&((__nr_node)->refcount)) 135 refcount_inc(&((__nr_neigh)->refcount))
|
D | ax25.h | 172 refcount_inc(&((ax25)->refcount)) 274 refcount_inc(&((__ax25)->refcount)) 286 refcount_inc(&ax25_dev->refcount); in ax25_dev_hold()
|
D | x25.h | 245 refcount_inc(&nb->refcnt); in x25_neigh_hold() 268 refcount_inc(&rt->refcnt); in x25_route_hold()
|
D | addrconf.h | 363 refcount_inc(&idev->refcnt); in in6_dev_get() 400 refcount_inc(&idev->refcnt); in in6_dev_hold() 429 refcount_inc(&ifp->refcnt); in in6_ifa_hold()
|
/Linux-v6.6/drivers/net/ethernet/marvell/prestera/ |
D | prestera_acl.c | 293 refcount_inc(&ruleset->refcount); in prestera_acl_ruleset_lookup() 306 refcount_inc(&ruleset->refcount); in prestera_acl_ruleset_get() 449 refcount_inc(&ruleset->refcount); in prestera_acl_rule_create() 785 refcount_inc(&vtcam->refcount); in __prestera_acl_vtcam_id_try_fit() 807 refcount_inc(&vtcam->refcount); in prestera_acl_vtcam_id_get() 813 refcount_inc(&vtcam->refcount); in prestera_acl_vtcam_id_get()
|
/Linux-v6.6/include/linux/sched/ |
D | user.h | 51 refcount_inc(&u->__count); in get_uid()
|
/Linux-v6.6/net/ceph/ |
D | snapshot.c | 49 refcount_inc(&sc->nref); in ceph_get_snap_context()
|
/Linux-v6.6/include/linux/ |
D | kref.h | 45 refcount_inc(&kref->refcount); in kref_get()
|
D | user_events.h | 47 refcount_inc(&old_mm->tasks); in user_events_fork()
|
D | nsproxy.h | 111 refcount_inc(&ns->count); in get_nsproxy()
|
D | utsname.h | 35 refcount_inc(&ns->ns.count); in get_uts_ns()
|
/Linux-v6.6/include/net/9p/ |
D | client.h | 231 refcount_inc(&r->refcount); in p9_req_get() 262 refcount_inc(&fid->count); in p9_fid_get()
|
/Linux-v6.6/drivers/infiniband/hw/cxgb4/ |
D | ev.c | 154 refcount_inc(&chp->refcnt); in c4iw_ev_dispatch() 230 refcount_inc(&chp->refcnt); in c4iw_ev_handler()
|
/Linux-v6.6/tools/include/linux/ |
D | refcount.h | 107 static inline void refcount_inc(refcount_t *r) in refcount_inc() function
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | cgrp.c | 65 refcount_inc(&ectx->refs); in nvkm_cgrp_ectx_get() 130 refcount_inc(&vctx->refs); in nvkm_cgrp_vctx_get()
|
/Linux-v6.6/drivers/iommu/arm/arm-smmu-v3/ |
D | arm-smmu-v3-sva.c | 61 refcount_inc(&cd->refs); in arm_smmu_share_asid() 281 refcount_inc(&smmu_mn->refs); in arm_smmu_mmu_notifier_get() 363 refcount_inc(&bond->refs); in __arm_smmu_sva_bind()
|