Home
last modified time | relevance | path

Searched refs:refcount_inc_not_zero (Results 1 – 2 of 2) sorted by relevance

/tools/include/linux/
A Drefcount.h81 bool refcount_inc_not_zero(refcount_t *r) in refcount_inc_not_zero() function
114 REFCOUNT_WARN(!refcount_inc_not_zero(r), "refcount_t: increment on 0; use-after-free.\n"); in refcount_inc()
/tools/perf/util/
A Dcomm.c59 refcount_inc_not_zero(comm_str__refcnt(cs)); in comm_str__get()

Completed in 3 milliseconds