Lines Matching refs:atomic_t
426 atomic_t session_count; /* number of streams active */
427 atomic_t stream_count; /* monotonic counter for streamID's */
433 atomic_t next_chan;
443 atomic_t op_counts[SPU_OP_NUM];
445 atomic_t cipher_cnt[CIPHER_ALG_LAST][CIPHER_MODE_LAST];
446 atomic_t hash_cnt[HASH_ALG_LAST];
447 atomic_t hmac_cnt[HASH_ALG_LAST];
448 atomic_t aead_cnt[AEAD_TYPE_LAST];
451 atomic_t setkey_cnt[SPU_OP_NUM];
454 atomic_t mb_no_spc;
457 atomic_t mb_send_fail;
460 atomic_t bad_icv;