Home
last modified time | relevance | path

Searched defs:octx (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-hash.c65 struct md5_state *octx = out; in sun4i_hash_export_md5() local
107 struct sha1_state *octx = out; in sun4i_hash_export_sha1() local
/linux/io_uring/
H A Dmsg_ring.c36 static void io_double_unlock_ctx(struct io_ring_ctx *octx) in io_double_unlock_ctx() argument
41 static int io_lock_external_ctx(struct io_ring_ctx *octx, in io_lock_external_ctx() argument
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.h82 __chcr_get_ktls_tx_info(struct tls_offload_context_tx *octx) in __chcr_get_ktls_tx_info()
/linux/net/ipv4/
H A Dtcp_fastopen.c62 struct tcp_fastopen_context *ctx, *octx; in tcp_fastopen_reset_cipher() local
/linux/fs/
H A Duserfaultfd.c619 struct userfaultfd_ctx *ctx = NULL, *octx; in dup_userfaultfd() local
709 struct userfaultfd_ctx *octx = fctx->orig; in dup_userfaultfd_fail() local
/linux/drivers/net/ethernet/ibm/emac/
H A Demac.h69 u32 octx; member
/linux/drivers/block/drbd/
H A Ddrbd_receiver.c1263 struct one_flush_context *octx = bio->bi_private; in one_flush_endio() local
1286 struct one_flush_context *octx = kmalloc(sizeof(*octx), GFP_NOIO); in submit_one_flush() local