/openbmc/linux/crypto/ |
H A D | wp512.c | 989 static int wp512_init(struct shash_desc *desc) { in wp512_init() 1003 static int wp512_update(struct shash_desc *desc, const u8 *source, in wp512_update() 1065 static int wp512_final(struct shash_desc *desc, u8 *out) in wp512_final() 1098 static int wp384_final(struct shash_desc *desc, u8 *out) in wp384_final() 1109 static int wp256_final(struct shash_desc *desc, u8 *out) in wp256_final()
|
H A D | crypto_null.c | 37 static int null_init(struct shash_desc *desc) in null_init() 42 static int null_update(struct shash_desc *desc, const u8 *data, in null_update() 48 static int null_final(struct shash_desc *desc, u8 *out) in null_final() 53 static int null_digest(struct shash_desc *desc, const u8 *data, in null_digest()
|
H A D | hmac.c | 89 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_export() local 96 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_import() local 112 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_update() local 123 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_final() local 138 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_finup() local
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | dp_rx.c | 24 struct hal_rx_desc *desc) in ath12k_dp_rx_h_enctype() 33 struct hal_rx_desc *desc) in ath12k_dp_rx_h_decap_type() 39 struct hal_rx_desc *desc) in ath12k_dp_rx_h_mesh_ctl_present() 45 struct hal_rx_desc *desc) in ath12k_dp_rx_h_seq_ctrl_valid() 51 struct hal_rx_desc *desc) in ath12k_dp_rx_h_fc_valid() 75 struct hal_rx_desc *desc) in ath12k_dp_rx_h_seq_no() 87 struct hal_rx_desc *desc) in ath12k_dp_rx_h_l4_cksum_fail() 93 struct hal_rx_desc *desc) in ath12k_dp_rx_h_ip_cksum_fail() 99 struct hal_rx_desc *desc) in ath12k_dp_rx_h_is_decrypted() 165 struct hal_rx_desc *desc) in ath12k_dp_rx_h_l3pad() [all …]
|
/openbmc/linux/drivers/power/supply/ |
H A D | charger-manager.c | 282 struct charger_desc *desc = cm->desc; in is_full_charged() local 375 struct charger_desc *desc = cm->desc; in try_charger_enable() local 454 struct charger_desc *desc = cm->desc; in check_charging_duration() local 528 struct charger_desc *desc = cm->desc; in cm_check_thermal_status() local 716 struct charger_desc *desc = cm->desc; in charger_get_property() local 1030 struct charger_desc *desc = cm->desc; in charger_manager_register_extcon() local 1111 struct charger_desc *desc = cm->desc; in charger_externally_control_store() local 1172 struct charger_desc *desc = cm->desc; in charger_manager_prepare_sysfs() local 1235 struct charger_desc *desc = cm->desc; in cm_init_thermal_data() local 1283 struct charger_desc *desc; in of_cm_parse_desc() local [all …]
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | sha512-ce-glue.c | 54 static int sha512_ce_update(struct shash_desc *desc, const u8 *data, in sha512_ce_update() 64 static int sha512_ce_finup(struct shash_desc *desc, const u8 *data, in sha512_ce_finup() 75 static int sha512_ce_final(struct shash_desc *desc, u8 *out) in sha512_ce_final()
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | poly1305-p10-glue.c | 37 static int crypto_poly1305_p10_init(struct shash_desc *desc) in crypto_poly1305_p10_init() 77 static int crypto_poly1305_p10_update(struct shash_desc *desc, in crypto_poly1305_p10_update() 133 static int crypto_poly1305_p10_final(struct shash_desc *desc, u8 *dst) in crypto_poly1305_p10_final()
|
/openbmc/u-boot/arch/x86/cpu/efi/ |
H A D | payload.c | 27 struct efi_mem_desc *desc, *end; in board_get_usable_ram_top() local 73 struct efi_mem_desc *desc, *end; in dram_init() local 97 struct efi_mem_desc *desc, *end; in dram_init_banksize() local 178 struct efi_mem_desc *desc, *end; in install_e820_map() local
|
/openbmc/linux/arch/arm/crypto/ |
H A D | poly1305-glue.c | 43 static int arm_poly1305_init(struct shash_desc *desc) in arm_poly1305_init() 115 static int arm_poly1305_update(struct shash_desc *desc, in arm_poly1305_update() 124 static int __maybe_unused arm_poly1305_update_neon(struct shash_desc *desc, in arm_poly1305_update_neon() 202 static int arm_poly1305_final(struct shash_desc *desc, u8 *dst) in arm_poly1305_final()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
H A D | nv50.c | 33 struct mxms_odev desc; member 40 struct mxms_odev desc; in mxm_match_tmds_partner() local 54 u64 desc = *(u64 *)data; in mxm_match_dcb() local 181 u64 desc = *(u64 *)data; in mxm_show_unmatched() local
|
/openbmc/linux/kernel/irq/ |
H A D | ipi.c | 227 int __ipi_send_single(struct irq_desc *desc, unsigned int cpu) in __ipi_send_single() 269 int __ipi_send_mask(struct irq_desc *desc, const struct cpumask *dest) in __ipi_send_mask() 315 struct irq_desc *desc = irq_to_desc(virq); in ipi_send_single() local 336 struct irq_desc *desc = irq_to_desc(virq); in ipi_send_mask() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_disk.c | 41 struct blk_desc *desc; member 61 struct blk_desc *desc; in efi_disk_rw_blocks() local 235 struct blk_desc *desc, in efi_disk_add_dev() 312 int efi_disk_create_partitions(efi_handle_t parent, struct blk_desc *desc, in efi_disk_create_partitions() 368 struct blk_desc *desc = dev_get_uclass_platdata(dev); in efi_disk_register() local 406 struct blk_desc *desc; in efi_disk_register() local
|
/openbmc/linux/drivers/dma/hsu/ |
H A D | hsu.c | 65 struct hsu_dma_desc *desc = hsuc->desc; in hsu_dma_chan_start() local 214 struct hsu_dma_desc *desc; in hsu_dma_do_irq() local 246 struct hsu_dma_desc *desc; in hsu_dma_alloc_desc() local 263 struct hsu_dma_desc *desc = to_hsu_dma_desc(vdesc); in hsu_dma_desc_free() local 275 struct hsu_dma_desc *desc; in hsu_dma_prep_slave_sg() local 311 struct hsu_dma_desc *desc = hsuc->desc; in hsu_dma_active_desc_size() local
|
/openbmc/linux/drivers/greybus/ |
H A D | manifest.c | 62 struct manifest_desc *desc, *tmp; in release_cport_descriptors() local 99 struct greybus_descriptor *desc, size_t size) in identify_descriptor() 232 struct manifest_desc *desc, *next, *tmp; in gb_manifest_parse_cports() local 314 struct manifest_desc *desc; in gb_manifest_parse_bundles() local 456 struct greybus_descriptor *desc; in gb_manifest_parse() local
|
/openbmc/linux/drivers/net/wireless/ti/wl1251/ |
H A D | rx.c | 21 struct wl1251_rx_descriptor *desc) in wl1251_rx_header() 33 struct wl1251_rx_descriptor *desc, in wl1251_rx_status() 134 struct wl1251_rx_descriptor *desc) in wl1251_rx_body()
|
/openbmc/linux/arch/mips/cavium-octeon/crypto/ |
H A D | octeon-sha1.c | 106 static int octeon_sha1_update(struct shash_desc *desc, const u8 *data, in octeon_sha1_update() 132 static int octeon_sha1_final(struct shash_desc *desc, u8 *out) in octeon_sha1_final() 172 static int octeon_sha1_export(struct shash_desc *desc, void *out) in octeon_sha1_export() 180 static int octeon_sha1_import(struct shash_desc *desc, const void *in) in octeon_sha1_import()
|
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | perf-hwbreak.c | 407 char *desc = "Process specific, Two events, diff addr"; in test_process_multi_diff_addr() local 452 char *desc = "Process specific, Two events, same addr"; in test_process_multi_same_addr() local 497 char *desc = "Process specific, Two events, diff addr, one is RO, other is WO"; in test_process_multi_diff_addr_ro_wo() local 542 char *desc = "Process specific, Two events, same addr, one is RO, other is WO"; in test_process_multi_same_addr_ro_wo() local 588 char *desc = "Systemwide, Two events, diff addr"; in test_syswide_multi_diff_addr() local 632 char *desc = "Systemwide, Two events, same addr"; in test_syswide_multi_same_addr() local 676 char *desc = "Systemwide, Two events, diff addr, one is RO, other is WO"; in test_syswide_multi_diff_addr_ro_wo() local 720 char *desc = "Systemwide, Two events, same addr, one is RO, other is WO"; in test_syswide_multi_same_addr_ro_wo() local 779 char *desc = "Process specific, 512 bytes, unaligned"; in runtest_unaligned_512bytes() local
|
/openbmc/linux/drivers/dma/dw-axi-dmac/ |
H A D | dw-axi-dmac-platform.c | 248 struct axi_dma_desc *desc; in axi_desc_alloc() local 283 static void axi_desc_put(struct axi_dma_desc *desc) in axi_desc_put() 439 struct axi_dma_desc *desc; in axi_chan_start_first_queued() local 559 static void set_desc_last(struct axi_dma_hw_desc *desc) in set_desc_last() 578 static void set_desc_src_master(struct axi_dma_hw_desc *desc) in set_desc_src_master() 589 struct axi_dma_desc *desc) in set_desc_dest_master() 725 struct axi_dma_desc *desc = NULL; in dw_axi_dma_chan_prep_cyclic() local 802 struct axi_dma_desc *desc = NULL; in dw_axi_dma_chan_prep_slave_sg() local 881 struct axi_dma_desc *desc = NULL; in dma_chan_prep_dma_memcpy() local 988 struct axi_dma_hw_desc *desc) in axi_chan_dump_lli() [all …]
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-paris.c | 108 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_request_enable() local 121 const struct mtk_pin_desc *desc; in mtk_pinmux_gpio_set_direction() local 135 const struct mtk_pin_desc *desc; in mtk_pinconf_get() local 262 const struct mtk_pin_desc *desc; in mtk_pinconf_set() local 590 const struct mtk_pin_desc *desc; in mtk_hw_get_value_wrap() local 630 const struct mtk_pin_desc *desc; in mtk_pctrl_show_one_pin() local 753 const struct mtk_pin_desc *desc; in mtk_pmx_set_mux() local 844 const struct mtk_pin_desc *desc; in mtk_gpio_get_direction() local 872 const struct mtk_pin_desc *desc; in mtk_gpio_get() local 890 const struct mtk_pin_desc *desc; in mtk_gpio_set() local [all …]
|
/openbmc/linux/net/strparser/ |
H A D | strparser.c | 65 read_descriptor_t *desc) in strp_parser_err() 89 static int __strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, in __strp_recv() 321 read_descriptor_t desc; /* Dummy arg to strp_recv */ in strp_process() local 330 static int strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, in strp_recv() 348 read_descriptor_t desc; in strp_read_sock() local
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_common.c | 260 void iavf_debug_aq(struct iavf_hw *hw, enum iavf_debug_mask mask, void *desc, in iavf_debug_aq() 332 struct iavf_aq_desc desc; in iavf_aq_queue_shutdown() local 363 struct iavf_aq_desc desc; in iavf_aq_get_set_rss_lut() local 431 struct iavf_aq_desc desc; in iavf_aq_get_set_rss_key() local 745 struct iavf_aq_desc desc; in iavf_aq_send_msg_to_pf() local
|
/openbmc/linux/drivers/scsi/ |
H A D | ses.c | 155 unsigned char *desc) in ses_set_page2_descriptor() 216 unsigned char *desc; in ses_get_fault() local 231 unsigned char desc[4]; in ses_set_fault() local 262 unsigned char *desc; in ses_get_status() local 276 unsigned char *desc; in ses_get_locate() local 291 unsigned char desc[4]; in ses_set_locate() local 322 unsigned char desc[4]; in ses_set_active() local 362 unsigned char *desc; in ses_get_power_status() local 378 unsigned char desc[4]; in ses_set_power_status() local 443 unsigned char *desc, int max_desc_len) in ses_process_descriptor()
|
/openbmc/linux/drivers/crypto/stm32/ |
H A D | stm32-crc32.c | 115 static int stm32_crc_init(struct shash_desc *desc) in stm32_crc_init() 147 static int burst_update(struct shash_desc *desc, const u8 *d8, in burst_update() 217 static int stm32_crc_update(struct shash_desc *desc, const u8 *d8, in stm32_crc_update() 242 static int stm32_crc_final(struct shash_desc *desc, u8 *out) in stm32_crc_final() 254 static int stm32_crc_finup(struct shash_desc *desc, const u8 *data, in stm32_crc_finup() 261 static int stm32_crc_digest(struct shash_desc *desc, const u8 *data, in stm32_crc_digest()
|
/openbmc/linux/drivers/dma/idxd/ |
H A D | irq.c | 24 struct idxd_desc *desc; member 76 struct dsa_hw_desc desc = {}; in idxd_int_handle_revoke_drain() local 517 struct idxd_desc *desc = irw->desc; in idxd_int_handle_resubmit_work() local 543 bool idxd_queue_int_handle_resubmit(struct idxd_desc *desc) in idxd_queue_int_handle_resubmit() 561 struct idxd_desc *desc, *t; in irq_process_pending_llist() local 594 struct idxd_desc *desc, *n; in irq_process_work_list() local
|
/openbmc/linux/include/linux/irqchip/ |
H A D | chained_irq.h | 17 struct irq_desc *desc) in chained_irq_enter() 33 struct irq_desc *desc) in chained_irq_exit()
|