Home
last modified time | relevance | path

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

/tools/perf/util/
A Dmem-info.c10 refcount_inc(mem_info__refcnt(mi)); in mem_info__get()
A Dkvm-stat.h159 refcount_inc(&ki->refcnt); in kvm_info__get()
A Dcgroup.c197 refcount_inc(&cgroup->refcnt); in cgroup__get()
403 refcount_inc(&cgrp->refcnt); in parse_cgroups()
A Dmap.h189 refcount_inc(map__refcnt(map)); in map__get()
A Dnamespaces.c231 refcount_inc(nsinfo__refcnt(nsi)); in nsinfo__get()
A Dthread.c137 refcount_inc(thread__refcnt(thread)); in thread__get()
A Dmaps.c267 refcount_inc(maps__refcnt(maps)); in maps__get()
A Ddso.c1619 refcount_inc(&RC_CHK_ACCESS(dso)->refcnt); in dso__get()
/tools/include/linux/
A Drefcount.h112 static inline void refcount_inc(refcount_t *r) in refcount_inc() function
/tools/lib/perf/
A Dthreadmap.c83 refcount_inc(&map->refcnt); in perf_thread_map__get()
A Dcpumap.c63 refcount_inc(perf_cpu_map__refcnt(map)); in perf_cpu_map__get()
A Dmmap.c72 refcount_inc(&map->refcnt); in perf_mmap__get()
/tools/testing/selftests/bpf/test_kmods/
A Dbpf_testmod.c674 refcount_inc(&prog_test_struct.cnt); in bpf_kfunc_call_test_acquire()

Completed in 31 milliseconds