Searched refs:async_notify (Results 1 – 2 of 2) sorted by relevance
113 int async_notify; member
484 if (!pending && ctx->async_notify) in tls_encrypt_done()1124 ctx->async_notify = true; in tls_sw_sendmsg()1136 WRITE_ONCE(ctx->async_notify, false); in tls_sw_sendmsg()2338 ctx->async_notify = true; in tls_sw_release_resources_tx()
Completed in 9 milliseconds