Searched refs:in_use_deks (Results 1 – 1 of 1) sorted by relevance
17 _a->num_deks - _a->avail_deks - _a->in_use_deks; })35 int in_use_deks; /* the number of being used keys in this pool */ member61 int in_use_deks; /* the number of keys being used, with in_use bit 1 */ member363 pool->in_use_deks -= bulk->in_use_deks; in mlx5_crypto_dek_pool_remove_bulk()404 bulk->in_use_deks++; in mlx5_crypto_dek_pool_pop()413 pool->in_use_deks++; in mlx5_crypto_dek_pool_pop()441 pool->in_use_deks--; in mlx5_crypto_dek_free_locked()442 bulk->in_use_deks--; in mlx5_crypto_dek_free_locked()443 if (!bulk->avail_deks && !bulk->in_use_deks) in mlx5_crypto_dek_free_locked()