Searched refs:tfm_count (Results 1 – 3 of 3) sorted by relevance
105 if (atomic_read(&jrpriv->tfm_count)) { in caam_jr_remove()263 tfm_cnt = atomic_read(&jrpriv->tfm_count); in caam_jr_alloc()273 atomic_inc(&min_jrpriv->tfm_count); in caam_jr_alloc()291 atomic_dec(&jrpriv->tfm_count); in caam_jr_free()524 atomic_set(&jrpriv->tfm_count, 0); in caam_jr_probe()
48 atomic_t tfm_count ____cacheline_aligned;
65 atomic_t tfm_count; member230 cpu_index = (unsigned int)atomic_inc_return(&ictx->tfm_count) % in pcrypt_aead_init_tfm()