Searched refs:refcount_inc (Results 1 – 25 of 345) sorted by relevance
12345678910>>...14
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()
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()
59 refcount_inc(&fid->count); in v9fs_fid_find_inode()111 refcount_inc(&ret->count); in v9fs_fid_find()202 refcount_inc(&fid->count); in v9fs_fid_lookup_with_uid()251 refcount_inc(&fid->count); in v9fs_fid_lookup_with_uid()
429 refcount_inc(&entry->refs); in btrfs_mark_ordered_io_finished()501 refcount_inc(&entry->refs); in btrfs_dec_test_ordered_pending()585 refcount_inc(&trans->use_count); in btrfs_remove_ordered_extent()652 refcount_inc(&ordered->refs); in btrfs_wait_ordered_extents()831 refcount_inc(&entry->refs); in btrfs_lookup_ordered_extent()872 refcount_inc(&entry->refs); in btrfs_lookup_ordered_range()900 refcount_inc(&ordered->refs); in btrfs_get_ordered_extents_for_logging()923 refcount_inc(&entry->refs); in btrfs_lookup_first_ordered_extent()999 refcount_inc(&entry->refs); in btrfs_lookup_first_ordered_range()
75 refcount_inc(&node->refs); in btrfs_get_delayed_node()84 refcount_inc(&node->refs); /* can be accessed */ in btrfs_get_delayed_node()107 refcount_inc(&node->refs); in btrfs_get_delayed_node()182 refcount_inc(&node->refs); /* inserted into list */ in btrfs_queue_delayed_node()217 refcount_inc(&node->refs); in btrfs_first_delayed_node()244 refcount_inc(&next->refs); in btrfs_next_delayed_node()303 refcount_inc(&node->refs); in btrfs_first_prepared_delayed_node()1525 refcount_inc(&item->refs); in btrfs_readdir_get_delayed_items()1532 refcount_inc(&item->refs); in btrfs_readdir_get_delayed_items()
172 refcount_inc(&((ax25)->refcount))199 refcount_inc(&ax25_rt->refcount); in ax25_hold_route()283 refcount_inc(&((__ax25)->refcount))
124 refcount_inc(&((__nr_node)->refcount))134 refcount_inc(&((__nr_neigh)->refcount))
248 refcount_inc(&nb->refcnt); in x25_neigh_hold()271 refcount_inc(&rt->refcnt); in x25_route_hold()
361 refcount_inc(&idev->refcnt); in in6_dev_get()398 refcount_inc(&idev->refcnt); in in6_dev_hold()424 refcount_inc(&ifp->refcnt); in in6_ifa_hold()
88 refcount_inc(&object->usage); in landlock_get_object()
162 refcount_inc(&ruleset->usage); in landlock_get_ruleset()
50 refcount_inc(&u->__count); in get_uid()
60 refcount_inc(&cd->refs); in arm_smmu_share_asid()240 refcount_inc(&smmu_mn->refs); in arm_smmu_mmu_notifier_get()322 refcount_inc(&bond->refs); in __arm_smmu_sva_bind()
49 refcount_inc(&sc->nref); in ceph_get_snap_context()
154 refcount_inc(&chp->refcnt); in c4iw_ev_dispatch()230 refcount_inc(&chp->refcnt); in c4iw_ev_handler()
45 refcount_inc(&kref->refcount); in kref_get()
44 refcount_inc(&ns->ns.count); in get_pid_ns()
34 refcount_inc(&ns->ns.count); in get_uts_ns()
240 refcount_inc(&in_dev->refcnt); in in_dev_get()280 #define in_dev_hold(idev) refcount_inc(&(idev)->refcnt)
821 refcount_inc(&dmn->refcount); in mlx5dr_action_create_dest_table_num()831 refcount_inc(&tbl->refcount); in mlx5dr_action_create_dest_table()926 refcount_inc(&dmn->refcount); in mlx5dr_action_create_mult_dest_tbl()929 refcount_inc(&ref_actions[i]->refcount); in mlx5dr_action_create_mult_dest_tbl()965 refcount_inc(&dmn->refcount); in mlx5dr_action_create_dest_flow_fw_table()1018 refcount_inc(&dmn->refcount); in mlx5dr_action_create_flow_sampler()1211 refcount_inc(&dmn->refcount); in mlx5dr_action_create_packet_reformat()1722 refcount_inc(&dmn->refcount); in mlx5dr_action_create_modify_header()
78 refcount_inc(&action->refcount); in mlx5dr_table_set_miss_action()250 refcount_inc(&dmn->refcount); in mlx5dr_table_create()
96 refcount_inc(h->refcount); in vb2_common_vm_open()
107 static inline void refcount_inc(refcount_t *r) in refcount_inc() function
73 refcount_inc(&map->refcnt); in perf_thread_map__get()
84 * atomic_inc() --> refcount_inc()
Completed in 33 milliseconds