Home
last modified time | relevance | path

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

12345678910>>...12

/Linux-v5.10/drivers/misc/lkdtm/
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()
/Linux-v5.10/net/atm/
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()
/Linux-v5.10/include/net/
Dipx.h139 refcount_inc(&intrfc->refcnt); in ipxitf_hold()
163 refcount_inc(&rt->refcnt); in ipxrtr_hold()
Dnetrom.h124 refcount_inc(&((__nr_node)->refcount))
134 refcount_inc(&((__nr_neigh)->refcount))
Dax25.h172 refcount_inc(&((ax25)->refcount))
199 refcount_inc(&ax25_rt->refcount); in ax25_hold_route()
283 refcount_inc(&((__ax25)->refcount))
Dx25.h248 refcount_inc(&nb->refcnt); in x25_neigh_hold()
271 refcount_inc(&rt->refcnt); in x25_route_hold()
Daddrconf.h362 refcount_inc(&idev->refcnt); in in6_dev_get()
399 refcount_inc(&idev->refcnt); in in6_dev_hold()
425 refcount_inc(&ifp->refcnt); in in6_ifa_hold()
Dneighbour.h414 refcount_inc(&parms->refcnt); in neigh_parms_clone()
431 refcount_inc(&neigh->refcnt); in neigh_clone()
435 #define neigh_hold(n) refcount_inc(&(n)->refcnt)
/Linux-v5.10/fs/btrfs/
Dordered-data.c366 refcount_inc(&entry->refs); in btrfs_dec_test_first_ordered_pending()
429 refcount_inc(&entry->refs); in btrfs_dec_test_ordered_pending()
514 refcount_inc(&trans->use_count); in btrfs_remove_ordered_extent()
581 refcount_inc(&ordered->refs); in btrfs_wait_ordered_extents()
759 refcount_inc(&entry->refs); in btrfs_lookup_ordered_extent()
800 refcount_inc(&entry->refs); in btrfs_lookup_ordered_range()
828 refcount_inc(&ordered->refs); in btrfs_get_ordered_extents_for_logging()
851 refcount_inc(&entry->refs); in btrfs_lookup_first_ordered_extent()
Ddelayed-inode.c76 refcount_inc(&node->refs); in btrfs_get_delayed_node()
85 refcount_inc(&node->refs); /* can be accessed */ in btrfs_get_delayed_node()
108 refcount_inc(&node->refs); in btrfs_get_delayed_node()
183 refcount_inc(&node->refs); /* inserted into list */ in btrfs_queue_delayed_node()
218 refcount_inc(&node->refs); in btrfs_first_delayed_node()
245 refcount_inc(&next->refs); in btrfs_next_delayed_node()
304 refcount_inc(&node->refs); in btrfs_first_prepared_delayed_node()
1608 refcount_inc(&item->refs); in btrfs_readdir_get_delayed_items()
1615 refcount_inc(&item->refs); in btrfs_readdir_get_delayed_items()
/Linux-v5.10/net/ceph/
Dsnapshot.c49 refcount_inc(&sc->nref); in ceph_get_snap_context()
/Linux-v5.10/include/linux/sched/
Duser.h59 refcount_inc(&u->__count); in get_uid()
Dtask.h104 refcount_inc(&t->usage); in get_task_struct()
/Linux-v5.10/include/linux/
Dkref.h45 refcount_inc(&kref->refcount); in kref_get()
Dipc_namespace.h131 refcount_inc(&ns->count); in get_ipc_ns()
Dinetdevice.h229 refcount_inc(&in_dev->refcnt); in in_dev_get()
269 #define in_dev_hold(idev) refcount_inc(&(idev)->refcnt)
Dposix_acl.h45 refcount_inc(&acl->a_refcount); in posix_acl_dup()
/Linux-v5.10/tools/include/linux/
Drefcount.h107 static inline void refcount_inc(refcount_t *r) in refcount_inc() function
/Linux-v5.10/drivers/media/common/videobuf2/
Dvideobuf2-memops.c97 refcount_inc(h->refcount); in vb2_common_vm_open()
/Linux-v5.10/fs/notify/
Dgroup.c101 refcount_inc(&group->refcnt); in fsnotify_get_group()
/Linux-v5.10/tools/lib/perf/
Dthreadmap.c73 refcount_inc(&map->refcnt); in perf_thread_map__get()
/Linux-v5.10/net/sunrpc/
Dauth_null.c24 refcount_inc(&null_auth.au_count); in nul_create()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_table.c78 refcount_inc(&action->refcount); in mlx5dr_table_set_miss_action()
250 refcount_inc(&dmn->refcount); in mlx5dr_table_create()
/Linux-v5.10/tools/perf/util/
Dmaps.h58 refcount_inc(&maps->refcnt); in maps__get()
Dcgroup.c134 refcount_inc(&cgroup->refcnt); in cgroup__get()
196 refcount_inc(&cgrp->refcnt); in parse_cgroups()

12345678910>>...12