Searched defs:cdesc (Results 1 - 15 of 15) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Dcacheinfo.c67 struct cache_desc *cd, *cdesc = current_cpu_data.cache_leaves; local
/linux-master/drivers/usb/core/
H A Dof.c60 struct usb_config_descriptor *cdesc; local
/linux-master/arch/loongarch/mm/
H A Dcache.c48 struct cache_desc *cdesc = current_cpu_data.cache_leaves + leaf; local
69 struct cache_desc *cdesc = current_cpu_data.cache_leaves; local
119 struct cache_desc *cdesc = current_cpu_data.cache_leaves; local
[all...]
/linux-master/arch/loongarch/include/asm/
H A Dcacheflush.h12 static inline bool cache_present(struct cache_desc *cdesc) argument
17 static inline bool cache_private(struct cache_desc *cdesc) argument
22 static inline bool cache_inclusive(struct cache_desc *cdesc) argument
/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel_ring.c18 struct safexcel_command_desc *cdesc; local
187 struct safexcel_command_desc *cdesc; local
[all...]
H A Dsafexcel.c824 int ret, nreq = 0, cdesc = 0, rdesc = 0, commands, results; local
960 struct safexcel_command_desc *cdesc; local
977 struct safexcel_command_desc *cdesc; local
[all...]
H A Dsafexcel_hash.c75 static void safexcel_hash_token(struct safexcel_command_desc *cdesc, argument
108 safexcel_context_control(struct safexcel_ahash_ctx *ctx, struct safexcel_ahash_req *req, struct safexcel_command_desc *cdesc) argument
318 struct safexcel_command_desc *cdesc, *first_cdesc = NULL; local
[all...]
H A Dsafexcel_cipher.c77 safexcel_skcipher_iv(struct safexcel_cipher_ctx *ctx, u8 *iv, struct safexcel_command_desc *cdesc) argument
105 safexcel_skcipher_token(struct safexcel_cipher_ctx *ctx, u8 *iv, struct safexcel_command_desc *cdesc, struct safexcel_token *atoken, u32 length) argument
134 safexcel_aead_iv(struct safexcel_cipher_ctx *ctx, u8 *iv, struct safexcel_command_desc *cdesc) argument
160 safexcel_aead_token(struct safexcel_cipher_ctx *ctx, u8 *iv, struct safexcel_command_desc *cdesc, struct safexcel_token *atoken, enum safexcel_cipher_direction direction, u32 cryptlen, u32 assoclen, u32 digestsize) argument
505 safexcel_context_control(struct safexcel_cipher_ctx *ctx, struct crypto_async_request *async, struct safexcel_cipher_req *sreq, struct safexcel_command_desc *cdesc) argument
684 struct safexcel_command_desc *cdesc; local
[all...]
/linux-master/drivers/net/ethernet/altera/
H A Daltera_sgdma.c172 struct sgdma_descrip __iomem *cdesc = &descbase[0]; local
341 struct sgdma_descrip __iomem *cdesc = &descbase[0]; local
/linux-master/drivers/clk/ti/
H A Dclk-dra7-atl.c56 struct dra7_atl_desc *cdesc; member in struct:dra7_atl_clock_info
74 struct dra7_atl_desc *cdesc = to_atl_desc(hw); local
96 struct dra7_atl_desc *cdesc = to_atl_desc(hw); local
110 struct dra7_atl_desc *cdesc = to_atl_desc(hw); local
118 struct dra7_atl_desc *cdesc = to_atl_desc(hw); local
138 struct dra7_atl_desc *cdesc; local
227 struct dra7_atl_desc *cdesc; local
[all...]
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.c11 struct ena_eth_io_rx_cdesc_base *cdesc; local
235 struct ena_eth_io_rx_cdesc_base *cdesc; local
342 ena_com_rx_set_flags(struct ena_com_io_cq *io_cq, struct ena_com_rx_ctx *ena_rx_ctx, struct ena_eth_io_rx_cdesc_base *cdesc) argument
537 struct ena_eth_io_rx_cdesc_base *cdesc = NULL; local
630 struct ena_eth_io_rx_cdesc_base *cdesc; local
[all...]
H A Dena_eth_com.h204 struct ena_eth_io_tx_cdesc *cdesc; local
/linux-master/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2.c189 const struct mlxfw_mfa2_tlv_component_descriptor *cdesc; local
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c2413 struct ice_tx_ctx_desc *cdesc; local
/linux-master/drivers/usb/gadget/function/
H A Df_midi2.c1859 fill_midi2_class_desc(struct f_midi2_ep *ep, struct usb_ms20_endpoint_descriptor_32 *cdesc) argument

Completed in 270 milliseconds