Searched defs:compl (Results 1 - 25 of 35) sorted by relevance

12

/linux-master/net/rxrpc/
H A Dcall_state.c60 void rxrpc_prefail_call(struct rxrpc_call *call, enum rxrpc_call_completion compl, argument
13 rxrpc_set_call_completion(struct rxrpc_call *call, enum rxrpc_call_completion compl, u32 abort_code, int error) argument
H A Dpeer_event.c174 enum rxrpc_call_completion compl = RXRPC_CALL_NETWORK_ERROR; local
202 rxrpc_distribute_error(struct rxrpc_peer *peer, struct sk_buff *skb, enum rxrpc_call_completion compl, int err) argument
H A Dconn_event.c22 rxrpc_set_conn_aborted(struct rxrpc_connection *conn, struct sk_buff *skb, s32 abort_code, int err, enum rxrpc_call_completion compl) argument
/linux-master/crypto/
H A Dechainiv.c90 crypto_completion_t compl; local
H A Dseqiv.c52 crypto_completion_t compl; local
113 crypto_completion_t compl; local
H A Dxts.c239 xts_init_crypt(struct skcipher_request *req, crypto_completion_t compl) argument
H A Dcryptd.c312 cryptd_skcipher_enqueue(struct skcipher_request *req, crypto_completion_t compl) argument
483 cryptd_hash_enqueue(struct ahash_request *req, crypto_completion_t compl) argument
737 cryptd_aead_crypt(struct aead_request *req, struct crypto_aead *child, int err, int (*crypt)(struct aead_request *req), crypto_completion_t compl) argument
808 cryptd_aead_enqueue(struct aead_request *req, crypto_completion_t compl) argument
H A Dgcm.c202 gcm_hash_update(struct aead_request *req, crypto_completion_t compl, struct scatterlist *src, unsigned int len, u32 flags) argument
216 gcm_hash_remain(struct aead_request *req, unsigned int remain, crypto_completion_t compl, u32 flags) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dtx.c115 struct xsk_tx_metadata_compl compl; local
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_aer.c56 struct completion compl; member in struct:adf_reset_dev_data
63 struct completion compl; member in struct:adf_sriov_dev_data
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc-compat.c453 struct completion *compl = data; local
503 struct completion *compl = data; local
/linux-master/drivers/soc/qcom/
H A Drpmh.c83 struct completion *compl = rpm_msg->completion; local
366 struct completion *compl = &compls[i]; local
/linux-master/drivers/dma/idxd/
H A Ddma.c66 idxd_prep_desc_common(struct idxd_wq *wq, struct dsa_hw_desc *hw, char opcode, u64 addr_f1, u64 addr_f2, u64 len, u64 compl, u32 flags) argument
/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h98 struct completion compl; member in struct:virtio_crypto_ctrl_request
/linux-master/include/net/
H A Dxdp_sock.h185 static inline void xsk_tx_metadata_complete(struct xsk_tx_metadata_compl *compl, argument
136 xsk_tx_metadata_to_compl(struct xsk_tx_metadata *meta, struct xsk_tx_metadata_compl *compl) argument
213 xsk_tx_metadata_to_compl(struct xsk_tx_metadata *meta, struct xsk_tx_metadata_compl *compl) argument
224 xsk_tx_metadata_complete(struct xsk_tx_metadata_compl *compl, const struct xsk_tx_metadata_ops *ops, void *priv) argument
[all...]
/linux-master/include/crypto/
H A Daead.h478 aead_request_set_callback(struct aead_request *req, u32 flags, crypto_completion_t compl, void *data) argument
H A Dhash.h620 ahash_request_set_callback(struct ahash_request *req, u32 flags, crypto_completion_t compl, void *data) argument
H A Dskcipher.h895 skcipher_request_set_callback(struct skcipher_request *req, u32 flags, crypto_completion_t compl, void *data) argument
/linux-master/drivers/scsi/snic/
H A Dsnic_stats.h16 atomic64_t compl; /* IO Completions */ member in struct:snic_io_stats
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_dmm_priv.h143 struct completion compl; member in struct:refill_engine
/linux-master/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c36 struct completion compl; member in struct:fun_sync_cmd_ctx
/linux-master/drivers/usb/misc/
H A Duss720.c60 struct completion compl; member in struct:uss720_async_request
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c209 u32 compl = 0; local
159 cxgbit_tx_data_wr(struct cxgbit_sock *csk, struct sk_buff *skb, u32 dlen, u32 len, u32 credits, u32 compl) argument
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_cmds.c319 beiscsi_process_mbox_compl(struct be_ctrl_info *ctrl, struct be_mcc_compl *compl) argument
362 beiscsi_process_async_link(struct beiscsi_hba *phba, struct be_mcc_compl *compl) argument
400 beiscsi_process_async_sli(struct beiscsi_hba *phba, struct be_mcc_compl *compl) argument
453 beiscsi_process_async_event(struct beiscsi_hba *phba, struct be_mcc_compl *compl) argument
484 beiscsi_process_mcc_compl(struct be_ctrl_info *ctrl, struct be_mcc_compl *compl) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c726 struct xsk_tx_metadata_compl *compl = NULL; local

Completed in 208 milliseconds

12