/openbmc/linux/drivers/media/rc/ |
H A D | imon.c | 494 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 …]
|
/openbmc/linux/drivers/iommu/iommufd/ |
H A D | main.c | 32 struct iommufd_object *_iommufd_object_alloc(struct iommufd_ctx *ictx, in _iommufd_object_alloc() 81 void iommufd_object_finalize(struct iommufd_ctx *ictx, in iommufd_object_finalize() 92 void iommufd_object_abort(struct iommufd_ctx *ictx, struct iommufd_object *obj) in iommufd_object_abort() 105 void iommufd_object_abort_and_destroy(struct iommufd_ctx *ictx, in iommufd_object_abort_and_destroy() 115 struct iommufd_object *iommufd_get_object(struct iommufd_ctx *ictx, u32 id, in iommufd_get_object() 136 static struct iommufd_object *iommufd_object_remove(struct iommufd_ctx *ictx, in iommufd_object_remove() 177 void __iommufd_object_destroy_user(struct iommufd_ctx *ictx, in __iommufd_object_destroy_user() 222 struct iommufd_ctx *ictx; in iommufd_fops_open() local 247 struct iommufd_ctx *ictx = filp->private_data; in iommufd_fops_release() local 369 struct iommufd_ctx *ictx = filp->private_data; in iommufd_fops_ioctl() local [all …]
|
H A D | vfio_compat.c | 15 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 …]
|
H A D | iommufd_private.h | 93 struct iommufd_ctx *ictx; member 159 static inline void iommufd_object_destroy_user(struct iommufd_ctx *ictx, in iommufd_object_destroy_user() 164 static inline void iommufd_object_deref_user(struct iommufd_ctx *ictx, in iommufd_object_deref_user() 174 #define iommufd_object_alloc(ictx, ptr, type) \ argument 204 static inline struct iommufd_ioas *iommufd_get_ioas(struct iommufd_ctx *ictx, in iommufd_get_ioas() 255 static inline void iommufd_hw_pagetable_put(struct iommufd_ctx *ictx, in iommufd_hw_pagetable_put() 268 struct iommufd_ctx *ictx; member 282 struct iommufd_ctx *ictx; member 303 struct iommufd_ctx *ictx; member
|
H A D | device.c | 60 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() 246 bool iommufd_ctx_has_group(struct iommufd_ctx *ictx, struct iommu_group *group) in iommufd_ctx_has_group() 775 iommufd_access_create(struct iommufd_ctx *ictx, in iommufd_access_create()
|
H A D | ioas.c | 23 struct iommufd_ioas *iommufd_ioas_alloc(struct iommufd_ctx *ictx) in iommufd_ioas_alloc() 331 struct iommufd_ctx *ictx) in iommufd_option_rlimit_mode()
|
H A D | hw_pagetable.c | 74 iommufd_hw_pagetable_alloc(struct iommufd_ctx *ictx, struct iommufd_ioas *ioas, in iommufd_hw_pagetable_alloc()
|
/openbmc/u-boot/tools/ |
H A D | mxsimage.c | 204 static int sb_aes_init(struct sb_image_ctx *ictx, uint8_t *iv, int enc) in sb_aes_init() 222 static int sb_aes_crypt(struct sb_image_ctx *ictx, uint8_t *in_data, in sb_aes_crypt() 253 static int sb_aes_reinit(struct sb_image_ctx *ictx, int enc) in sb_aes_reinit() 269 static void soprintf(struct sb_image_ctx *ictx, const char *fmt, ...) in soprintf() 309 static void sb_encrypt_sb_header(struct sb_image_ctx *ictx) in sb_encrypt_sb_header() 320 static void sb_encrypt_sb_sections_header(struct sb_image_ctx *ictx) in sb_encrypt_sb_sections_header() 340 static void sb_encrypt_key_dictionary_key(struct sb_image_ctx *ictx) in sb_encrypt_key_dictionary_key() 349 static void sb_decrypt_key_dictionary_key(struct sb_image_ctx *ictx) in sb_decrypt_key_dictionary_key() 358 static void sb_encrypt_tag(struct sb_image_ctx *ictx, in sb_encrypt_tag() 369 static int sb_encrypt_image(struct sb_image_ctx *ictx) in sb_encrypt_image() [all …]
|
/openbmc/linux/drivers/vfio/ |
H A D | iommufd.c | 14 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()
|
/openbmc/linux/fs/ntfs/ |
H A D | index.c | 27 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()
|
H A D | index.h | 97 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()
|
H A D | quota.c | 25 ntfs_index_context *ictx; in ntfs_mark_quotas_out_of_date() local
|
/openbmc/linux/include/linux/ |
H A D | iommufd.h | 79 static inline void iommufd_ctx_put(struct iommufd_ctx *ictx) in iommufd_ctx_put() 104 static inline int iommufd_vfio_compat_ioas_create(struct iommufd_ctx *ictx) in iommufd_vfio_compat_ioas_create() 109 static inline int iommufd_vfio_compat_set_no_iommu(struct iommufd_ctx *ictx) in iommufd_vfio_compat_set_no_iommu()
|
/openbmc/linux/crypto/ |
H A D | authenc.c | 117 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
|
H A D | essiv.c | 270 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
|
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 | 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 411 struct hctr2_instance_ctx *ictx; in hctr2_create_common() local
|
H A D | adiantum.c | 399 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
|
H A D | rsa-pkcs1pad.c | 380 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
|
/openbmc/linux/arch/s390/crypto/ |
H A D | sha3_512_s390.c | 47 const struct sha3_state *ictx = in; in sha3_512_import() local 63 const struct sha3_state *ictx = in; in sha3_384_import() local
|
H A D | sha3_256_s390.c | 46 const struct sha3_state *ictx = in; in sha3_256_import() local 59 const struct sha3_state *ictx = in; in sha3_224_import() local
|
H A D | sha1_s390.c | 59 const struct sha1_state *ictx = in; in s390_sha1_import() local
|
H A D | sha512_s390.c | 54 const struct sha512_state *ictx = in; in sha512_import() local
|
H A D | sha256_s390.c | 52 const struct sha256_state *ictx = in; in sha256_import() local
|
/openbmc/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
|