Home
last modified time | relevance | path

Searched refs:alloc_buf_count (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/liquidio/base/
HDlio_iq.h277 volatile uint32_t alloc_buf_count; member
HDlio_request_manager.c736 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()