Searched refs:aux_refcount (Results 1 – 3 of 3) sorted by relevance
393 if (!refcount_inc_not_zero(&rb->aux_refcount)) in perf_aux_output_begin()703 refcount_set(&rb->aux_refcount, 1); in rb_alloc_aux()722 if (refcount_dec_and_test(&rb->aux_refcount)) in rb_free_aux()
52 refcount_t aux_refcount; member
5617 WARN_ON_ONCE(refcount_read(&rb->aux_refcount)); in perf_mmap_close()