/linux/drivers/media/rc/ |
H A D | imon.c | 494 static void free_imon_context(struct imon_context *ictx) in free_imon_context() argument 515 struct imon_context *ictx = NULL; in display_open() local 566 struct imon_context *ictx = file->private_data; display_close() local 593 send_packet(struct imon_context * ictx) send_packet() argument 684 send_associate_24g(struct imon_context * ictx) send_associate_24g() argument 711 send_set_imon_clock(struct imon_context * ictx,unsigned int year,unsigned int month,unsigned int day,unsigned int dow,unsigned int hour,unsigned int minute,unsigned int second) send_set_imon_clock() argument 798 struct imon_context *ictx = dev_get_drvdata(d); associate_remote_show() local 818 struct imon_context *ictx; associate_remote_store() local 839 struct imon_context *ictx = dev_get_drvdata(d); imon_clock_show() local 866 struct imon_context *ictx = dev_get_drvdata(d); imon_clock_store() local 948 struct imon_context *ictx = file->private_data; vfd_write() local 1030 struct imon_context *ictx = file->private_data; lcd_write() local 1073 struct imon_context *ictx; usb_tx_callback() local 1094 struct imon_context *ictx = timer_container_of(ictx, t, ttimer); imon_touch_display_timeout() local 1122 struct imon_context *ictx = rc->priv; imon_ir_change_protocol() local 1242 imon_remote_key_lookup(struct imon_context * ictx,u32 scancode) imon_remote_key_lookup() argument 1266 imon_mce_key_lookup(struct imon_context * ictx,u32 scancode) imon_mce_key_lookup() argument 1293 imon_panel_key_lookup(struct imon_context * ictx,u64 code) imon_panel_key_lookup() argument 1311 imon_mouse_event(struct imon_context * ictx,unsigned char * buf,int len) imon_mouse_event() argument 1376 imon_touch_event(struct imon_context * ictx,unsigned char * buf) imon_touch_event() argument 1387 imon_pad_to_keys(struct imon_context * ictx,unsigned char * buf) imon_pad_to_keys() argument 1526 imon_parse_press_type(struct imon_context * ictx,unsigned char * buf,u8 ktype) imon_parse_press_type() argument 1573 imon_incoming_packet(struct imon_context * ictx,struct urb * urb,int intf) imon_incoming_packet() argument 1738 struct imon_context *ictx; usb_rx_callback_intf0() local 1779 struct imon_context *ictx; usb_rx_callback_intf1() local 1827 imon_get_ffdc_type(struct imon_context * ictx) imon_get_ffdc_type() argument 1906 imon_set_display_type(struct imon_context * ictx) imon_set_display_type() argument 1956 imon_init_rdev(struct imon_context * ictx) imon_init_rdev() argument 2018 imon_init_idev(struct imon_context * ictx) imon_init_idev() argument 2070 imon_init_touch(struct imon_context * ictx) imon_init_touch() argument 2117 imon_find_endpoints(struct imon_context * ictx,struct usb_host_interface * iface_desc) imon_find_endpoints() argument 2212 struct imon_context *ictx; imon_init_intf0() local 2308 imon_init_intf1(struct usb_interface * intf,struct imon_context * ictx) imon_init_intf1() argument 2374 imon_init_display(struct imon_context * ictx,struct usb_interface * intf) imon_init_display() argument 2409 struct imon_context *ictx = NULL; imon_probe() local 2497 struct imon_context *ictx; imon_disconnect() local 2552 struct imon_context *ictx = usb_get_intfdata(intf); imon_suspend() local 2566 struct imon_context *ictx = usb_get_intfdata(intf); imon_resume() local [all...] |
/linux/drivers/iommu/iommufd/ |
H A D | vfio_compat.c | 15 static struct iommufd_ioas *get_compat_ioas(struct iommufd_ctx *ictx) in get_compat_ioas() argument 36 int iommufd_vfio_compat_ioas_get_id(struct iommufd_ctx *ictx, u32 *out_ioas_id) in iommufd_vfio_compat_ioas_get_id() argument 55 iommufd_vfio_compat_set_no_iommu(struct iommufd_ctx * ictx) iommufd_vfio_compat_set_no_iommu() argument 80 iommufd_vfio_compat_ioas_create(struct iommufd_ctx * ictx) iommufd_vfio_compat_ioas_create() argument 159 iommufd_vfio_map_dma(struct iommufd_ctx * ictx,unsigned int cmd,void __user * arg) iommufd_vfio_map_dma() argument 197 iommufd_vfio_unmap_dma(struct iommufd_ctx * ictx,unsigned int cmd,void __user * arg) iommufd_vfio_unmap_dma() argument 256 iommufd_vfio_cc_iommu(struct iommufd_ctx * ictx) iommufd_vfio_cc_iommu() argument 279 iommufd_vfio_check_extension(struct iommufd_ctx * ictx,unsigned long type) iommufd_vfio_check_extension() argument 310 iommufd_vfio_set_iommu(struct iommufd_ctx * ictx,unsigned long type) iommufd_vfio_set_iommu() argument 434 iommufd_vfio_iommu_get_info(struct iommufd_ctx * ictx,void __user * arg) iommufd_vfio_iommu_get_info() argument 513 iommufd_vfio_ioctl(struct iommufd_ctx * ictx,unsigned int cmd,unsigned long arg) iommufd_vfio_ioctl() argument [all...] |
H A D | main.c | 33 struct iommufd_object *_iommufd_object_alloc(struct iommufd_ctx *ictx, in _iommufd_object_alloc() argument 101 void iommufd_object_finalize(struct iommufd_ctx *ictx, in iommufd_object_finalize() argument 115 void iommufd_object_abort(struct iommufd_ctx *ictx, struct iommufd_object *obj) in iommufd_object_abort() argument 131 iommufd_object_abort_and_destroy(struct iommufd_ctx * ictx,struct iommufd_object * obj) iommufd_object_abort_and_destroy() argument 141 iommufd_get_object(struct iommufd_ctx * ictx,u32 id,enum iommufd_object_type type) iommufd_get_object() argument 158 iommufd_object_dec_wait(struct iommufd_ctx * ictx,struct iommufd_object * to_destroy) iommufd_object_dec_wait() argument 181 iommufd_object_remove(struct iommufd_ctx * ictx,struct iommufd_object * to_destroy,u32 id,unsigned int flags) iommufd_object_remove() argument 272 struct iommufd_ctx *ictx; iommufd_fops_open() local 302 struct iommufd_ctx *ictx = filp->private_data; iommufd_fops_release() local 479 struct iommufd_ctx *ictx = filp->private_data; iommufd_fops_ioctl() local 541 struct iommufd_ctx *ictx = filp->private_data; iommufd_fops_mmap() local 594 iommufd_ctx_get(struct iommufd_ctx * ictx) iommufd_ctx_get() argument 610 struct iommufd_ctx *ictx; iommufd_ctx_from_file() local 648 iommufd_ctx_put(struct iommufd_ctx * ictx) iommufd_ctx_put() argument [all...] |
H A D | driver.c | 39 int _iommufd_alloc_mmap(struct iommufd_ctx *ictx, struct iommufd_object *owner, in _iommufd_alloc_mmap() argument 75 void _iommufd_destroy_mmap(struct iommufd_ctx *ictx, in _iommufd_destroy_mmap() argument 185 iommufd_sw_msi_get_map(struct iommufd_ctx *ictx, phys_addr_t msi_addr, in iommufd_sw_msi_get_map() argument 217 iommufd_sw_msi_install(struct iommufd_ctx * ictx,struct iommufd_hwpt_paging * hwpt_paging,struct iommufd_sw_msi_map * msi_map) iommufd_sw_msi_install() argument 255 struct iommufd_ctx *ictx; iommufd_sw_msi() local [all...] |
H A D | iommufd_private.h | 148 struct iommufd_ctx *ictx; member 186 static inline void iommufd_put_object(struct iommufd_ctx *ictx, in iommufd_put_object() argument 217 iommufd_object_destroy_user(struct iommufd_ctx * ictx,struct iommufd_object * obj) iommufd_object_destroy_user() argument 236 iommufd_object_tombstone_user(struct iommufd_ctx * ictx,struct iommufd_object * obj) iommufd_object_tombstone_user() argument 263 iommufd_object_put_and_try_destroy(struct iommufd_ctx * ictx,struct iommufd_object * obj) iommufd_object_put_and_try_destroy() argument 278 __iommufd_object_alloc(ictx,ptr,type,obj) global() argument 287 iommufd_object_alloc(ictx,ptr,type) global() argument 331 iommufd_get_ioas(struct iommufd_ctx * ictx,u32 id) iommufd_get_ioas() argument 451 iommufd_hw_pagetable_put(struct iommufd_ctx * ictx,struct iommufd_hw_pagetable * hwpt) iommufd_hw_pagetable_put() argument 472 struct iommufd_ctx *ictx; global() member 486 struct iommufd_ctx *ictx; global() member 510 struct iommufd_ctx *ictx; global() member 534 iommufd_access_destroy_internal(struct iommufd_ctx * ictx,struct iommufd_access * access) iommufd_access_destroy_internal() argument 550 struct iommufd_ctx *ictx; global() member 698 iommufd_get_vdevice(struct iommufd_ctx * ictx,u32 id) iommufd_get_vdevice() argument [all...] |
H A D | ioas.c | 24 struct iommufd_ioas *iommufd_ioas_alloc(struct iommufd_ctx *ictx) in iommufd_ioas_alloc() argument 380 iommufd_release_all_iova_rwsem(struct iommufd_ctx * ictx,struct xarray * ioas_list) iommufd_release_all_iova_rwsem() argument 394 iommufd_take_all_iova_rwsem(struct iommufd_ctx * ictx,struct xarray * ioas_list) iommufd_take_all_iova_rwsem() argument 522 struct iommufd_ctx *ictx = ucmd->ictx; iommufd_ioas_change_process() local 590 iommufd_option_rlimit_mode(struct iommu_option * cmd,struct iommufd_ctx * ictx) iommufd_option_rlimit_mode() argument [all...] |
H A D | viommu.c | 135 struct iommufd_ctx *ictx = idev->ictx; in iommufd_vdevice_destroy() local 252 iommufd_hw_queue_destroy_access(struct iommufd_ctx * ictx,struct iommufd_access * access,u64 base_iova,size_t length) iommufd_hw_queue_destroy_access() argument [all...] |
H A D | hw_pagetable.c | 108 iommufd_hwpt_paging_alloc(struct iommufd_ctx *ictx, struct iommufd_ioas *ioas, in iommufd_hwpt_paging_alloc() argument 227 iommufd_hwpt_nested_alloc(struct iommufd_ctx *ictx, in iommufd_hwpt_nested_alloc() argument [all...] |
/linux/drivers/vfio/ |
H A D | iommufd.c | 14 struct iommufd_ctx *ictx) in vfio_iommufd_device_has_compat_ioas() argument 24 struct iommufd_ctx *ictx = df->iommufd; in vfio_df_iommufd_bind() local 36 struct iommufd_ctx *ictx) in vfio_iommufd_compat_attach_ioas() argument 89 int vfio_iommufd_get_dev_id(struct vfio_device *vdev, struct iommufd_ctx *ictx) in vfio_iommufd_get_dev_id() argument 118 vfio_iommufd_physical_bind(struct vfio_device * vdev,struct iommufd_ctx * ictx,u32 * out_device_id) vfio_iommufd_physical_bind() argument 249 vfio_iommufd_emulated_bind(struct vfio_device * vdev,struct iommufd_ctx * ictx,u32 * out_device_id) vfio_iommufd_emulated_bind() argument [all...] |
/linux/crypto/ |
H A D | krb5enc.c | 143 struct krb5enc_instance_ctx *ictx = aead_instance_ctx(inst); in krb5enc_dispatch_encrypt() local 186 struct krb5enc_instance_ctx *ictx = aead_instance_ctx(inst); in krb5enc_encrypt_ahash_done() local 210 struct krb5enc_instance_ctx *ictx = aead_instance_ctx(inst); in krb5enc_dispatch_encrypt_hash() local 249 struct krb5enc_instance_ctx *ictx = aead_instance_ctx(inst); in krb5enc_verify_hash() local 282 struct krb5enc_instance_ctx *ictx = aead_instance_ctx(inst); in krb5enc_dispatch_decrypt_hash() local 311 struct krb5enc_instance_ctx *ictx = aead_instance_ctx(inst); krb5enc_dispatch_decrypt() local 347 struct krb5enc_instance_ctx *ictx = aead_instance_ctx(inst); krb5enc_init_tfm() local 401 struct krb5enc_instance_ctx *ictx; krb5enc_create() local [all...] |
H A D | authenc.c | 115 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in authenc_geniv_ahash_done() local 135 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in crypto_authenc_genicv() local 176 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in crypto_authenc_encrypt() local 211 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); in crypto_authenc_decrypt_tail() local 259 struct authenc_instance_ctx *ictx in crypto_authenc_decrypt() local 282 struct authenc_instance_ctx *ictx = aead_instance_ctx(inst); crypto_authenc_init_tfm() local [all...] |
H A D | essiv.c | 270 static int essiv_init_tfm(struct essiv_instance_ctx *ictx, in essiv_init_tfm() argument 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 in essiv_skcipher_free_instance() local 383 struct essiv_instance_ctx *ictx = aead_instance_ctx(inst); essiv_aead_free_instance() local 452 struct essiv_instance_ctx *ictx; essiv_create() local [all...] |
H A D | pcrypt.c | 101 struct pcrypt_instance_ctx *ictx; in pcrypt_aead_encrypt() local 152 struct pcrypt_instance_ctx *ictx; in pcrypt_aead_decrypt() local 183 struct pcrypt_instance_ctx *ictx = aead_instance_ctx(inst); in pcrypt_aead_init_tfm() local
|
H A D | rsassa-pkcs1.c | 163 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 D | hctr2.c | 337 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 [all...] |
H A D | adiantum.c | 430 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 [all...] |
H A D | xts.c | 298 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
|
H A D | cryptd.c | 196 struct cryptd_instance_ctx *ictx = crypto_instance_ctx(inst); in cryptd_get_queue() local 348 struct skcipherd_instance_ctx *ictx = skcipher_instance_ctx(inst); in cryptd_skcipher_init_tfm() local 439 struct hashd_instance_ctx *ictx = ahash_instance_ctx(inst); in cryptd_hash_init_tfm() local 842 struct aead_instance_ctx *ictx = aead_instance_ctx(inst); in cryptd_aead_init_tfm() local
|
/linux/include/linux/ |
H A D | iommufd.h | 101 struct iommufd_ctx *ictx; member 222 static inline void iommufd_ctx_put(struct iommufd_ctx *ictx) in iommufd_ctx_put() argument 248 iommufd_vfio_compat_ioas_create(struct iommufd_ctx * ictx) iommufd_vfio_compat_ioas_create() argument 253 iommufd_vfio_compat_set_no_iommu(struct iommufd_ctx * ictx) iommufd_vfio_compat_set_no_iommu() argument 290 _iommufd_alloc_mmap(struct iommufd_ctx * ictx,struct iommufd_object * owner,phys_addr_t mmio_addr,size_t length,unsigned long * offset) _iommufd_alloc_mmap() argument 298 _iommufd_destroy_mmap(struct iommufd_ctx * ictx,struct iommufd_object * owner,unsigned long offset) _iommufd_destroy_mmap() argument [all...] |
/linux/fs/netfs/ |
H A D | write_issue.c | 96 struct netfs_inode *ictx; in netfs_create_write_req() local 554 struct netfs_inode *ictx = netfs_inode(mapping->host); in netfs_writepages() local 624 struct netfs_inode *ictx = netfs_inode(file_inode(iocb->ki_filp)); netfs_begin_writethrough() local 681 struct netfs_inode *ictx = netfs_inode(wreq->inode); netfs_end_writethrough() local 863 struct netfs_inode *ictx = netfs_inode(mapping->host); netfs_writeback_single() local [all...] |
H A D | read_single.c | 30 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 D | buffered_read.c | 218 struct netfs_inode *ictx = netfs_inode(rreq->inode); in netfs_read_to_pagecache() local 342 struct netfs_inode *ictx = netfs_inode(ractl->mapping->host); in netfs_readahead() local 787 struct netfs_inode *ictx = netfs_inode(inode); in netfs_buffered_read_iter() local 826 struct netfs_inode *ictx = netfs_inode(iocb->ki_filp->f_mapping->host); in netfs_file_read_iter() local
|
H A D | write_collect.c | 60 struct netfs_inode *ictx = netfs_inode(folio->mapping->host); in netfs_folio_written_back() local 357 struct netfs_inode *ictx = netfs_inode(wreq->inode); in netfs_write_collection() local
|
H A D | direct_write.c | 125 struct netfs_inode *ictx = netfs_inode(inode); in netfs_unbuffered_write_iter() local
|
/linux/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-hash.c | 88 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 [all...] |