Lines Matching refs:atomic_t
427 atomic_t session_count; /* number of streams active */
428 atomic_t stream_count; /* monotonic counter for streamID's */
434 atomic_t next_chan;
444 atomic_t op_counts[SPU_OP_NUM];
446 atomic_t cipher_cnt[CIPHER_ALG_LAST][CIPHER_MODE_LAST];
447 atomic_t hash_cnt[HASH_ALG_LAST];
448 atomic_t hmac_cnt[HASH_ALG_LAST];
449 atomic_t aead_cnt[AEAD_TYPE_LAST];
452 atomic_t setkey_cnt[SPU_OP_NUM];
455 atomic_t mb_no_spc;
458 atomic_t mb_send_fail;
461 atomic_t bad_icv;