Searched refs:arc_loaned_bytes (Results 1 – 1 of 1) sorted by relevance
938 static uint64_t arc_loaned_bytes; variable2585 atomic_add_64(&arc_loaned_bytes, size); in arc_loan_buf()2602 atomic_add_64(&arc_loaned_bytes, -HDR_GET_LSIZE(hdr)); in arc_return_buf()2616 atomic_add_64(&arc_loaned_bytes, HDR_GET_LSIZE(hdr)); in arc_loan_inuse_buf()5814 arc_loaned_bytes), 0); in arc_tempreserve_space()6313 ASSERT0(arc_loaned_bytes); in arc_fini()