Home
last modified time | relevance | path

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

/linux/fs/
H A Dlibfs.c270 void simple_offset_init(struct offset_ctx *octx) in simple_offset_init()
285 int simple_offset_add(struct offset_ctx *octx, struct dentry *dentry) in simple_offset_add()
302 static int simple_offset_replace(struct offset_ctx *octx, struct dentry *dentry, in simple_offset_replace()
320 void simple_offset_remove(struct offset_ctx *octx, struct dentry *dentry) in simple_offset_remove()
341 struct offset_ctx *octx; in simple_offset_empty() local
452 void simple_offset_destroy(struct offset_ctx *octx) in simple_offset_destroy()
499 static struct dentry *offset_find_next(struct offset_ctx *octx, loff_t offset) in offset_find_next()
528 struct offset_ctx *octx = inode->i_op->get_offset_ctx(inode); in offset_iterate_dir() local
H A Duserfaultfd.c620 struct userfaultfd_ctx *ctx = NULL, *octx; in dup_userfaultfd() local
710 struct userfaultfd_ctx *octx = fctx->orig; in dup_userfaultfd_fail() local
/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/arch/s390/crypto/
H A Dsha1_s390.c48 struct sha1_state *octx = out; in s390_sha1_export() local
H A Dsha256_s390.c41 struct sha256_state *octx = out; in sha256_export() local
H A Dsha512_s390.c42 struct sha512_state *octx = out; in sha512_export() local
H A Dsha3_256_s390.c36 struct sha3_state *octx = out; in sha3_256_export() local
H A Dsha3_512_s390.c35 struct sha3_state *octx = out; in sha3_512_export() local
/linux/crypto/
H A Dcmac.c213 struct cmac_tfm_ctx *octx = crypto_shash_ctx(otfm); in cmac_clone_tfm() local
/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.c61 struct tcp_fastopen_context *ctx, *octx; in tcp_fastopen_reset_cipher() local
/linux/drivers/crypto/
H A Domap-aes.h102 struct omap_aes_ctx octx; member
/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