Home
last modified time | relevance | path

Searched defs:ictx (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.3-rc2/drivers/media/rc/
A Dimon.c515 struct imon_context *ictx = NULL; in display_open() local
566 struct imon_context *ictx = file->private_data; in display_close() local
818 struct imon_context *ictx; in associate_remote_store() local
1073 struct imon_context *ictx; in usb_tx_callback() local
1122 struct imon_context *ictx = rc->priv; in imon_ir_change_protocol() local
1741 struct imon_context *ictx; in usb_rx_callback_intf0() local
1782 struct imon_context *ictx; in usb_rx_callback_intf1() local
2215 struct imon_context *ictx; in imon_init_intf0() local
2311 struct imon_context *ictx) in imon_init_intf1()
2412 struct imon_context *ictx = NULL; in imon_probe() local
[all …]
/linux-6.3-rc2/drivers/iommu/iommufd/
A Dmain.c31 struct iommufd_object *_iommufd_object_alloc(struct iommufd_ctx *ictx, in _iommufd_object_alloc()
71 void iommufd_object_finalize(struct iommufd_ctx *ictx, in iommufd_object_finalize()
95 void iommufd_object_abort_and_destroy(struct iommufd_ctx *ictx, in iommufd_object_abort_and_destroy()
102 struct iommufd_object *iommufd_get_object(struct iommufd_ctx *ictx, u32 id, in iommufd_get_object()
124 bool iommufd_object_destroy_user(struct iommufd_ctx *ictx, in iommufd_object_destroy_user()
169 struct iommufd_ctx *ictx; in iommufd_fops_open() local
193 struct iommufd_ctx *ictx = filp->private_data; in iommufd_fops_release() local
308 struct iommufd_ctx *ictx = filp->private_data; in iommufd_fops_ioctl() local
354 void iommufd_ctx_get(struct iommufd_ctx *ictx) in iommufd_ctx_get()
370 struct iommufd_ctx *ictx; in iommufd_ctx_from_file() local
[all …]
A Dvfio_compat.c15 static struct iommufd_ioas *get_compat_ioas(struct iommufd_ctx *ictx) in get_compat_ioas()
36 int iommufd_vfio_compat_ioas_get_id(struct iommufd_ctx *ictx, u32 *out_ioas_id) in iommufd_vfio_compat_ioas_get_id()
55 int iommufd_vfio_compat_set_no_iommu(struct iommufd_ctx *ictx) in iommufd_vfio_compat_set_no_iommu()
80 int iommufd_vfio_compat_ioas_create(struct iommufd_ctx *ictx) in iommufd_vfio_compat_ioas_create()
159 static int iommufd_vfio_map_dma(struct iommufd_ctx *ictx, unsigned int cmd, in iommufd_vfio_map_dma()
197 static int iommufd_vfio_unmap_dma(struct iommufd_ctx *ictx, unsigned int cmd, in iommufd_vfio_unmap_dma()
256 static int iommufd_vfio_cc_iommu(struct iommufd_ctx *ictx) in iommufd_vfio_cc_iommu()
279 static int iommufd_vfio_check_extension(struct iommufd_ctx *ictx, in iommufd_vfio_check_extension()
315 static int iommufd_vfio_set_iommu(struct iommufd_ctx *ictx, unsigned long type) in iommufd_vfio_set_iommu()
439 static int iommufd_vfio_iommu_get_info(struct iommufd_ctx *ictx, in iommufd_vfio_iommu_get_info()
[all …]
A Ddevice.c25 struct iommufd_ctx *ictx; member
61 struct iommufd_device *iommufd_device_bind(struct iommufd_ctx *ictx, in iommufd_device_bind()
434 iommufd_access_create(struct iommufd_ctx *ictx, u32 ioas_id, in iommufd_access_create()
736 iommufd_device_selftest_attach(struct iommufd_ctx *ictx, in iommufd_device_selftest_attach()
760 void iommufd_device_selftest_detach(struct iommufd_ctx *ictx, in iommufd_device_selftest_detach()
A Diommufd_private.h92 struct iommufd_ctx *ictx; member
184 #define iommufd_object_alloc(ictx, ptr, type) \ argument
264 struct iommufd_ctx *ictx; member
A Dioas.c23 struct iommufd_ioas *iommufd_ioas_alloc(struct iommufd_ctx *ictx) in iommufd_ioas_alloc()
323 struct iommufd_ctx *ictx) in iommufd_option_rlimit_mode()
A Dhw_pagetable.c30 iommufd_hw_pagetable_alloc(struct iommufd_ctx *ictx, struct iommufd_ioas *ioas, in iommufd_hw_pagetable_alloc()
/linux-6.3-rc2/fs/ntfs/
A Dindex.c27 ntfs_index_context *ictx; in ntfs_index_ctx_get() local
43 void ntfs_index_ctx_put(ntfs_index_context *ictx) in ntfs_index_ctx_put()
106 ntfs_index_context *ictx) in ntfs_index_lookup()
A Dindex.h97 static inline void ntfs_index_entry_flush_dcache_page(ntfs_index_context *ictx) in ntfs_index_entry_flush_dcache_page()
123 static inline void ntfs_index_entry_mark_dirty(ntfs_index_context *ictx) in ntfs_index_entry_mark_dirty()
A Dquota.c25 ntfs_index_context *ictx; in ntfs_mark_quotas_out_of_date() local
/linux-6.3-rc2/drivers/vfio/
A Diommufd.c13 int vfio_iommufd_bind(struct vfio_device *vdev, struct iommufd_ctx *ictx) in vfio_iommufd_bind()
82 struct iommufd_ctx *ictx, u32 *out_device_id) in vfio_iommufd_physical_bind()
139 struct iommufd_ctx *ictx, u32 *out_device_id) in vfio_iommufd_emulated_bind()
/linux-6.3-rc2/include/linux/
A Diommufd.h69 static inline void iommufd_ctx_put(struct iommufd_ctx *ictx) in iommufd_ctx_put()
94 static inline int iommufd_vfio_compat_ioas_create(struct iommufd_ctx *ictx) in iommufd_vfio_compat_ioas_create()
99 static inline int iommufd_vfio_compat_set_no_iommu(struct iommufd_ctx *ictx) in iommufd_vfio_compat_set_no_iommu()
/linux-6.3-rc2/crypto/
A Dauthenc.c117 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in authenc_geniv_ahash_done() local
137 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in crypto_authenc_genicv() local
196 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in crypto_authenc_encrypt() local
234 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in crypto_authenc_decrypt_tail() local
282 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in crypto_authenc_decrypt() local
308 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in crypto_authenc_init_tfm() local
A Dessiv.c270 static int essiv_init_tfm(struct essiv_instance_ctx *ictx, in essiv_init_tfm()
300 struct essiv_instance_ctx *ictx = skcipher_instance_ctx(inst); in essiv_skcipher_init_tfm() local
325 struct essiv_instance_ctx *ictx = aead_instance_ctx(inst); in essiv_aead_init_tfm() local
375 struct essiv_instance_ctx *ictx = skcipher_instance_ctx(inst); in essiv_skcipher_free_instance() local
383 struct essiv_instance_ctx *ictx = aead_instance_ctx(inst); in essiv_aead_free_instance() local
452 struct essiv_instance_ctx *ictx; in essiv_create() local
A Dpcrypt.c101 struct pcrypt_instance_ctx *ictx; in pcrypt_aead_encrypt() local
148 struct pcrypt_instance_ctx *ictx; in pcrypt_aead_decrypt() local
175 struct pcrypt_instance_ctx *ictx = aead_instance_ctx(inst); in pcrypt_aead_init_tfm() local
A Dhctr2.c337 struct hctr2_instance_ctx *ictx = skcipher_instance_ctx(inst); in hctr2_init_tfm() local
396 struct hctr2_instance_ctx *ictx = skcipher_instance_ctx(inst); in hctr2_free_instance() local
411 struct hctr2_instance_ctx *ictx; in hctr2_create_common() local
A Drsa-pkcs1pad.c380 struct pkcs1pad_inst_ctx *ictx = akcipher_instance_ctx(inst); in pkcs1pad_sign() local
437 struct pkcs1pad_inst_ctx *ictx = akcipher_instance_ctx(inst); in pkcs1pad_verify_complete() local
566 struct pkcs1pad_inst_ctx *ictx = akcipher_instance_ctx(inst); in pkcs1pad_init_tfm() local
A Dadiantum.c399 struct adiantum_instance_ctx *ictx = skcipher_instance_ctx(inst); in adiantum_init_tfm() local
459 struct adiantum_instance_ctx *ictx = skcipher_instance_ctx(inst); in adiantum_free_instance() local
496 struct adiantum_instance_ctx *ictx; in adiantum_create() local
A Dxts.c298 struct xts_instance_ctx *ictx = skcipher_instance_ctx(inst); in xts_init_tfm() local
333 struct xts_instance_ctx *ictx = skcipher_instance_ctx(inst); in xts_free_instance() local
/linux-6.3-rc2/arch/s390/crypto/
A Dsha3_256_s390.c46 const struct sha3_state *ictx = in; in sha3_256_import() local
59 const struct sha3_state *ictx = in; in sha3_224_import() local
A Dsha3_512_s390.c47 const struct sha3_state *ictx = in; in sha3_512_import() local
63 const struct sha3_state *ictx = in; in sha3_384_import() local
A Dsha1_s390.c59 const struct sha1_state *ictx = in; in s390_sha1_import() local
A Dsha256_s390.c52 const struct sha256_state *ictx = in; in sha256_import() local
A Dsha512_s390.c54 const struct sha512_state *ictx = in; in sha512_import() local
/linux-6.3-rc2/drivers/crypto/allwinner/sun4i-ss/
A Dsun4i-ss-hash.c88 const struct md5_state *ictx = in; in sun4i_hash_import_md5() local
131 const struct sha1_state *ictx = in; in sun4i_hash_import_sha1() local

Completed in 46 milliseconds

12