/openbmc/linux/arch/x86/crypto/ |
H A D | crct10dif-pclmul_glue.c | 43 static int chksum_init(struct shash_desc *desc) in chksum_init() 52 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update() 66 static int chksum_final(struct shash_desc *desc, u8 *out) in chksum_final() 85 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup() 93 static int chksum_digest(struct shash_desc *desc, const u8 *data, in chksum_digest()
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | desc.c | 76 struct ath5k_desc *desc, in ath5k_hw_setup_2word_tx_desc() 242 struct ath5k_desc *desc, in ath5k_hw_setup_4word_tx_desc() 380 struct ath5k_desc *desc, in ath5k_hw_setup_mrr_tx_desc() 443 struct ath5k_desc *desc, in ath5k_hw_proc_2word_tx_status() 495 struct ath5k_desc *desc, in ath5k_hw_proc_4word_tx_status() 560 struct ath5k_desc *desc, in ath5k_hw_setup_rx_desc() 602 struct ath5k_desc *desc, in ath5k_hw_proc_5210_rx_status() 696 struct ath5k_desc *desc, in ath5k_hw_proc_5212_rx_status()
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | md5-glue.c | 30 static int ppc_md5_init(struct shash_desc *desc) in ppc_md5_init() 43 static int ppc_md5_update(struct shash_desc *desc, const u8 *data, in ppc_md5_update() 75 static int ppc_md5_final(struct shash_desc *desc, u8 *out) in ppc_md5_final() 107 static int ppc_md5_export(struct shash_desc *desc, void *out) in ppc_md5_export() 115 static int ppc_md5_import(struct shash_desc *desc, const void *in) in ppc_md5_import()
|
/openbmc/linux/fs/nfs/ |
H A D | pagelist.c | 73 nfs_pgio_get_mirror(struct nfs_pageio_descriptor *desc, u32 idx) in nfs_pgio_get_mirror() 81 nfs_pgio_current_mirror(struct nfs_pageio_descriptor *desc) in nfs_pgio_current_mirror() 88 nfs_pgio_set_current_mirror(struct nfs_pageio_descriptor *desc, u32 idx) in nfs_pgio_set_current_mirror() 95 void nfs_pgheader_init(struct nfs_pageio_descriptor *desc, in nfs_pgheader_init() 725 size_t nfs_generic_pg_test(struct nfs_pageio_descriptor *desc, in nfs_generic_pg_test() 928 void nfs_pageio_init(struct nfs_pageio_descriptor *desc, in nfs_pageio_init() 984 int nfs_generic_pgio(struct nfs_pageio_descriptor *desc, in nfs_generic_pgio() 1057 static int nfs_generic_pg_pgios(struct nfs_pageio_descriptor *desc) in nfs_generic_pg_pgios() 1085 nfs_pageio_alloc_mirrors(struct nfs_pageio_descriptor *desc, in nfs_pageio_alloc_mirrors() 1208 nfs_pageio_do_add_request(struct nfs_pageio_descriptor *desc, in nfs_pageio_do_add_request() [all …]
|
/openbmc/linux/drivers/dma/ |
H A D | txx9dmac.c | 145 const struct txx9dmac_desc *desc) in desc_read_CHAR() 151 struct txx9dmac_desc *desc, dma_addr_t val) in desc_write_CHAR() 180 static struct txx9dmac_desc *txx9dmac_last_child(struct txx9dmac_desc *desc) in txx9dmac_last_child() 193 struct txx9dmac_desc *desc; in txx9dmac_desc_alloc() local 210 struct txx9dmac_desc *desc, *_desc; in txx9dmac_desc_get() local 242 struct txx9dmac_desc *desc) in txx9dmac_sync_desc_for_cpu() 261 struct txx9dmac_desc *desc) in txx9dmac_desc_put() 400 struct txx9dmac_desc *desc) in txx9dmac_descriptor_complete() 427 struct txx9dmac_desc *desc; in txx9dmac_dequeue() local 450 struct txx9dmac_desc *desc, *_desc; in txx9dmac_complete_all() local [all …]
|
H A D | fsl_raid.c | 89 struct fsl_re_desc *desc; in fsl_re_tx_submit() local 110 struct fsl_re_desc *desc, *_desc; in fsl_re_issue_pending() local 136 static void fsl_re_desc_done(struct fsl_re_desc *desc) in fsl_re_desc_done() 145 struct fsl_re_desc *desc, *_desc; in fsl_re_cleanup_descs() local 161 struct fsl_re_desc *desc, *_desc; in fsl_re_dequeue() local 251 struct fsl_re_desc *desc, in fsl_re_init_desc() 274 struct fsl_re_desc *desc = NULL; in fsl_re_chan_alloc_desc() local 321 struct fsl_re_desc *desc; in fsl_re_prep_dma_genq() local 408 struct fsl_re_desc *desc; in fsl_re_prep_dma_pq() local 530 struct fsl_re_desc *desc; in fsl_re_prep_dma_memcpy() local [all …]
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmw_surface_cache.h | 70 vmw_surface_get_size_in_blocks(const SVGA3dSurfaceDesc *desc, in vmw_surface_get_size_in_blocks() 83 vmw_surface_is_planar_surface(const SVGA3dSurfaceDesc *desc) in vmw_surface_is_planar_surface() 89 vmw_surface_calculate_pitch(const SVGA3dSurfaceDesc *desc, in vmw_surface_calculate_pitch() 114 vmw_surface_get_image_buffer_size(const SVGA3dSurfaceDesc *desc, in vmw_surface_get_image_buffer_size() 149 const SVGA3dSurfaceDesc *desc = vmw_surface_get_desc(format); in vmw_surface_get_serialized_size() local 196 const SVGA3dSurfaceDesc *desc = vmw_surface_get_desc(format); in vmw_surface_get_pixel_offset() local 220 const SVGA3dSurfaceDesc *desc; in vmw_surface_get_image_offset() local 331 const SVGA3dSurfaceDesc *desc; member 385 const SVGA3dSurfaceDesc *desc; in vmw_surface_setup_cache() local 438 const SVGA3dSurfaceDesc *desc = cache->desc; in vmw_surface_get_loc() local [all …]
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | sha1-ce-glue.c | 53 static int sha1_ce_update(struct shash_desc *desc, const u8 *data, in sha1_ce_update() 67 static int sha1_ce_finup(struct shash_desc *desc, const u8 *data, in sha1_ce_finup() 88 static int sha1_ce_final(struct shash_desc *desc, u8 *out) in sha1_ce_final() 100 static int sha1_ce_export(struct shash_desc *desc, void *out) in sha1_ce_export() 108 static int sha1_ce_import(struct shash_desc *desc, const void *in) in sha1_ce_import()
|
H A D | crct10dif-ce-glue.c | 26 static int crct10dif_init(struct shash_desc *desc) in crct10dif_init() 34 static int crct10dif_update_pmull_p8(struct shash_desc *desc, const u8 *data, in crct10dif_update_pmull_p8() 59 static int crct10dif_update_pmull_p64(struct shash_desc *desc, const u8 *data, in crct10dif_update_pmull_p64() 84 static int crct10dif_final(struct shash_desc *desc, u8 *out) in crct10dif_final()
|
H A D | sha2-ce-glue.c | 64 static int sha256_ce_update(struct shash_desc *desc, const u8 *data, in sha256_ce_update() 79 static int sha256_ce_finup(struct shash_desc *desc, const u8 *data, in sha256_ce_finup() 105 static int sha256_ce_final(struct shash_desc *desc, u8 *out) in sha256_ce_final() 119 static int sha256_ce_export(struct shash_desc *desc, void *out) in sha256_ce_export() 127 static int sha256_ce_import(struct shash_desc *desc, const void *in) in sha256_ce_import()
|
/openbmc/linux/drivers/usb/core/ |
H A D | generic.c | 32 static int is_rndis(struct usb_interface_descriptor *desc) in is_rndis() 39 static int is_activesync(struct usb_interface_descriptor *desc) in is_activesync() 46 static bool is_audio(struct usb_interface_descriptor *desc) in is_audio() 51 static bool is_uac3_config(struct usb_interface_descriptor *desc) in is_uac3_config() 70 struct usb_interface_descriptor *desc = NULL; in usb_choose_configuration() local
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_debugfs.c | 139 struct hclge_desc desc[HCLGE_GET_DFX_REG_TYPE_CNT]; in hclge_dbg_get_dfx_bd_num() local 169 struct hclge_desc *desc = desc_src; in hclge_dbg_cmd_send() local 198 struct hclge_desc *desc; in hclge_dbg_dump_reg_tqp() local 251 struct hclge_desc *desc; in hclge_dbg_dump_reg_common() local 309 struct hclge_desc desc; in hclge_dbg_dump_mac_enable_status() local 339 struct hclge_desc desc; in hclge_dbg_dump_mac_frame_size() local 369 struct hclge_desc desc; in hclge_dbg_dump_mac_speed_duplex() local 412 struct hclge_desc desc; in hclge_dbg_dump_dcb_qset() local 443 struct hclge_desc desc; in hclge_dbg_dump_dcb_pri() local 473 struct hclge_desc desc; in hclge_dbg_dump_dcb_pg() local [all …]
|
/openbmc/linux/kernel/irq/ |
H A D | proc.c | 48 struct irq_desc *desc = irq_to_desc((long)m->private); in show_irq_affinity() local 85 struct irq_desc *desc = irq_to_desc((long)m->private); in irq_affinity_hint_proc_show() local 281 struct irq_desc *desc = irq_to_desc((long) m->private); in irq_node_proc_show() local 290 struct irq_desc *desc = irq_to_desc((long) m->private); in irq_spurious_proc_show() local 302 struct irq_desc *desc = irq_to_desc(irq); in name_unique() local 322 struct irq_desc *desc = irq_to_desc(irq); in register_handler_proc() local 338 void register_irq_proc(unsigned int irq, struct irq_desc *desc) in register_irq_proc() 393 void unregister_irq_proc(unsigned int irq, struct irq_desc *desc) in unregister_irq_proc() 433 struct irq_desc *desc; in init_irq_proc() local 467 struct irq_desc *desc; in show_interrupts() local
|
/openbmc/linux/arch/s390/crypto/ |
H A D | sha512_s390.c | 21 static int sha512_init(struct shash_desc *desc) in sha512_init() 39 static int sha512_export(struct shash_desc *desc, void *out) in sha512_export() 51 static int sha512_import(struct shash_desc *desc, const void *in) in sha512_import() 86 static int sha384_init(struct shash_desc *desc) in sha384_init()
|
H A D | sha256_s390.c | 20 static int s390_sha256_init(struct shash_desc *desc) in s390_sha256_init() 38 static int sha256_export(struct shash_desc *desc, void *out) in sha256_export() 49 static int sha256_import(struct shash_desc *desc, const void *in) in sha256_import() 79 static int s390_sha224_init(struct shash_desc *desc) in s390_sha224_init()
|
/openbmc/linux/include/linux/ |
H A D | elfnote.h | 72 #define _ELFNOTE(size, name, unique, type, desc) \ argument 92 #define ELFNOTE(size, name, type, desc) \ argument 95 #define ELFNOTE32(name, type, desc) ELFNOTE(32, name, type, desc) argument 96 #define ELFNOTE64(name, type, desc) ELFNOTE(64, name, type, desc) argument
|
/openbmc/linux/drivers/crypto/xilinx/ |
H A D | zynqmp-sha.c | 81 static int zynqmp_sha_init(struct shash_desc *desc) in zynqmp_sha_init() 90 static int zynqmp_sha_update(struct shash_desc *desc, const u8 *data, unsigned int length) in zynqmp_sha_update() 97 static int zynqmp_sha_final(struct shash_desc *desc, u8 *out) in zynqmp_sha_final() 104 static int zynqmp_sha_finup(struct shash_desc *desc, const u8 *data, unsigned int length, u8 *out) in zynqmp_sha_finup() 111 static int zynqmp_sha_import(struct shash_desc *desc, const void *in) in zynqmp_sha_import() 120 static int zynqmp_sha_export(struct shash_desc *desc, void *out) in zynqmp_sha_export() 127 static int zynqmp_sha_digest(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) in zynqmp_sha_digest()
|
/openbmc/linux/arch/loongarch/crypto/ |
H A D | crc32-loongarch.c | 111 static int chksum_init(struct shash_desc *desc) in chksum_init() 137 static int chksum_update(struct shash_desc *desc, const u8 *data, unsigned int length) in chksum_update() 145 static int chksumc_update(struct shash_desc *desc, const u8 *data, unsigned int length) in chksumc_update() 153 static int chksum_final(struct shash_desc *desc, u8 *out) in chksum_final() 161 static int chksumc_final(struct shash_desc *desc, u8 *out) in chksumc_final() 181 static int chksum_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) in chksum_finup() 188 static int chksumc_finup(struct shash_desc *desc, const u8 *data, unsigned int len, u8 *out) in chksumc_finup() 195 static int chksum_digest(struct shash_desc *desc, const u8 *data, unsigned int length, u8 *out) in chksum_digest() 202 static int chksumc_digest(struct shash_desc *desc, const u8 *data, unsigned int length, u8 *out) in chksumc_digest()
|
/openbmc/linux/arch/mips/cavium-octeon/crypto/ |
H A D | octeon-md5.c | 67 static int octeon_md5_init(struct shash_desc *desc) in octeon_md5_init() 81 static int octeon_md5_update(struct shash_desc *desc, const u8 *data, in octeon_md5_update() 121 static int octeon_md5_final(struct shash_desc *desc, u8 *out) in octeon_md5_final() 157 static int octeon_md5_export(struct shash_desc *desc, void *out) in octeon_md5_export() 165 static int octeon_md5_import(struct shash_desc *desc, const void *in) in octeon_md5_import()
|
/openbmc/linux/crypto/ |
H A D | crc32_generic.c | 47 static int crc32_init(struct shash_desc *desc) in crc32_init() 57 static int crc32_update(struct shash_desc *desc, const u8 *data, in crc32_update() 74 static int crc32_finup(struct shash_desc *desc, const u8 *data, in crc32_finup() 80 static int crc32_final(struct shash_desc *desc, u8 *out) in crc32_final() 88 static int crc32_digest(struct shash_desc *desc, const u8 *data, in crc32_digest()
|
/openbmc/linux/include/crypto/ |
H A D | sha256_base.h | 21 static inline int sha224_base_init(struct shash_desc *desc) in sha224_base_init() 29 static inline int sha256_base_init(struct shash_desc *desc) in sha256_base_init() 74 static inline int sha256_base_do_update(struct shash_desc *desc, in sha256_base_do_update() 106 static inline int sha256_base_do_finalize(struct shash_desc *desc, in sha256_base_do_finalize() 127 static inline int sha256_base_finish(struct shash_desc *desc, u8 *out) in sha256_base_finish()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | comedi_isadma.c | 19 void comedi_isadma_program(struct comedi_isadma_desc *desc) in comedi_isadma_program() 100 struct comedi_isadma_desc *desc = &dma->desc[dma->cur_dma]; in comedi_isadma_poll() local 133 void comedi_isadma_set_mode(struct comedi_isadma_desc *desc, char dma_dir) in comedi_isadma_set_mode() 157 struct comedi_isadma_desc *desc; in comedi_isadma_alloc() local 228 struct comedi_isadma_desc *desc; in comedi_isadma_free() local
|
/openbmc/linux/drivers/media/pci/cobalt/ |
H A D | cobalt-omnitek.c | 96 void omni_sg_dma_start(struct cobalt_stream *s, struct sg_dma_desc_info *desc) in omni_sg_dma_start() 152 struct sg_dma_desc_info *desc) in descriptor_list_create() 286 void *descriptor_list_allocate(struct sg_dma_desc_info *desc, size_t bytes) in descriptor_list_allocate() 294 void descriptor_list_free(struct sg_dma_desc_info *desc) in descriptor_list_free() 302 void descriptor_list_interrupt_enable(struct sg_dma_desc_info *desc) in descriptor_list_interrupt_enable() 309 void descriptor_list_interrupt_disable(struct sg_dma_desc_info *desc) in descriptor_list_interrupt_disable() 316 void descriptor_list_loopback(struct sg_dma_desc_info *desc) in descriptor_list_loopback() 324 void descriptor_list_end_of_chain(struct sg_dma_desc_info *desc) in descriptor_list_end_of_chain()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | desc.h | 16 static inline void fill_ldt(struct desc_struct *desc, const struct user_desc *info) in fill_ldt() 102 const u32 *desc = ptr; in desc_empty() local 122 #define write_ldt_entry(dt, entry, desc) native_write_ldt_entry(dt, entry, desc) argument 123 #define write_gdt_entry(dt, entry, desc, type) native_write_gdt_entry(dt, entry, desc, type) argument 142 static inline void native_write_ldt_entry(struct desc_struct *ldt, int entry, const void *desc) in native_write_ldt_entry() 148 native_write_gdt_entry(struct desc_struct *gdt, int entry, const void *desc, int type) in native_write_gdt_entry() 164 struct ldttss_desc *desc = d; in set_tssldt_descriptor() local 382 static inline unsigned long get_desc_base(const struct desc_struct *desc) in get_desc_base() 387 static inline void set_desc_base(struct desc_struct *desc, unsigned long base) in set_desc_base() 394 static inline unsigned long get_desc_limit(const struct desc_struct *desc) in get_desc_limit() [all …]
|
/openbmc/linux/arch/sparc/crypto/ |
H A D | md5_glue.c | 32 static int md5_sparc64_init(struct shash_desc *desc) in md5_sparc64_init() 67 static int md5_sparc64_update(struct shash_desc *desc, const u8 *data, in md5_sparc64_update() 84 static int md5_sparc64_final(struct shash_desc *desc, u8 *out) in md5_sparc64_final() 117 static int md5_sparc64_export(struct shash_desc *desc, void *out) in md5_sparc64_export() 126 static int md5_sparc64_import(struct shash_desc *desc, const void *in) in md5_sparc64_import()
|