Home
last modified time | relevance | path

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

12

/linux/drivers/media/rc/
H A Dimon.c494 static void free_imon_context(struct imon_context *ictx) in free_imon_context()
515 struct imon_context *ictx = NULL; in display_open() local
566 struct imon_context *ictx = file->private_data; in display_close() local
593 static int send_packet(struct imon_context *ictx) in send_packet()
684 static int send_associate_24g(struct imon_context *ictx) in send_associate_24g()
711 static int send_set_imon_clock(struct imon_context *ictx, in send_set_imon_clock()
798 struct imon_context *ictx = dev_get_drvdata(d); in associate_remote_show() local
818 struct imon_context *ictx; in associate_remote_store() local
839 struct imon_context *ictx = dev_get_drvdata(d); in imon_clock_show() local
866 struct imon_context *ictx = dev_get_drvdata(d); in imon_clock_store() local
[all …]
/linux/drivers/iommu/iommufd/
H 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()
310 static int iommufd_vfio_set_iommu(struct iommufd_ctx *ictx, unsigned long type) in iommufd_vfio_set_iommu()
434 static int iommufd_vfio_iommu_get_info(struct iommufd_ctx *ictx, in iommufd_vfio_iommu_get_info()
[all …]
H A Dmain.c41 void iommufd_object_finalize(struct iommufd_ctx *ictx, in iommufd_object_finalize()
55 void iommufd_object_abort(struct iommufd_ctx *ictx, struct iommufd_object *obj) in iommufd_object_abort()
71 void iommufd_object_abort_and_destroy(struct iommufd_ctx *ictx, in iommufd_object_abort_and_destroy()
81 struct iommufd_object *iommufd_get_object(struct iommufd_ctx *ictx, u32 id, in iommufd_get_object()
98 static int iommufd_object_dec_wait_shortterm(struct iommufd_ctx *ictx, in iommufd_object_dec_wait_shortterm()
119 int iommufd_object_remove(struct iommufd_ctx *ictx, in iommufd_object_remove()
209 struct iommufd_ctx *ictx; in iommufd_fops_open() local
236 struct iommufd_ctx *ictx = filp->private_data; in iommufd_fops_release() local
378 struct iommufd_ctx *ictx = filp->private_data; in iommufd_fops_ioctl() local
424 void iommufd_ctx_get(struct iommufd_ctx *ictx) in iommufd_ctx_get()
[all …]
H A Dioas.c24 struct iommufd_ioas *iommufd_ioas_alloc(struct iommufd_ctx *ictx) in iommufd_ioas_alloc()
380 static void iommufd_release_all_iova_rwsem(struct iommufd_ctx *ictx, in iommufd_release_all_iova_rwsem()
394 static int iommufd_take_all_iova_rwsem(struct iommufd_ctx *ictx, in iommufd_take_all_iova_rwsem()
522 struct iommufd_ctx *ictx = ucmd->ictx; in iommufd_ioas_change_process() local
590 struct iommufd_ctx *ictx) in iommufd_option_rlimit_mode()
H A Ddevice.c60 static struct iommufd_group *iommufd_get_group(struct iommufd_ctx *ictx, in iommufd_get_group()
161 struct iommufd_device *iommufd_device_bind(struct iommufd_ctx *ictx, in iommufd_device_bind()
247 bool iommufd_ctx_has_group(struct iommufd_ctx *ictx, struct iommu_group *group) in iommufd_ctx_has_group()
826 iommufd_access_create(struct iommufd_ctx *ictx, in iommufd_access_create()
H A Ddriver.c6 struct iommufd_object *_iommufd_object_alloc(struct iommufd_ctx *ictx, in _iommufd_object_alloc()
/linux/fs/netfs/
H A Dlocking.c32 static int netfs_block_o_direct(struct netfs_inode *ictx) in netfs_block_o_direct()
59 struct netfs_inode *ictx = netfs_inode(inode); in netfs_start_io_read() local
104 struct netfs_inode *ictx = netfs_inode(inode); in netfs_start_io_write() local
134 struct netfs_inode *ictx = netfs_inode(inode); in netfs_block_buffered() local
170 struct netfs_inode *ictx = netfs_inode(inode); in netfs_start_io_direct() local
H A Dwrite_issue.c96 struct netfs_inode *ictx; in netfs_create_write_req() local
554 struct netfs_inode *ictx = netfs_inode(mapping->host); in netfs_writepages() local
622 struct netfs_inode *ictx = netfs_inode(file_inode(iocb->ki_filp)); in netfs_begin_writethrough() local
679 struct netfs_inode *ictx = netfs_inode(wreq->inode); in netfs_end_writethrough() local
865 struct netfs_inode *ictx = netfs_inode(mapping->host); in netfs_writeback_single() local
H A Dread_single.c30 struct netfs_inode *ictx = netfs_inode(inode); in netfs_single_mark_inode_dirty() local
169 struct netfs_inode *ictx = netfs_inode(inode); in netfs_read_single() local
H A Dbuffered_read.c216 struct netfs_inode *ictx = netfs_inode(rreq->inode); in netfs_read_to_pagecache() local
340 struct netfs_inode *ictx = netfs_inode(ractl->mapping->host); in netfs_readahead() local
789 struct netfs_inode *ictx = netfs_inode(inode); in netfs_buffered_read_iter() local
828 struct netfs_inode *ictx = netfs_inode(iocb->ki_filp->f_mapping->host); in netfs_file_read_iter() local
H A Dwrite_collect.c60 struct netfs_inode *ictx = netfs_inode(folio->mapping->host); in netfs_folio_written_back() local
362 struct netfs_inode *ictx = netfs_inode(wreq->inode); in netfs_write_collection_worker() local
H A Dbuffered_write.c466 struct netfs_inode *ictx = netfs_inode(inode); in netfs_file_write_iter() local
505 struct netfs_inode *ictx = netfs_inode(inode); in netfs_page_mkwrite() local
/linux/drivers/vfio/
H A Diommufd.c14 struct iommufd_ctx *ictx) in vfio_iommufd_device_has_compat_ioas()
24 struct iommufd_ctx *ictx = df->iommufd; in vfio_df_iommufd_bind() local
32 struct iommufd_ctx *ictx) in vfio_iommufd_compat_attach_ioas()
85 int vfio_iommufd_get_dev_id(struct vfio_device *vdev, struct iommufd_ctx *ictx) in vfio_iommufd_get_dev_id()
114 struct iommufd_ctx *ictx, u32 *out_device_id) in vfio_iommufd_physical_bind()
193 struct iommufd_ctx *ictx, u32 *out_device_id) in vfio_iommufd_emulated_bind()
/linux/include/linux/
H A Diommufd.h89 struct iommufd_ctx *ictx; member
148 static inline void iommufd_ctx_put(struct iommufd_ctx *ictx) in iommufd_ctx_put()
173 static inline int iommufd_vfio_compat_ioas_create(struct iommufd_ctx *ictx) in iommufd_vfio_compat_ioas_create()
178 static inline int iommufd_vfio_compat_set_no_iommu(struct iommufd_ctx *ictx) in iommufd_vfio_compat_set_no_iommu()
192 _iommufd_object_alloc(struct iommufd_ctx *ictx, size_t size, in _iommufd_object_alloc()
209 #define iommufd_viommu_alloc(ictx, drv_struct, member, viommu_ops) \ argument
/linux/crypto/
H 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
193 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in crypto_authenc_encrypt() local
231 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in crypto_authenc_decrypt_tail() local
279 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in crypto_authenc_decrypt() local
302 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in crypto_authenc_init_tfm() local
H 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
453 struct essiv_instance_ctx *ictx; in essiv_create() local
H A Drsassa-pkcs1.c163 struct rsassa_pkcs1_inst_ctx *ictx = sig_instance_ctx(inst); in rsassa_pkcs1_sign() local
221 struct rsassa_pkcs1_inst_ctx *ictx = sig_instance_ctx(inst); in rsassa_pkcs1_verify() local
326 struct rsassa_pkcs1_inst_ctx *ictx = sig_instance_ctx(inst); in rsassa_pkcs1_init_tfm() local
H 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
412 struct hctr2_instance_ctx *ictx; in hctr2_create_common() local
H A Dadiantum.c430 struct adiantum_instance_ctx *ictx = skcipher_instance_ctx(inst); in adiantum_init_tfm() local
490 struct adiantum_instance_ctx *ictx = skcipher_instance_ctx(inst); in adiantum_free_instance() local
527 struct adiantum_instance_ctx *ictx; in adiantum_create() local
/linux/arch/s390/crypto/
H A Dsha3_256_s390.c49 const struct sha3_state *ictx = in; in sha3_256_import() local
63 const struct sha3_state *ictx = in; in sha3_224_import() local
H A Dsha3_512_s390.c50 const struct sha3_state *ictx = in; in sha3_512_import() local
67 const struct sha3_state *ictx = in; in sha3_384_import() local
H A Dsha1_s390.c59 const struct sha1_state *ictx = in; in s390_sha1_import() local
H A Dsha256_s390.c52 const struct sha256_state *ictx = in; in sha256_import() local
H A Dsha512_s390.c54 const struct sha512_state *ictx = in; in sha512_import() local
/linux/drivers/crypto/allwinner/sun4i-ss/
H 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

12