Searched refs:async_notify (Results 1 – 2 of 2) sorted by relevance
161 int async_notify; member181 bool async_notify; member
208 if (!pending && READ_ONCE(ctx->async_notify)) in tls_decrypt_done()469 if (!pending && READ_ONCE(ctx->async_notify)) in tls_encrypt_done()1063 smp_store_mb(ctx->async_notify, true); in tls_sw_sendmsg()1070 WRITE_ONCE(ctx->async_notify, false); in tls_sw_sendmsg()1859 smp_store_mb(ctx->async_notify, true); in tls_sw_recvmsg()1872 WRITE_ONCE(ctx->async_notify, false); in tls_sw_recvmsg()2073 smp_store_mb(ctx->async_notify, true); in tls_sw_release_resources_tx()