Home
last modified time | relevance | path

Searched refs:refcount_inc (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/openbmc/linux/drivers/misc/lkdtm/
H A Drefcount.c33 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()
/openbmc/linux/net/atm/
H A Dmpoa_caches.c44 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()
/openbmc/linux/fs/btrfs/
H A Dordered-data.c223 refcount_inc(&entry->refs); in insert_ordered_extent()
356 refcount_inc(&ordered->refs); in can_finish_ordered_extent()
541 refcount_inc(&entry->refs); in btrfs_dec_test_ordered_pending()
642 refcount_inc(&trans->use_count); in btrfs_remove_ordered_extent()
713 refcount_inc(&ordered->refs); in btrfs_wait_ordered_extents()
896 refcount_inc(&entry->refs); in btrfs_lookup_ordered_extent()
939 refcount_inc(&entry->refs); in btrfs_lookup_ordered_range()
969 refcount_inc(&ordered->refs); in btrfs_get_ordered_extents_for_logging()
993 refcount_inc(&entry->refs); in btrfs_lookup_first_ordered_extent()
1070 refcount_inc(&entry->refs); in btrfs_lookup_first_ordered_range()
[all …]
H A Ddelayed-inode.c69 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()
1695 refcount_inc(&item->refs); in btrfs_readdir_get_delayed_items()
1702 refcount_inc(&item->refs); in btrfs_readdir_get_delayed_items()
2130 refcount_inc(&item->refs); in btrfs_log_get_delayed_items()
[all …]
/openbmc/linux/fs/erofs/
H A Dfscache.c63 refcount_inc(&primary->ref); in erofs_fscache_req_chain()
71 refcount_inc(&primary->ref); in erofs_fscache_req_chain()
159 refcount_inc(&req->ref); in erofs_fscache_read_folios_async()
427 refcount_inc(&domain->ref); in erofs_fscache_register_domain()
517 refcount_inc(&domain->ref); in erofs_domain_init_cookie()
535 refcount_inc(&ctx->ref); in erofs_domain_register_cookie()
/openbmc/linux/security/landlock/
H A Dobject.h88 refcount_inc(&object->usage); in landlock_get_object()
H A Druleset.h177 refcount_inc(&ruleset->usage); in landlock_get_ruleset()
/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_common.h42 refcount_inc(&nfct->use); in nf_conntrack_get()
/openbmc/linux/drivers/gpu/host1x/
H A Dcontext.c138 refcount_inc(&cd->ref); in host1x_memory_context_alloc()
162 refcount_inc(&cd->ref); in host1x_memory_context_get()
/openbmc/linux/include/linux/sched/
H A Duser.h51 refcount_inc(&u->__count); in get_uid()
/openbmc/linux/net/ceph/
H A Dsnapshot.c49 refcount_inc(&sc->nref); in ceph_get_snap_context()
/openbmc/linux/include/net/
H A Dnetrom.h125 refcount_inc(&((__nr_node)->refcount))
135 refcount_inc(&((__nr_neigh)->refcount))
H A Dax25.h172 refcount_inc(&((ax25)->refcount))
274 refcount_inc(&((__ax25)->refcount))
286 refcount_inc(&ax25_dev->refcount); in ax25_dev_hold()
H A Dx25.h245 refcount_inc(&nb->refcnt); in x25_neigh_hold()
268 refcount_inc(&rt->refcnt); in x25_route_hold()
H A Daddrconf.h371 refcount_inc(&idev->refcnt); in in6_dev_get()
408 refcount_inc(&idev->refcnt); in in6_dev_hold()
437 refcount_inc(&ifp->refcnt); in in6_ifa_hold()
/openbmc/linux/include/linux/
H A Dkref.h45 refcount_inc(&kref->refcount); in kref_get()
H A Duser_events.h47 refcount_inc(&old_mm->tasks); in user_events_fork()
H A Dnsproxy.h111 refcount_inc(&ns->count); in get_nsproxy()
H A Dutsname.h35 refcount_inc(&ns->ns.count); in get_uts_ns()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_acl.c293 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()
/openbmc/linux/include/net/9p/
H A Dclient.h231 refcount_inc(&r->refcount); in p9_req_get()
262 refcount_inc(&fid->count); in p9_fid_get()
/openbmc/linux/tools/include/linux/
H A Drefcount.h107 static inline void refcount_inc(refcount_t *r) in refcount_inc() function
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dev.c154 refcount_inc(&chp->refcnt); in c4iw_ev_dispatch()
230 refcount_inc(&chp->refcnt); in c4iw_ev_handler()
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c98 refcount_inc(h->refcount); in vb2_common_vm_open()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dcgrp.c65 refcount_inc(&ectx->refs); in nvkm_cgrp_ectx_get()
130 refcount_inc(&vctx->refs); in nvkm_cgrp_vctx_get()

12345678910>>...16