Searched refs:refcount_inc_not_zero (Results 1 – 2 of 2) sorted by relevance
81 bool refcount_inc_not_zero(refcount_t *r) in refcount_inc_not_zero() function114 REFCOUNT_WARN(!refcount_inc_not_zero(r), "refcount_t: increment on 0; use-after-free.\n"); in refcount_inc()
59 refcount_inc_not_zero(comm_str__refcnt(cs)); in comm_str__get()
Completed in 3 milliseconds