/Linux-v5.4/drivers/nvme/target/ |
D | admin-cmd.c | 32 static void nvmet_execute_get_log_page_noop(struct nvmet_req *req) in nvmet_execute_get_log_page_noop() 37 static void nvmet_execute_get_log_page_error(struct nvmet_req *req) in nvmet_execute_get_log_page_error() 63 static u16 nvmet_get_smart_log_nsid(struct nvmet_req *req, in nvmet_get_smart_log_nsid() 98 static u16 nvmet_get_smart_log_all(struct nvmet_req *req, in nvmet_get_smart_log_all() 131 static void nvmet_execute_get_log_page_smart(struct nvmet_req *req) in nvmet_execute_get_log_page_smart() 163 static void nvmet_execute_get_log_cmd_effects_ns(struct nvmet_req *req) in nvmet_execute_get_log_cmd_effects_ns() 193 static void nvmet_execute_get_log_changed_ns(struct nvmet_req *req) in nvmet_execute_get_log_changed_ns() 217 static u32 nvmet_format_ana_group(struct nvmet_req *req, u32 grpid, in nvmet_format_ana_group() 240 static void nvmet_execute_get_log_page_ana(struct nvmet_req *req) in nvmet_execute_get_log_page_ana() 285 static void nvmet_execute_identify_ctrl(struct nvmet_req *req) in nvmet_execute_identify_ctrl() [all …]
|
D | io-cmd-file.c | 90 static ssize_t nvmet_file_submit_bvec(struct nvmet_req *req, loff_t pos, in nvmet_file_submit_bvec() 119 struct nvmet_req *req = container_of(iocb, struct nvmet_req, f.iocb); in nvmet_file_io_done() local 134 static bool nvmet_file_execute_io(struct nvmet_req *req, int ki_flags) in nvmet_file_execute_io() 220 struct nvmet_req *req = container_of(w, struct nvmet_req, f.work); in nvmet_file_buffered_io_work() local 225 static void nvmet_file_submit_buffered_io(struct nvmet_req *req) in nvmet_file_submit_buffered_io() 231 static void nvmet_file_execute_rw(struct nvmet_req *req) in nvmet_file_execute_rw() 262 u16 nvmet_file_flush(struct nvmet_req *req) in nvmet_file_flush() 269 struct nvmet_req *req = container_of(w, struct nvmet_req, f.work); in nvmet_file_flush_work() local 274 static void nvmet_file_execute_flush(struct nvmet_req *req) in nvmet_file_execute_flush() 280 static void nvmet_file_execute_discard(struct nvmet_req *req) in nvmet_file_execute_discard() [all …]
|
D | io-cmd-bdev.c | 78 static u16 blk_to_nvme_status(struct nvmet_req *req, blk_status_t blk_sts) in blk_to_nvme_status() 138 struct nvmet_req *req = bio->bi_private; in nvmet_bio_done() local 145 static void nvmet_bdev_execute_rw(struct nvmet_req *req) in nvmet_bdev_execute_rw() 206 static void nvmet_bdev_execute_flush(struct nvmet_req *req) in nvmet_bdev_execute_flush() 219 u16 nvmet_bdev_flush(struct nvmet_req *req) in nvmet_bdev_flush() 226 static u16 nvmet_bdev_discard_range(struct nvmet_req *req, in nvmet_bdev_discard_range() 243 static void nvmet_bdev_execute_discard(struct nvmet_req *req) in nvmet_bdev_execute_discard() 275 static void nvmet_bdev_execute_dsm(struct nvmet_req *req) in nvmet_bdev_execute_dsm() 290 static void nvmet_bdev_execute_write_zeroes(struct nvmet_req *req) in nvmet_bdev_execute_write_zeroes() 314 u16 nvmet_bdev_parse_io_cmd(struct nvmet_req *req) in nvmet_bdev_parse_io_cmd()
|
D | fabrics-cmd.c | 10 static void nvmet_execute_prop_set(struct nvmet_req *req) in nvmet_execute_prop_set() 35 static void nvmet_execute_prop_get(struct nvmet_req *req) in nvmet_execute_prop_get() 79 u16 nvmet_parse_fabrics_cmd(struct nvmet_req *req) in nvmet_parse_fabrics_cmd() 102 static u16 nvmet_install_queue(struct nvmet_ctrl *ctrl, struct nvmet_req *req) in nvmet_install_queue() 143 static void nvmet_execute_admin_connect(struct nvmet_req *req) in nvmet_execute_admin_connect() 206 static void nvmet_execute_io_connect(struct nvmet_req *req) in nvmet_execute_io_connect() 267 u16 nvmet_parse_connect_cmd(struct nvmet_req *req) in nvmet_parse_connect_cmd()
|
/Linux-v5.4/drivers/s390/scsi/ |
D | zfcp_fsf.c | 78 static void zfcp_fsf_class_not_supp(struct zfcp_fsf_req *req) in zfcp_fsf_class_not_supp() 90 void zfcp_fsf_req_free(struct zfcp_fsf_req *req) in zfcp_fsf_req_free() 104 static void zfcp_fsf_status_read_port_closed(struct zfcp_fsf_req *req) in zfcp_fsf_status_read_port_closed() 121 static void zfcp_fsf_link_down_info_eval(struct zfcp_fsf_req *req, in zfcp_fsf_link_down_info_eval() 204 static void zfcp_fsf_status_read_link_down(struct zfcp_fsf_req *req) in zfcp_fsf_status_read_link_down() 220 static void zfcp_fsf_status_read_handler(struct zfcp_fsf_req *req) in zfcp_fsf_status_read_handler() 287 static void zfcp_fsf_fsfstatus_qual_eval(struct zfcp_fsf_req *req) in zfcp_fsf_fsfstatus_qual_eval() 309 static void zfcp_fsf_fsfstatus_eval(struct zfcp_fsf_req *req) in zfcp_fsf_fsfstatus_eval() 328 static void zfcp_fsf_protstatus_eval(struct zfcp_fsf_req *req) in zfcp_fsf_protstatus_eval() 405 static void zfcp_fsf_req_complete(struct zfcp_fsf_req *req) in zfcp_fsf_req_complete() [all …]
|
/Linux-v5.4/drivers/crypto/marvell/ |
D | hash.c | 25 struct ahash_request *req) in mv_cesa_ahash_req_iter_init() 47 mv_cesa_ahash_dma_alloc_cache(struct mv_cesa_ahash_dma_req *req, gfp_t flags) in mv_cesa_ahash_dma_alloc_cache() 58 mv_cesa_ahash_dma_free_cache(struct mv_cesa_ahash_dma_req *req) in mv_cesa_ahash_dma_free_cache() 67 static int mv_cesa_ahash_dma_alloc_padding(struct mv_cesa_ahash_dma_req *req, in mv_cesa_ahash_dma_alloc_padding() 81 static void mv_cesa_ahash_dma_free_padding(struct mv_cesa_ahash_dma_req *req) in mv_cesa_ahash_dma_free_padding() 91 static inline void mv_cesa_ahash_dma_last_cleanup(struct ahash_request *req) in mv_cesa_ahash_dma_last_cleanup() 98 static inline void mv_cesa_ahash_dma_cleanup(struct ahash_request *req) in mv_cesa_ahash_dma_cleanup() 107 static inline void mv_cesa_ahash_cleanup(struct ahash_request *req) in mv_cesa_ahash_cleanup() 115 static void mv_cesa_ahash_last_cleanup(struct ahash_request *req) in mv_cesa_ahash_last_cleanup() 153 static void mv_cesa_ahash_std_step(struct ahash_request *req) in mv_cesa_ahash_std_step() [all …]
|
D | cipher.c | 40 struct skcipher_request *req) in mv_cesa_skcipher_req_iter_init() 57 mv_cesa_skcipher_dma_cleanup(struct skcipher_request *req) in mv_cesa_skcipher_dma_cleanup() 73 static inline void mv_cesa_skcipher_cleanup(struct skcipher_request *req) in mv_cesa_skcipher_cleanup() 81 static void mv_cesa_skcipher_std_step(struct skcipher_request *req) in mv_cesa_skcipher_std_step() 114 static int mv_cesa_skcipher_std_process(struct skcipher_request *req, in mv_cesa_skcipher_std_process() 133 static int mv_cesa_skcipher_process(struct crypto_async_request *req, in mv_cesa_skcipher_process() 146 static void mv_cesa_skcipher_step(struct crypto_async_request *req) in mv_cesa_skcipher_step() 158 mv_cesa_skcipher_dma_prepare(struct skcipher_request *req) in mv_cesa_skcipher_dma_prepare() 167 mv_cesa_skcipher_std_prepare(struct skcipher_request *req) in mv_cesa_skcipher_std_prepare() 176 static inline void mv_cesa_skcipher_prepare(struct crypto_async_request *req, in mv_cesa_skcipher_prepare() [all …]
|
/Linux-v5.4/net/sunrpc/ |
D | xprt.c | 77 static unsigned long xprt_request_timeout(const struct rpc_rqst *req) in xprt_request_timeout() 204 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt() local 268 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt_cong() local 394 __xprt_get_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in __xprt_get_cong() 414 __xprt_put_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in __xprt_put_cong() 432 xprt_request_get_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in xprt_request_get_cong() 453 struct rpc_rqst *req = task->tk_rqstp; in xprt_release_rqst_cong() local 497 struct rpc_rqst *req = task->tk_rqstp; in xprt_adjust_cwnd() local 587 static unsigned long xprt_calc_majortimeo(struct rpc_rqst *req) in xprt_calc_majortimeo() 601 static void xprt_reset_majortimeo(struct rpc_rqst *req) in xprt_reset_majortimeo() [all …]
|
D | backchannel_rqst.c | 54 static void xprt_free_allocation(struct rpc_rqst *req) in xprt_free_allocation() 81 struct rpc_rqst *req; in xprt_alloc_bc_req() local 137 struct rpc_rqst *req; in xprt_setup_bc() local 215 struct rpc_rqst *req = NULL, *tmp = NULL; in xprt_destroy_bc() local 243 struct rpc_rqst *req = NULL; in xprt_get_bc_request() local 271 void xprt_free_bc_request(struct rpc_rqst *req) in xprt_free_bc_request() 278 void xprt_free_bc_rqst(struct rpc_rqst *req) in xprt_free_bc_rqst() 327 struct rpc_rqst *req, *new = NULL; in xprt_lookup_bc_request() local 357 void xprt_complete_bc_request(struct rpc_rqst *req, uint32_t copied) in xprt_complete_bc_request()
|
/Linux-v5.4/drivers/staging/greybus/ |
D | audio_apbridgea.c | 16 struct audio_apbridgea_set_config_request req; in gb_audio_apbridgea_set_config() local 33 struct audio_apbridgea_register_cport_request req; in gb_audio_apbridgea_register_cport() local 54 struct audio_apbridgea_unregister_cport_request req; in gb_audio_apbridgea_unregister_cport() local 74 struct audio_apbridgea_set_tx_data_size_request req; in gb_audio_apbridgea_set_tx_data_size() local 88 struct audio_apbridgea_prepare_tx_request req; in gb_audio_apbridgea_prepare_tx() local 101 struct audio_apbridgea_start_tx_request req; in gb_audio_apbridgea_start_tx() local 114 struct audio_apbridgea_stop_tx_request req; in gb_audio_apbridgea_stop_tx() local 127 struct audio_apbridgea_shutdown_tx_request req; in gb_audio_apbridgea_shutdown_tx() local 140 struct audio_apbridgea_set_rx_data_size_request req; in gb_audio_apbridgea_set_rx_data_size() local 154 struct audio_apbridgea_prepare_rx_request req; in gb_audio_apbridgea_prepare_rx() local [all …]
|
D | audio_gb.c | 50 struct gb_audio_get_control_request req; in gb_audio_gb_get_control() local 72 struct gb_audio_set_control_request req; in gb_audio_gb_set_control() local 86 struct gb_audio_enable_widget_request req; in gb_audio_gb_enable_widget() local 98 struct gb_audio_disable_widget_request req; in gb_audio_gb_disable_widget() local 111 struct gb_audio_get_pcm_request req; in gb_audio_gb_get_pcm() local 135 struct gb_audio_set_pcm_request req; in gb_audio_gb_set_pcm() local 151 struct gb_audio_set_tx_data_size_request req; in gb_audio_gb_set_tx_data_size() local 164 struct gb_audio_activate_tx_request req; in gb_audio_gb_activate_tx() local 176 struct gb_audio_deactivate_tx_request req; in gb_audio_gb_deactivate_tx() local 188 struct gb_audio_set_rx_data_size_request req; in gb_audio_gb_set_rx_data_size() local [all …]
|
/Linux-v5.4/drivers/media/mc/ |
D | mc-request.c | 39 static void media_request_clean(struct media_request *req) in media_request_clean() 62 struct media_request *req = in media_request_release() local 79 void media_request_put(struct media_request *req) in media_request_put() 87 struct media_request *req = filp->private_data; in media_request_close() local 96 struct media_request *req = filp->private_data; in media_request_poll() local 119 static long media_request_ioctl_queue(struct media_request *req) in media_request_ioctl_queue() 188 static long media_request_ioctl_reinit(struct media_request *req) in media_request_ioctl_reinit() 224 struct media_request *req = filp->private_data; in media_request_ioctl() local 250 struct media_request *req; in media_request_get_by_fd() local 290 struct media_request *req; in media_request_alloc() local [all …]
|
/Linux-v5.4/drivers/block/drbd/ |
D | drbd_req.c | 25 static void _drbd_start_io_acct(struct drbd_device *device, struct drbd_request *req) in _drbd_start_io_acct() 34 static void _drbd_end_io_acct(struct drbd_device *device, struct drbd_request *req) in _drbd_end_io_acct() 44 struct drbd_request *req; in drbd_req_new() local 79 struct drbd_request *req) in drbd_remove_request_interval() 93 struct drbd_request *req = container_of(kref, struct drbd_request, kref); in drbd_req_destroy() local 211 void drbd_req_complete(struct drbd_request *req, struct bio_and_error *m) in drbd_req_complete() 310 static void drbd_req_put_completion_ref(struct drbd_request *req, struct bio_and_error *m, int put) in drbd_req_put_completion_ref() 338 static void set_if_null_req_next(struct drbd_peer_device *peer_device, struct drbd_request *req) in set_if_null_req_next() 347 static void advance_conn_req_next(struct drbd_peer_device *peer_device, struct drbd_request *req) in advance_conn_req_next() 364 …ic void set_if_null_req_ack_pending(struct drbd_peer_device *peer_device, struct drbd_request *req) in set_if_null_req_ack_pending() [all …]
|
/Linux-v5.4/drivers/crypto/rockchip/ |
D | rk3288_crypto_ablkcipher.c | 22 struct ablkcipher_request *req) in rk_handle_req() 76 static int rk_aes_ecb_encrypt(struct ablkcipher_request *req) in rk_aes_ecb_encrypt() 86 static int rk_aes_ecb_decrypt(struct ablkcipher_request *req) in rk_aes_ecb_decrypt() 96 static int rk_aes_cbc_encrypt(struct ablkcipher_request *req) in rk_aes_cbc_encrypt() 106 static int rk_aes_cbc_decrypt(struct ablkcipher_request *req) in rk_aes_cbc_decrypt() 116 static int rk_des_ecb_encrypt(struct ablkcipher_request *req) in rk_des_ecb_encrypt() 126 static int rk_des_ecb_decrypt(struct ablkcipher_request *req) in rk_des_ecb_decrypt() 136 static int rk_des_cbc_encrypt(struct ablkcipher_request *req) in rk_des_cbc_encrypt() 146 static int rk_des_cbc_decrypt(struct ablkcipher_request *req) in rk_des_cbc_decrypt() 156 static int rk_des3_ede_ecb_encrypt(struct ablkcipher_request *req) in rk_des3_ede_ecb_encrypt() [all …]
|
D | rk3288_crypto_ahash.c | 18 static int zero_message_process(struct ahash_request *req) in zero_message_process() 48 struct ahash_request *req = ahash_request_cast(dev->async_req); in rk_ahash_reg_init() local 79 static int rk_ahash_init(struct ahash_request *req) in rk_ahash_init() 92 static int rk_ahash_update(struct ahash_request *req) in rk_ahash_update() 107 static int rk_ahash_final(struct ahash_request *req) in rk_ahash_final() 121 static int rk_ahash_finup(struct ahash_request *req) in rk_ahash_finup() 138 static int rk_ahash_import(struct ahash_request *req, const void *in) in rk_ahash_import() 151 static int rk_ahash_export(struct ahash_request *req, void *out) in rk_ahash_export() 164 static int rk_ahash_digest(struct ahash_request *req) in rk_ahash_digest() 195 struct ahash_request *req = ahash_request_cast(dev->async_req); in rk_ahash_start() local [all …]
|
/Linux-v5.4/crypto/ |
D | crypto_engine.c | 25 struct crypto_async_request *req, int err) in crypto_finalize_request() 182 struct crypto_async_request *req, in crypto_transfer_request() 211 struct crypto_async_request *req) in crypto_transfer_request_to_engine() 224 struct ablkcipher_request *req) in crypto_transfer_ablkcipher_request_to_engine() 237 struct aead_request *req) in crypto_transfer_aead_request_to_engine() 250 struct akcipher_request *req) in crypto_transfer_akcipher_request_to_engine() 263 struct ahash_request *req) in crypto_transfer_hash_request_to_engine() 276 struct skcipher_request *req) in crypto_transfer_skcipher_request_to_engine() 291 struct ablkcipher_request *req, int err) in crypto_finalize_ablkcipher_request() 305 struct aead_request *req, int err) in crypto_finalize_aead_request() [all …]
|
D | gcm.c | 86 struct aead_request *req) in crypto_gcm_reqctx() 106 struct skcipher_request req; in crypto_gcm_setkey() member 158 static void crypto_gcm_init_common(struct aead_request *req) in crypto_gcm_init_common() 183 static void crypto_gcm_init_crypt(struct aead_request *req, in crypto_gcm_init_crypt() 208 static int gcm_hash_update(struct aead_request *req, in gcm_hash_update() 222 static int gcm_hash_remain(struct aead_request *req, in gcm_hash_remain() 229 static int gcm_hash_len(struct aead_request *req, u32 flags) in gcm_hash_len() 247 static int gcm_hash_len_continue(struct aead_request *req, u32 flags) in gcm_hash_len_continue() 257 struct aead_request *req = areq->data; in gcm_hash_len_done() local 270 static int gcm_hash_crypt_remain_continue(struct aead_request *req, u32 flags) in gcm_hash_crypt_remain_continue() [all …]
|
/Linux-v5.4/net/bluetooth/ |
D | hci_request.c | 37 void hci_req_init(struct hci_request *req, struct hci_dev *hdev) in hci_req_init() 44 void hci_req_purge(struct hci_request *req) in hci_req_purge() 54 static int req_run(struct hci_request *req, hci_req_complete_t complete, in req_run() 92 int hci_req_run(struct hci_request *req, hci_req_complete_t complete) in hci_req_run() 97 int hci_req_run_skb(struct hci_request *req, hci_req_complete_skb_t complete) in hci_req_run_skb() 130 struct hci_request req; in __hci_cmd_sync_ev() local 192 int __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req, in __hci_req_sync() 196 struct hci_request req; in __hci_req_sync() local 268 int hci_req_sync(struct hci_dev *hdev, int (*req)(struct hci_request *req, in hci_req_sync() 312 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add_ev() [all …]
|
/Linux-v5.4/drivers/crypto/amcc/ |
D | crypto4xx_alg.c | 69 static inline int crypto4xx_crypt(struct skcipher_request *req, in crypto4xx_crypt() 88 int crypto4xx_encrypt_noiv_block(struct skcipher_request *req) in crypto4xx_encrypt_noiv_block() 93 int crypto4xx_encrypt_iv_stream(struct skcipher_request *req) in crypto4xx_encrypt_iv_stream() 98 int crypto4xx_decrypt_noiv_block(struct skcipher_request *req) in crypto4xx_decrypt_noiv_block() 103 int crypto4xx_decrypt_iv_stream(struct skcipher_request *req) in crypto4xx_decrypt_iv_stream() 108 int crypto4xx_encrypt_iv_block(struct skcipher_request *req) in crypto4xx_encrypt_iv_block() 113 int crypto4xx_decrypt_iv_block(struct skcipher_request *req) in crypto4xx_decrypt_iv_block() 225 int crypto4xx_rfc3686_encrypt(struct skcipher_request *req) in crypto4xx_rfc3686_encrypt() 240 int crypto4xx_rfc3686_decrypt(struct skcipher_request *req) in crypto4xx_rfc3686_decrypt() 256 crypto4xx_ctr_crypt(struct skcipher_request *req, bool encrypt) in crypto4xx_ctr_crypt() [all …]
|
/Linux-v5.4/include/media/ |
D | media-request.h | 87 media_request_lock_for_access(struct media_request *req) in media_request_lock_for_access() 111 static inline void media_request_unlock_for_access(struct media_request *req) in media_request_unlock_for_access() 132 media_request_lock_for_update(struct media_request *req) in media_request_lock_for_update() 159 static inline void media_request_unlock_for_update(struct media_request *req) in media_request_unlock_for_update() 177 static inline void media_request_get(struct media_request *req) in media_request_get() 223 static inline void media_request_get(struct media_request *req) in media_request_get() 227 static inline void media_request_put(struct media_request *req) in media_request_put() 272 struct media_request *req; member 383 media_request_lock_for_access(struct media_request *req) in media_request_lock_for_access() 388 static inline void media_request_unlock_for_access(struct media_request *req) in media_request_unlock_for_access() [all …]
|
/Linux-v5.4/net/9p/ |
D | client.c | 270 struct p9_req_t *req = kmem_cache_alloc(p9_req_cache, GFP_NOFS); in p9_tag_alloc() local 334 struct p9_req_t *req; in p9_tag_lookup() local 400 struct p9_req_t *req; in p9_tag_cleanup() local 419 void p9_client_cb(struct p9_client *c, struct p9_req_t *req, int status) in p9_client_cb() 497 static int p9_check_errors(struct p9_client *c, struct p9_req_t *req) in p9_check_errors() 566 static int p9_check_zc_errors(struct p9_client *c, struct p9_req_t *req, in p9_check_zc_errors() 655 struct p9_req_t *req; in p9_client_flush() local 687 struct p9_req_t *req; in p9_client_prepare_req() local 733 struct p9_req_t *req; in p9_client_rpc() local 828 struct p9_req_t *req; in p9_client_zc_rpc() local [all …]
|
/Linux-v5.4/kernel/power/ |
D | qos.c | 144 struct pm_qos_request *req; in pm_qos_debug_show() local 273 struct pm_qos_flags_request *req) in pm_qos_flags_remove_req() 296 struct pm_qos_flags_request *req, in pm_qos_update_flags() 344 int pm_qos_request_active(struct pm_qos_request *req) in pm_qos_request_active() 350 static void __pm_qos_update_request(struct pm_qos_request *req, in __pm_qos_update_request() 369 struct pm_qos_request *req = container_of(to_delayed_work(work), in pm_qos_work_fn() local 389 void pm_qos_add_request(struct pm_qos_request *req, in pm_qos_add_request() 417 void pm_qos_update_request(struct pm_qos_request *req, in pm_qos_update_request() 441 void pm_qos_update_request_timeout(struct pm_qos_request *req, s32 new_value, in pm_qos_update_request_timeout() 470 void pm_qos_remove_request(struct pm_qos_request *req) in pm_qos_remove_request() [all …]
|
/Linux-v5.4/fs/nfs/ |
D | pagelist.c | 145 nfs_page_group_lock(struct nfs_page *req) in nfs_page_group_lock() 165 nfs_page_group_unlock(struct nfs_page *req) in nfs_page_group_unlock() 185 nfs_page_group_sync_on_bit_locked(struct nfs_page *req, unsigned int bit) in nfs_page_group_sync_on_bit_locked() 216 bool nfs_page_group_sync_on_bit(struct nfs_page *req, unsigned int bit) in nfs_page_group_sync_on_bit() 234 nfs_page_group_init(struct nfs_page *req, struct nfs_page *prev) in nfs_page_group_init() 277 struct nfs_page *req = container_of(kref, struct nfs_page, wb_kref); in nfs_page_group_destroy() local 304 struct nfs_page *req; in __nfs_create_request() local 362 nfs_create_subreq(struct nfs_page *req, struct nfs_page *last, in nfs_create_subreq() 383 void nfs_unlock_request(struct nfs_page *req) in nfs_unlock_request() 401 void nfs_unlock_and_release_request(struct nfs_page *req) in nfs_unlock_and_release_request() [all …]
|
/Linux-v5.4/arch/x86/crypto/ |
D | serpent_avx2_glue.c | 137 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() 142 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() 147 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() 153 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() 158 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() 163 static int xts_encrypt(struct skcipher_request *req) in xts_encrypt() 173 static int xts_decrypt(struct skcipher_request *req) in xts_decrypt()
|
D | camellia_aesni_avx2_glue.c | 152 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() 157 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() 162 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() 168 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() 173 static int ctr_crypt(struct skcipher_request *req) in ctr_crypt() 178 static int xts_encrypt(struct skcipher_request *req) in xts_encrypt() 188 static int xts_decrypt(struct skcipher_request *req) in xts_decrypt()
|