Home
last modified time | relevance | path

Searched defs:compl (Results 26 - 50 of 71) sorted by relevance

123

/kernel/linux/linux-6.6/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) idxd_prep_desc_common() argument
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h98 struct completion compl; member
/kernel/linux/linux-6.6/crypto/
H A Dxts.c239 xts_init_crypt(struct skcipher_request *req, crypto_completion_t compl) xts_init_crypt() argument
H A Dcryptd.c312 cryptd_skcipher_enqueue(struct skcipher_request *req, crypto_completion_t compl) cryptd_skcipher_enqueue() argument
483 cryptd_hash_enqueue(struct ahash_request *req, crypto_completion_t compl) cryptd_hash_enqueue() 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) cryptd_aead_crypt() argument
808 cryptd_aead_enqueue(struct aead_request *req, crypto_completion_t compl) cryptd_aead_enqueue() argument
H A Dgcm.c202 gcm_hash_update(struct aead_request *req, crypto_completion_t compl, struct scatterlist *src, unsigned int len, u32 flags) gcm_hash_update() argument
216 gcm_hash_remain(struct aead_request *req, unsigned int remain, crypto_completion_t compl, u32 flags) gcm_hash_remain() argument
/kernel/linux/linux-6.6/net/rxrpc/
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) rxrpc_set_conn_aborted() argument
/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dsnic_stats.h30 atomic64_t compl; /* IO Completions */ member
/kernel/linux/linux-5.10/include/crypto/
H A Dskcipher.h548 skcipher_request_set_callback(struct skcipher_request *req, u32 flags, crypto_completion_t compl, void *data) skcipher_request_set_callback() argument
H A Dhash.h659 ahash_request_set_callback(struct ahash_request *req, u32 flags, crypto_completion_t compl, void *data) ahash_request_set_callback() argument
/kernel/linux/linux-6.6/include/crypto/
H A Dskcipher.h574 skcipher_request_set_callback(struct skcipher_request *req, u32 flags, crypto_completion_t compl, void *data) skcipher_request_set_callback() argument
H A Dhash.h709 ahash_request_set_callback(struct ahash_request *req, u32 flags, crypto_completion_t compl, void *data) ahash_request_set_callback() argument
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dsnic_stats.h16 atomic64_t compl; /* IO Completions */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_dmm_priv.h151 struct completion compl; member
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Duss720.c60 struct completion compl; member
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c36 struct completion compl; member
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Duss720.c60 struct completion compl; member
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H A Domap_dmm_priv.h143 struct completion compl; member
/third_party/python/Parser/
H A Dpegen.c564 Py_complex compl; in parsenumber_raw() local
/kernel/linux/linux-5.10/crypto/
H A Dcryptd.c721 crypto_completion_t compl; in cryptd_aead_crypt() local
311 cryptd_skcipher_enqueue(struct skcipher_request *req, crypto_completion_t compl) cryptd_skcipher_enqueue() argument
464 cryptd_hash_enqueue(struct ahash_request *req, crypto_completion_t compl) cryptd_hash_enqueue() argument
767 cryptd_aead_enqueue(struct aead_request *req, crypto_completion_t compl) cryptd_aead_enqueue() argument
H A Dgcm.c202 gcm_hash_update(struct aead_request *req, crypto_completion_t compl, struct scatterlist *src, unsigned int len, u32 flags) gcm_hash_update() argument
216 gcm_hash_remain(struct aead_request *req, unsigned int remain, crypto_completion_t compl, u32 flags) gcm_hash_remain() argument
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_cmds.c319 beiscsi_process_mbox_compl(struct be_ctrl_info *ctrl, struct be_mcc_compl *compl) beiscsi_process_mbox_compl() argument
362 beiscsi_process_async_link(struct beiscsi_hba *phba, struct be_mcc_compl *compl) beiscsi_process_async_link() argument
400 beiscsi_process_async_sli(struct beiscsi_hba *phba, struct be_mcc_compl *compl) beiscsi_process_async_sli() argument
453 beiscsi_process_async_event(struct beiscsi_hba *phba, struct be_mcc_compl *compl) beiscsi_process_async_event() argument
484 beiscsi_process_mcc_compl(struct be_ctrl_info *ctrl, struct be_mcc_compl *compl) beiscsi_process_mcc_compl() argument
[all...]
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c209 u32 compl = 0; in cxgbit_push_tx_frames() local
159 cxgbit_tx_data_wr(struct cxgbit_sock *csk, struct sk_buff *skb, u32 dlen, u32 len, u32 credits, u32 compl) cxgbit_tx_data_wr() argument
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c209 u32 compl = 0; in cxgbit_push_tx_frames() local
159 cxgbit_tx_data_wr(struct cxgbit_sock *csk, struct sk_buff *skb, u32 dlen, u32 len, u32 credits, u32 compl) cxgbit_tx_data_wr() argument
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_cmds.c319 beiscsi_process_mbox_compl(struct be_ctrl_info *ctrl, struct be_mcc_compl *compl) beiscsi_process_mbox_compl() argument
362 beiscsi_process_async_link(struct beiscsi_hba *phba, struct be_mcc_compl *compl) beiscsi_process_async_link() argument
400 beiscsi_process_async_sli(struct beiscsi_hba *phba, struct be_mcc_compl *compl) beiscsi_process_async_sli() argument
453 beiscsi_process_async_event(struct beiscsi_hba *phba, struct be_mcc_compl *compl) beiscsi_process_async_event() argument
484 beiscsi_process_mcc_compl(struct be_ctrl_info *ctrl, struct be_mcc_compl *compl) beiscsi_process_mcc_compl() argument
[all...]
/third_party/lame/misc/
H A Dabx.c179 typedef f_t compl [2]; typedef

Completed in 30 milliseconds

123