| /OK3568_Linux_fs/kernel/drivers/misc/lkdtm/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ax25.h | 172 refcount_inc(&((ax25)->refcount)) 199 refcount_inc(&ax25_rt->refcount); in ax25_hold_route() 284 refcount_inc(&((__ax25)->refcount)) 296 refcount_inc(&ax25_dev->refcount); in ax25_dev_hold()
|
| H A D | ipx.h | 139 refcount_inc(&intrfc->refcnt); in ipxitf_hold() 163 refcount_inc(&rt->refcnt); in ipxrtr_hold()
|
| H A D | netrom.h | 124 refcount_inc(&((__nr_node)->refcount)) 134 refcount_inc(&((__nr_neigh)->refcount))
|
| H A D | x25.h | 248 refcount_inc(&nb->refcnt); in x25_neigh_hold() 271 refcount_inc(&rt->refcnt); in x25_route_hold()
|
| H A D | addrconf.h | 375 refcount_inc(&idev->refcnt); in in6_dev_get() 412 refcount_inc(&idev->refcnt); in in6_dev_hold() 441 refcount_inc(&ifp->refcnt); in in6_ifa_hold()
|
| H A D | neighbour.h | 423 refcount_inc(&parms->refcnt); in neigh_parms_clone() 440 refcount_inc(&neigh->refcnt); in neigh_clone() 444 #define neigh_hold(n) refcount_inc(&(n)->refcnt)
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | ordered-data.c | 366 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()
|
| H A D | delayed-inode.c | 76 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() 1615 refcount_inc(&item->refs); in btrfs_readdir_get_delayed_items() 1622 refcount_inc(&item->refs); in btrfs_readdir_get_delayed_items()
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | snapshot.c | 49 refcount_inc(&sc->nref); in ceph_get_snap_context()
|
| /OK3568_Linux_fs/kernel/include/linux/sched/ |
| H A D | user.h | 64 refcount_inc(&u->__count); in get_uid()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_refcount_defs.h | 53 #define kbase_refcount_inc(x) refcount_inc(x)
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kref.h | 45 refcount_inc(&kref->refcount); in kref_get()
|
| H A D | inetdevice.h | 238 refcount_inc(&in_dev->refcnt); in in_dev_get() 278 #define in_dev_hold(idev) refcount_inc(&(idev)->refcnt)
|
| H A D | ipc_namespace.h | 131 refcount_inc(&ns->count); in get_ipc_ns()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_table.c | 81 refcount_inc(&action->refcount); in mlx5dr_table_set_miss_action() 253 refcount_inc(&dmn->refcount); in mlx5dr_table_create()
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | refcount.h | 107 static inline void refcount_inc(refcount_t *r) in refcount_inc() function
|
| /OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/ |
| H A D | videobuf2-memops.c | 97 refcount_inc(h->refcount); in vb2_common_vm_open()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | cgroup.c | 134 refcount_inc(&cgroup->refcnt); in cgroup__get() 196 refcount_inc(&cgrp->refcnt); in parse_cgroups()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs4client.c | 511 refcount_inc(&pos->cl_count); in nfs4_match_client() 591 refcount_inc(&pos->cl_count); in nfs40_walk_client_list() 748 refcount_inc(&pos->cl_count); in nfs41_walk_client_list() 785 refcount_inc(&clp->cl_count); in nfs4_find_client_ident() 840 refcount_inc(&clp->cl_count); in nfs4_find_client_sessionid()
|
| /OK3568_Linux_fs/kernel/fs/notify/ |
| H A D | group.c | 101 refcount_inc(&group->refcnt); in fsnotify_get_group()
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/ |
| H A D | threadmap.c | 73 refcount_inc(&map->refcnt); in perf_thread_map__get()
|
| /OK3568_Linux_fs/kernel/fs/lockd/ |
| H A D | host.c | 118 refcount_inc(&nsm->sm_count); in nlm_alloc_host() 397 refcount_inc(&host->h_count); in nlmsvc_lookup_host() 519 refcount_inc(&host->h_count); in nlm_get_host()
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | auth_null.c | 24 refcount_inc(&null_auth.au_count); in nul_create()
|