Searched refs:cache_allocation (Results 1 – 2 of 2) sorted by relevance
266 volatile uint64_t cache_allocation; member
124 kstat_named_t cache_allocation; member4937 hca->cache_allocation -= rb->lrc_len; in rib_server_side_cache_reclaim()4958 if (hca->cache_allocation < cache_limit) { in rib_server_side_cache_cleanup()4978 hca->cache_allocation -= rb->lrc_len; in rib_server_side_cache_cleanup()4988 if (hca->cache_allocation < cache_limit) { in rib_server_side_cache_cleanup()5055 c_alloc = hca->cache_allocation; in rib_get_cache_buf()5103 hca->cache_allocation -= len; in rib_get_cache_buf()5175 hca->cache_allocation += cas.len; in rib_free_cache_buf()5390 rpcib_kstat.cache_allocation.value.ui64 += in rpcib_cache_kstat_update()5391 (uint64_t)hca->cache_allocation; in rpcib_cache_kstat_update()