| /kernel/linux/linux-5.10/crypto/ |
| D | seqiv.c | 53 crypto_completion_t compl; in seqiv_aead_encrypt() local 114 crypto_completion_t compl; in seqiv_aead_decrypt() local
|
| D | echainiv.c | 90 crypto_completion_t compl; in echainiv_decrypt() local
|
| D | cryptd.c | 312 crypto_completion_t compl) in cryptd_skcipher_enqueue() 464 crypto_completion_t compl) in cryptd_hash_enqueue() 720 crypto_completion_t compl; in cryptd_aead_crypt() local 767 crypto_completion_t compl) in cryptd_aead_enqueue()
|
| /kernel/linux/linux-4.19/crypto/ |
| D | seqiv.c | 60 crypto_completion_t compl; in seqiv_aead_encrypt() local 122 crypto_completion_t compl; in seqiv_aead_decrypt() local
|
| D | echainiv.c | 95 crypto_completion_t compl; in echainiv_decrypt() local
|
| D | cryptd.c | 294 crypto_completion_t compl) in cryptd_blkcipher_enqueue() 536 crypto_completion_t compl) in cryptd_skcipher_enqueue() 702 crypto_completion_t compl) in cryptd_hash_enqueue() 958 crypto_completion_t compl; in cryptd_aead_crypt() local 1005 crypto_completion_t compl) in cryptd_aead_enqueue()
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| D | peer_event.c | 219 enum rxrpc_call_completion compl = RXRPC_CALL_NETWORK_ERROR; in rxrpc_store_error() local 289 enum rxrpc_call_completion compl) in rxrpc_distribute_error()
|
| D | recvmsg.c | 65 enum rxrpc_call_completion compl, in __rxrpc_set_call_completion() 83 enum rxrpc_call_completion compl, in rxrpc_set_call_completion()
|
| D | conn_event.c | 152 enum rxrpc_call_completion compl, in rxrpc_abort_calls()
|
| /kernel/linux/linux-4.19/net/rxrpc/ |
| D | peer_event.c | 212 enum rxrpc_call_completion compl = RXRPC_CALL_NETWORK_ERROR; in rxrpc_store_error() local 279 enum rxrpc_call_completion compl) in rxrpc_distribute_error()
|
| D | conn_event.c | 156 enum rxrpc_call_completion compl) in rxrpc_abort_calls()
|
| /kernel/linux/linux-4.19/security/keys/ |
| D | dh.c | 77 struct dh_completion *compl = req->data; in dh_crypto_done() local 243 struct dh_completion compl; in __keyctl_dh_compute() local
|
| /kernel/linux/linux-5.10/security/keys/ |
| D | dh.c | 73 struct dh_completion *compl = req->data; in dh_crypto_done() local 238 struct dh_completion compl; in __keyctl_dh_compute() local
|
| /kernel/linux/linux-4.19/drivers/scsi/be2iscsi/ |
| D | be_cmds.c | 325 struct be_mcc_compl *compl) in beiscsi_process_mbox_compl() 368 struct be_mcc_compl *compl) in beiscsi_process_async_link() 406 struct be_mcc_compl *compl) in beiscsi_process_async_sli() 459 struct be_mcc_compl *compl) in beiscsi_process_async_event() 490 struct be_mcc_compl *compl) in beiscsi_process_mcc_compl()
|
| /kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
| D | be_cmds.c | 320 struct be_mcc_compl *compl) in beiscsi_process_mbox_compl() 363 struct be_mcc_compl *compl) in beiscsi_process_async_link() 401 struct be_mcc_compl *compl) in beiscsi_process_async_sli() 454 struct be_mcc_compl *compl) in beiscsi_process_async_event() 485 struct be_mcc_compl *compl) in beiscsi_process_mcc_compl()
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/emulex/benet/ |
| D | be_cmds.c | 143 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new() 158 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use() 190 struct be_mcc_compl *compl, in be_async_cmd_process() 247 struct be_mcc_compl *compl) in be_mcc_compl_process() 287 struct be_mcc_compl *compl) in be_async_link_state_process() 313 struct be_mcc_compl *compl) in be_async_port_misconfig_event_process() 371 struct be_mcc_compl *compl) in be_async_grp5_cos_priority_process() 385 struct be_mcc_compl *compl) in be_async_grp5_qos_speed_process() 397 struct be_mcc_compl *compl) in be_async_grp5_pvid_state_process() 412 struct be_mcc_compl *compl) in be_async_grp5_fw_control_process() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
| D | be_cmds.c | 139 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new() 154 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use() 186 struct be_mcc_compl *compl, in be_async_cmd_process() 243 struct be_mcc_compl *compl) in be_mcc_compl_process() 283 struct be_mcc_compl *compl) in be_async_link_state_process() 309 struct be_mcc_compl *compl) in be_async_port_misconfig_event_process() 367 struct be_mcc_compl *compl) in be_async_grp5_cos_priority_process() 381 struct be_mcc_compl *compl) in be_async_grp5_qos_speed_process() 393 struct be_mcc_compl *compl) in be_async_grp5_pvid_state_process() 408 struct be_mcc_compl *compl) in be_async_grp5_fw_control_process() [all …]
|
| /kernel/linux/linux-4.19/drivers/soc/qcom/ |
| D | rpmh.c | 82 struct completion *compl = rpm_msg->completion; in rpmh_tx_done() local 381 struct completion *compl = &compls[i]; in rpmh_write_batch() local
|
| /kernel/linux/linux-5.10/drivers/soc/qcom/ |
| D | rpmh.c | 83 struct completion *compl = rpm_msg->completion; in rpmh_tx_done() local 378 struct completion *compl = &compls[i]; in rpmh_write_batch() local
|
| /kernel/linux/linux-4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | dispc-compat.c | 464 struct completion *compl = data; in dispc_mgr_disable_isr() local 514 struct completion *compl = data; in dispc_digit_out_enable_isr() local
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | dispc-compat.c | 453 struct completion *compl = data; in dispc_mgr_disable_isr() local 503 struct completion *compl = data; in dispc_digit_out_enable_isr() local
|
| /kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
| D | adf_aer.c | 37 struct completion compl; member
|
| /kernel/linux/linux-4.19/drivers/crypto/qat/qat_common/ |
| D | adf_aer.c | 81 struct completion compl; member
|
| /kernel/linux/linux-5.10/drivers/dma/idxd/ |
| D | dma.c | 65 u64 compl, u32 flags) in idxd_prep_desc_common()
|
| /kernel/linux/linux-5.10/include/crypto/ |
| D | aead.h | 460 crypto_completion_t compl, in aead_request_set_callback()
|