Lines Matching refs:atomic_t
425 atomic_t session_count; /* number of streams active */
426 atomic_t stream_count; /* monotonic counter for streamID's */
432 atomic_t next_chan;
442 atomic_t op_counts[SPU_OP_NUM];
444 atomic_t cipher_cnt[CIPHER_ALG_LAST][CIPHER_MODE_LAST];
445 atomic_t hash_cnt[HASH_ALG_LAST];
446 atomic_t hmac_cnt[HASH_ALG_LAST];
447 atomic_t aead_cnt[AEAD_TYPE_LAST];
450 atomic_t setkey_cnt[SPU_OP_NUM];
453 atomic_t mb_no_spc;
456 atomic_t mb_send_fail;
459 atomic_t bad_icv;