Lines Matching refs:atomic_t
439 atomic_t session_count; /* number of streams active */
440 atomic_t stream_count; /* monotonic counter for streamID's */
446 atomic_t next_chan;
456 atomic_t op_counts[SPU_OP_NUM];
458 atomic_t cipher_cnt[CIPHER_ALG_LAST][CIPHER_MODE_LAST];
459 atomic_t hash_cnt[HASH_ALG_LAST];
460 atomic_t hmac_cnt[HASH_ALG_LAST];
461 atomic_t aead_cnt[AEAD_TYPE_LAST];
464 atomic_t setkey_cnt[SPU_OP_NUM];
467 atomic_t mb_no_spc;
470 atomic_t mb_send_fail;
473 atomic_t bad_icv;