Searched refs:alloc_buf_count (Results 1 – 2 of 2) sorted by relevance
277 volatile uint32_t alloc_buf_count; member
736 atomic_store_rel_int(&oct->sc_buf_pool.alloc_buf_count, 0); in lio_setup_sc_buffer_pool()804 atomic_add_int(&oct->sc_buf_pool.alloc_buf_count, 1); in lio_alloc_soft_command()855 atomic_subtract_int(&oct->sc_buf_pool.alloc_buf_count, 1); in lio_free_soft_command()