Searched refs:aux_refcount (Results 1 – 3 of 3) sorted by relevance
361 if (!atomic_inc_not_zero(&rb->aux_refcount)) in perf_aux_output_begin()664 atomic_set(&rb->aux_refcount, 1); in rb_alloc_aux()683 if (atomic_dec_and_test(&rb->aux_refcount)) in rb_free_aux()
51 atomic_t aux_refcount; member
5466 WARN_ON_ONCE(atomic_read(&rb->aux_refcount)); in perf_mmap_close()