| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | ep93xx_dma.c | 241 struct ep93xx_dma_desc *desc) in ep93xx_dma_set_active() 287 struct ep93xx_dma_desc *desc; in ep93xx_dma_advance_active() local 365 struct ep93xx_dma_desc *desc; in m2p_fill_desc() local 411 struct ep93xx_dma_desc *desc = ep93xx_dma_get_active(edmac); in m2p_hw_interrupt() local 528 struct ep93xx_dma_desc *desc; in m2m_fill_desc() local 605 struct ep93xx_dma_desc *desc; in m2m_hw_interrupt() local 679 struct ep93xx_dma_desc *desc, *_desc; in ep93xx_dma_desc_get() local 706 struct ep93xx_dma_desc *desc) in ep93xx_dma_desc_put() 751 struct ep93xx_dma_desc *desc, *d; in ep93xx_dma_tasklet() local 789 struct ep93xx_dma_desc *desc; in ep93xx_dma_interrupt() local [all …]
|
| H A D | altera-msgdma.c | 194 void __iomem *desc; member 211 struct msgdma_sw_desc *desc; in msgdma_get_descriptor() local 230 struct msgdma_sw_desc *desc) in msgdma_free_descriptor() 250 struct msgdma_sw_desc *desc, *next; in msgdma_free_desc_list() local 264 static void msgdma_desc_config(struct msgdma_extended_desc *desc, in msgdma_desc_config() 292 static void msgdma_desc_config_eod(struct msgdma_extended_desc *desc) in msgdma_desc_config_eod() 336 struct msgdma_extended_desc *desc; in msgdma_prep_memcpy() local 395 void *desc = NULL; in msgdma_prep_slave_sg() local 496 struct msgdma_sw_desc *desc) in msgdma_copy_one() 534 struct msgdma_sw_desc *desc) in msgdma_copy_desc_to_fifo() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_rxtx.c | 29 #define PRESTERA_SDMA_RX_DESC_PKT_LEN(desc) \ argument 32 #define PRESTERA_SDMA_RX_DESC_OWNER(desc) \ argument 35 #define PRESTERA_SDMA_RX_DESC_IS_RCVD(desc) \ argument 48 #define PRESTERA_SDMA_TX_DESC_OWNER(desc) \ argument 54 #define PRESTERA_SDMA_TX_DESC_IS_SENT(desc) \ argument 75 struct prestera_sdma_desc *desc; member 115 struct prestera_sdma_desc *desc; in prestera_sdma_buf_init() local 136 struct prestera_sdma_desc *desc, in prestera_sdma_rx_desc_init() 153 struct prestera_sdma_desc *desc, in prestera_sdma_rx_desc_set_next() 290 struct prestera_sdma_desc *desc; in prestera_sdma_rx_poll() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | crc32-pclmul_glue.c | 103 static int crc32_pclmul_init(struct shash_desc *desc) in crc32_pclmul_init() 113 static int crc32_pclmul_update(struct shash_desc *desc, const u8 *data, in crc32_pclmul_update() 130 static int crc32_pclmul_finup(struct shash_desc *desc, const u8 *data, in crc32_pclmul_finup() 136 static int crc32_pclmul_final(struct shash_desc *desc, u8 *out) in crc32_pclmul_final() 144 static int crc32_pclmul_digest(struct shash_desc *desc, const u8 *data, in crc32_pclmul_digest()
|
| /OK3568_Linux_fs/kernel/arch/sparc/crypto/ |
| H A D | crc32c_glue.c | 42 static int crc32c_sparc64_init(struct shash_desc *desc) in crc32c_sparc64_init() 68 static int crc32c_sparc64_update(struct shash_desc *desc, const u8 *data, in crc32c_sparc64_update() 89 static int crc32c_sparc64_finup(struct shash_desc *desc, const u8 *data, in crc32c_sparc64_finup() 95 static int crc32c_sparc64_final(struct shash_desc *desc, u8 *out) in crc32c_sparc64_final() 103 static int crc32c_sparc64_digest(struct shash_desc *desc, const u8 *data, in crc32c_sparc64_digest()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/crypto/ |
| H A D | sha1_glue.c | 31 static int sha1_init(struct shash_desc *desc) in sha1_init() 60 static int sha1_update(struct shash_desc *desc, const u8 *data, in sha1_update() 74 static int sha1_final(struct shash_desc *desc, u8 *out) in sha1_final() 96 static int sha1_export(struct shash_desc *desc, void *out) in sha1_export() 102 static int sha1_import(struct shash_desc *desc, const void *in) in sha1_import()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | resource_img.c | 151 static int resource_setup_list(struct blk_desc *desc, ulong blk_start, in resource_setup_list() 175 int resource_setup_ram_list(struct blk_desc *desc, void *hdr) in resource_setup_ram_list() 210 static int resource_setup_logo_bmp(struct blk_desc *desc) in resource_setup_logo_bmp() 255 static int resource_setup_blk_list(struct blk_desc *desc, ulong blk_start) in resource_setup_blk_list() 307 static int resource_init(struct blk_desc *desc, in resource_init() 342 static int resource_default(struct blk_desc *desc, in resource_default() 360 struct blk_desc *desc = rockchip_get_bootdev(); in resource_scan() local 429 struct blk_desc *desc = rockchip_get_bootdev(); in rockchip_read_resource_file() local
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpiolib.h | 76 struct gpio_desc **desc; member 143 static inline int gpio_chip_hwgpio(const struct gpio_desc *desc) in gpio_chip_hwgpio() 150 #define gpiod_emerg(desc, fmt, ...) \ argument 153 #define gpiod_crit(desc, fmt, ...) \ argument 156 #define gpiod_err(desc, fmt, ...) \ argument 159 #define gpiod_warn(desc, fmt, ...) \ argument 162 #define gpiod_info(desc, fmt, ...) \ argument 165 #define gpiod_dbg(desc, fmt, ...) \ argument
|
| /OK3568_Linux_fs/kernel/lib/crypto/ |
| H A D | poly1305.c | 15 void poly1305_init_generic(struct poly1305_desc_ctx *desc, in poly1305_init_generic() 30 void poly1305_update_generic(struct poly1305_desc_ctx *desc, const u8 *src, in poly1305_update_generic() 63 void poly1305_final_generic(struct poly1305_desc_ctx *desc, u8 *dst) in poly1305_final_generic()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | nhpoly1305.c | 144 int crypto_nhpoly1305_init(struct shash_desc *desc) in crypto_nhpoly1305_init() 155 int crypto_nhpoly1305_update_helper(struct shash_desc *desc, in crypto_nhpoly1305_update_helper() 191 int crypto_nhpoly1305_update(struct shash_desc *desc, in crypto_nhpoly1305_update() 198 int crypto_nhpoly1305_final_helper(struct shash_desc *desc, u8 *dst, nh_t nh_fn) in crypto_nhpoly1305_final_helper() 218 int crypto_nhpoly1305_final(struct shash_desc *desc, u8 *dst) in crypto_nhpoly1305_final()
|
| H A D | xxhash_generic.c | 31 static int xxhash64_init(struct shash_desc *desc) in xxhash64_init() 41 static int xxhash64_update(struct shash_desc *desc, const u8 *data, in xxhash64_update() 51 static int xxhash64_final(struct shash_desc *desc, u8 *out) in xxhash64_final() 60 static int xxhash64_digest(struct shash_desc *desc, const u8 *data, in xxhash64_digest()
|
| H A D | md5.c | 129 static int md5_init(struct shash_desc *desc) in md5_init() 142 static int md5_update(struct shash_desc *desc, const u8 *data, unsigned int len) in md5_update() 174 static int md5_final(struct shash_desc *desc, u8 *out) in md5_final() 202 static int md5_export(struct shash_desc *desc, void *out) in md5_export() 210 static int md5_import(struct shash_desc *desc, const void *in) in md5_import()
|
| /OK3568_Linux_fs/kernel/fs/verity/ |
| H A D | open.c | 131 struct fsverity_descriptor *desc, in compute_file_digest() 150 struct fsverity_descriptor *desc, in fsverity_create_info() 222 const struct fsverity_descriptor *desc, in validate_fsverity_descriptor() 271 struct fsverity_descriptor *desc; in fsverity_get_descriptor() local 308 struct fsverity_descriptor *desc; in ensure_verity_info() local
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/crypto/ |
| H A D | octeon-sha1.c | 74 static int octeon_sha1_init(struct shash_desc *desc) in octeon_sha1_init() 119 static int octeon_sha1_update(struct shash_desc *desc, const u8 *data, in octeon_sha1_update() 145 static int octeon_sha1_final(struct shash_desc *desc, u8 *out) in octeon_sha1_final() 185 static int octeon_sha1_export(struct shash_desc *desc, void *out) in octeon_sha1_export() 193 static int octeon_sha1_import(struct shash_desc *desc, const void *in) in octeon_sha1_import()
|
| /OK3568_Linux_fs/kernel/drivers/dma/dw-axi-dmac/ |
| H A D | dw-axi-dmac-platform.c | 201 struct axi_dma_desc *desc; in axi_desc_get() local 219 static void axi_desc_put(struct axi_dma_desc *desc) in axi_desc_put() 261 static void write_desc_llp(struct axi_dma_desc *desc, dma_addr_t adr) in write_desc_llp() 312 struct axi_dma_desc *desc; in axi_chan_start_first_queued() local 381 static void set_desc_last(struct axi_dma_desc *desc) in set_desc_last() 390 static void write_desc_sar(struct axi_dma_desc *desc, dma_addr_t adr) in write_desc_sar() 395 static void write_desc_dar(struct axi_dma_desc *desc, dma_addr_t adr) in write_desc_dar() 400 static void set_desc_src_master(struct axi_dma_desc *desc) in set_desc_src_master() 410 static void set_desc_dest_master(struct axi_dma_desc *desc) in set_desc_dest_master() 428 struct axi_dma_desc *first = NULL, *desc = NULL, *prev = NULL; in dma_chan_prep_dma_memcpy() local [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/dma/ |
| H A D | ti-cppi5.h | 171 static inline void cppi5_desc_dump(void *desc, u32 size) in cppi5_desc_dump() 341 static inline void cppi5_hdesc_init(struct cppi5_host_desc_t *desc, u32 flags, in cppi5_hdesc_init() 359 static inline void cppi5_hdesc_update_flags(struct cppi5_host_desc_t *desc, in cppi5_hdesc_update_flags() 373 cppi5_hdesc_update_psdata_size(struct cppi5_host_desc_t *desc, u32 psdata_size) in cppi5_hdesc_update_psdata_size() 385 static inline u32 cppi5_hdesc_get_psdata_size(struct cppi5_host_desc_t *desc) in cppi5_hdesc_get_psdata_size() 403 static inline u32 cppi5_hdesc_get_pktlen(struct cppi5_host_desc_t *desc) in cppi5_hdesc_get_pktlen() 412 static inline void cppi5_hdesc_set_pktlen(struct cppi5_host_desc_t *desc, in cppi5_hdesc_set_pktlen() 425 static inline u32 cppi5_hdesc_get_psflags(struct cppi5_host_desc_t *desc) in cppi5_hdesc_get_psflags() 435 static inline void cppi5_hdesc_set_psflags(struct cppi5_host_desc_t *desc, in cppi5_hdesc_set_psflags() 448 static inline u32 cppi5_hdesc_get_pkttype(struct cppi5_host_desc_t *desc) in cppi5_hdesc_get_pkttype() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | platform-msi.c | 39 static irq_hw_number_t platform_msi_calc_hwirq(struct msi_desc *desc) in platform_msi_calc_hwirq() 48 static void platform_msi_set_desc(msi_alloc_info_t *arg, struct msi_desc *desc) in platform_msi_set_desc() 81 struct msi_desc *desc = irq_data_get_msi_desc(data); in platform_msi_write_msg() local 111 struct msi_desc *desc, *tmp; in platform_msi_free_descs() local 127 struct msi_desc *desc; in platform_msi_alloc_descs_with_irq() local 287 struct msi_desc *desc; in platform_msi_domain_free_irqs() local 371 struct msi_desc *desc, *tmp; in platform_msi_domain_free() local
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | sha512-neon-glue.c | 26 static int sha512_neon_update(struct shash_desc *desc, const u8 *data, in sha512_neon_update() 43 static int sha512_neon_finup(struct shash_desc *desc, const u8 *data, in sha512_neon_finup() 60 static int sha512_neon_final(struct shash_desc *desc, u8 *out) in sha512_neon_final()
|
| H A D | sha256_neon_glue.c | 27 static int crypto_sha256_neon_update(struct shash_desc *desc, const u8 *data, in crypto_sha256_neon_update() 44 static int crypto_sha256_neon_finup(struct shash_desc *desc, const u8 *data, in crypto_sha256_neon_finup() 61 static int crypto_sha256_neon_final(struct shash_desc *desc, u8 *out) in crypto_sha256_neon_final()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | msi.c | 63 int __weak arch_setup_msi_irq(struct pci_dev *dev, struct msi_desc *desc) in arch_setup_msi_irq() 174 u32 __pci_msi_desc_mask_irq(struct msi_desc *desc, u32 mask, u32 flag) in __pci_msi_desc_mask_irq() 189 static void msi_mask_irq(struct msi_desc *desc, u32 mask, u32 flag) in msi_mask_irq() 194 static void __iomem *pci_msix_desc_addr(struct msi_desc *desc) in pci_msix_desc_addr() 210 u32 __pci_msix_desc_mask_irq(struct msi_desc *desc, u32 flag) in __pci_msix_desc_mask_irq() 231 static void msix_mask_irq(struct msi_desc *desc, u32 flag) in msix_mask_irq() 238 struct msi_desc *desc = irq_data_get_msi_desc(data); in msi_set_mask_bit() local 962 struct msi_desc *desc; in pci_msi_shutdown() local 1367 struct pci_dev *msi_desc_to_pci_dev(struct msi_desc *desc) in msi_desc_to_pci_dev() 1373 void *msi_desc_to_pci_sysdata(struct msi_desc *desc) in msi_desc_to_pci_sysdata() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/nx/ |
| H A D | nx-aes-xcbc.c | 28 static int nx_xcbc_set_key(struct crypto_shash *desc, in nx_xcbc_set_key() 59 static int nx_xcbc_empty(struct shash_desc *desc, u8 *out) in nx_xcbc_empty() 156 static int nx_xcbc_init(struct shash_desc *desc) in nx_xcbc_init() 165 static int nx_xcbc_update(struct shash_desc *desc, in nx_xcbc_update() 292 static int nx_xcbc_final(struct shash_desc *desc, u8 *out) in nx_xcbc_final()
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | hd64572.c | 75 static inline u16 desc_abs_number(port_t *port, u16 desc, int transmit) in desc_abs_number() 85 static inline u16 desc_offset(port_t *port, u16 desc, int transmit) in desc_offset() 92 static inline pkt_desc __iomem *desc_address(port_t *port, u16 desc, in desc_address() 100 static inline u32 buffer_offset(port_t *port, u16 desc, int transmit) in buffer_offset() 140 pkt_desc __iomem *desc = desc_address(port, i, transmit); in sca_init_port() local 199 static inline void sca_rx(card_t *card, port_t *port, pkt_desc __iomem *desc, in sca_rx() 248 pkt_desc __iomem *desc; in sca_rx_done() local 302 pkt_desc __iomem *desc = desc_address(port, port->txlast, 1); in sca_tx_done() local 566 pkt_desc __iomem *desc; in sca_xmit() local
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | autoprobe.c | 32 struct irq_desc *desc; in probe_irq_on() local 120 struct irq_desc *desc; in probe_irq_mask() local 160 struct irq_desc *desc; in probe_irq_off() local
|
| /OK3568_Linux_fs/kernel/drivers/dma/idxd/ |
| H A D | dma.c | 23 void idxd_dma_complete_txd(struct idxd_desc *desc, in idxd_dma_complete_txd() 56 static inline void set_completion_address(struct idxd_desc *desc, in set_completion_address() 90 struct idxd_desc *desc; in idxd_dma_prep_interrupt() local 113 struct idxd_desc *desc; in idxd_dma_submit_memcpy() local 177 struct idxd_desc *desc = container_of(tx, struct idxd_desc, txd); in idxd_dma_tx_submit() local 266 struct idxd_desc *desc = wq->descs[i]; in idxd_register_dma_channel() local
|
| /OK3568_Linux_fs/kernel/tools/virtio/ringtest/ |
| H A D | ring.c | 33 struct desc { struct 56 struct desc *ring; argument 98 struct desc desc = { in alloc_ring() local
|