Searched refs:refcount_inc (Results 1 – 13 of 13) sorted by relevance
10 refcount_inc(mem_info__refcnt(mi)); in mem_info__get()
159 refcount_inc(&ki->refcnt); in kvm_info__get()
197 refcount_inc(&cgroup->refcnt); in cgroup__get()403 refcount_inc(&cgrp->refcnt); in parse_cgroups()
189 refcount_inc(map__refcnt(map)); in map__get()
231 refcount_inc(nsinfo__refcnt(nsi)); in nsinfo__get()
137 refcount_inc(thread__refcnt(thread)); in thread__get()
267 refcount_inc(maps__refcnt(maps)); in maps__get()
1619 refcount_inc(&RC_CHK_ACCESS(dso)->refcnt); in dso__get()
112 static inline void refcount_inc(refcount_t *r) in refcount_inc() function
83 refcount_inc(&map->refcnt); in perf_thread_map__get()
63 refcount_inc(perf_cpu_map__refcnt(map)); in perf_cpu_map__get()
72 refcount_inc(&map->refcnt); in perf_mmap__get()
674 refcount_inc(&prog_test_struct.cnt); in bpf_kfunc_call_test_acquire()
Completed in 31 milliseconds