Lines Matching refs:atomic_t
428 atomic_t session_count; /* number of streams active */
429 atomic_t stream_count; /* monotonic counter for streamID's */
435 atomic_t next_chan;
445 atomic_t op_counts[SPU_OP_NUM];
447 atomic_t cipher_cnt[CIPHER_ALG_LAST][CIPHER_MODE_LAST];
448 atomic_t hash_cnt[HASH_ALG_LAST];
449 atomic_t hmac_cnt[HASH_ALG_LAST];
450 atomic_t aead_cnt[AEAD_TYPE_LAST];
453 atomic_t setkey_cnt[SPU_OP_NUM];
456 atomic_t mb_no_spc;
459 atomic_t mb_send_fail;
462 atomic_t bad_icv;