Home
last modified time | relevance | path

Searched defs:req (Results 1 – 25 of 1870) sorted by relevance

12345678910>>...75

/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-hace-crypto.c67 struct skcipher_request *req) in aspeed_hace_crypto_handle_queue()
81 struct skcipher_request *req = skcipher_request_cast(areq); in aspeed_crypto_do_request() local
104 struct skcipher_request *req; in aspeed_sk_complete() local
133 struct skcipher_request *req; in aspeed_sk_transfer_sg() local
154 struct skcipher_request *req; in aspeed_sk_transfer() local
184 struct skcipher_request *req; in aspeed_sk_start() local
225 struct skcipher_request *req; in aspeed_sk_start_sg() local
368 struct skcipher_request *req; in aspeed_hace_skcipher_trigger() local
524 static int aspeed_des_ctr_decrypt(struct skcipher_request *req) in aspeed_des_ctr_decrypt()
530 static int aspeed_des_ctr_encrypt(struct skcipher_request *req) in aspeed_des_ctr_encrypt()
[all …]
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c296 P9Req *req; in v9fs_tversion() local
419 P9Req *req; in v9fs_twalk() local
494 P9Req *req; in v9fs_tgetattr() local
562 P9Req *req; in v9fs_treaddir() local
653 P9Req *req; in v9fs_tlopen() local
697 P9Req *req; in v9fs_twrite() local
743 P9Req *req; in v9fs_tflush() local
776 P9Req *req; in v9fs_tmkdir() local
836 P9Req *req; in v9fs_tlcreate() local
900 P9Req *req; in v9fs_tsymlink() local
[all …]
/openbmc/linux/drivers/nvme/target/
H A Dadmin-cmd.c74 static u16 nvmet_get_smart_log_nsid(struct nvmet_req *req, in nvmet_get_smart_log_nsid()
103 static u16 nvmet_get_smart_log_all(struct nvmet_req *req, in nvmet_get_smart_log_all()
737 static void nvmet_execute_abort(struct nvmet_req *req) in nvmet_execute_abort()
791 u16 nvmet_set_feat_kato(struct nvmet_req *req) in nvmet_set_feat_kato()
819 void nvmet_execute_set_features(struct nvmet_req *req) in nvmet_execute_set_features()
883 void nvmet_get_feat_kato(struct nvmet_req *req) in nvmet_get_feat_kato()
888 void nvmet_get_feat_async_event(struct nvmet_req *req) in nvmet_get_feat_async_event()
893 void nvmet_execute_get_features(struct nvmet_req *req) in nvmet_execute_get_features()
962 void nvmet_execute_async_event(struct nvmet_req *req) in nvmet_execute_async_event()
981 void nvmet_execute_keep_alive(struct nvmet_req *req) in nvmet_execute_keep_alive()
[all …]
H A Dio-cmd-file.c207 struct nvmet_req *req = container_of(w, struct nvmet_req, f.work); in nvmet_file_buffered_io_work() local
212 static void nvmet_file_submit_buffered_io(struct nvmet_req *req) in nvmet_file_submit_buffered_io()
218 static void nvmet_file_execute_rw(struct nvmet_req *req) in nvmet_file_execute_rw()
253 u16 nvmet_file_flush(struct nvmet_req *req) in nvmet_file_flush()
260 struct nvmet_req *req = container_of(w, struct nvmet_req, f.work); in nvmet_file_flush_work() local
265 static void nvmet_file_execute_flush(struct nvmet_req *req) in nvmet_file_execute_flush()
273 static void nvmet_file_execute_discard(struct nvmet_req *req) in nvmet_file_execute_discard()
310 struct nvmet_req *req = container_of(w, struct nvmet_req, f.work); in nvmet_file_dsm_work() local
325 static void nvmet_file_execute_dsm(struct nvmet_req *req) in nvmet_file_execute_dsm()
355 static void nvmet_file_execute_write_zeroes(struct nvmet_req *req) in nvmet_file_execute_write_zeroes()
[all …]
H A Dio-cmd-bdev.c122 u16 blk_to_nvme_status(struct nvmet_req *req, blk_status_t blk_sts) in blk_to_nvme_status()
181 struct nvmet_req *req = bio->bi_private; in nvmet_bio_done() local
188 static int nvmet_bdev_alloc_bip(struct nvmet_req *req, struct bio *bio, in nvmet_bdev_alloc_bip()
240 static void nvmet_bdev_execute_rw(struct nvmet_req *req) in nvmet_bdev_execute_rw()
331 static void nvmet_bdev_execute_flush(struct nvmet_req *req) in nvmet_bdev_execute_flush()
351 u16 nvmet_bdev_flush(struct nvmet_req *req) in nvmet_bdev_flush()
361 static u16 nvmet_bdev_discard_range(struct nvmet_req *req, in nvmet_bdev_discard_range()
378 static void nvmet_bdev_execute_discard(struct nvmet_req *req) in nvmet_bdev_execute_discard()
408 static void nvmet_bdev_execute_dsm(struct nvmet_req *req) in nvmet_bdev_execute_dsm()
426 static void nvmet_bdev_execute_write_zeroes(struct nvmet_req *req) in nvmet_bdev_execute_write_zeroes()
[all …]
/openbmc/linux/drivers/crypto/marvell/cesa/
H A Dhash.c28 struct ahash_request *req) in mv_cesa_ahash_req_iter_init()
61 mv_cesa_ahash_dma_free_cache(struct mv_cesa_ahash_dma_req *req) in mv_cesa_ahash_dma_free_cache()
440 static void mv_cesa_ahash_init(struct ahash_request *req, in mv_cesa_ahash_init()
816 static int mv_cesa_ahash_final(struct ahash_request *req) in mv_cesa_ahash_final()
828 static int mv_cesa_ahash_finup(struct ahash_request *req) in mv_cesa_ahash_finup()
892 static int mv_cesa_md5_init(struct ahash_request *req) in mv_cesa_md5_init()
925 static int mv_cesa_md5_digest(struct ahash_request *req) in mv_cesa_md5_digest()
962 static int mv_cesa_sha1_init(struct ahash_request *req) in mv_cesa_sha1_init()
996 static int mv_cesa_sha1_digest(struct ahash_request *req) in mv_cesa_sha1_digest()
1033 static int mv_cesa_sha256_init(struct ahash_request *req) in mv_cesa_sha256_init()
[all …]
H A Dcipher.c42 struct skcipher_request *req) in mv_cesa_skcipher_req_iter_init()
59 mv_cesa_skcipher_dma_cleanup(struct skcipher_request *req) in mv_cesa_skcipher_dma_cleanup()
167 mv_cesa_skcipher_dma_prepare(struct skcipher_request *req) in mv_cesa_skcipher_dma_prepare()
176 mv_cesa_skcipher_std_prepare(struct skcipher_request *req) in mv_cesa_skcipher_std_prepare()
208 mv_cesa_skcipher_complete(struct crypto_async_request *req) in mv_cesa_skcipher_complete()
407 mv_cesa_skcipher_std_req_init(struct skcipher_request *req, in mv_cesa_skcipher_std_req_init()
477 static int mv_cesa_des_op(struct skcipher_request *req, in mv_cesa_des_op()
533 static int mv_cesa_cbc_des_op(struct skcipher_request *req, in mv_cesa_cbc_des_op()
584 static int mv_cesa_des3_op(struct skcipher_request *req, in mv_cesa_des3_op()
696 static int mv_cesa_aes_op(struct skcipher_request *req, in mv_cesa_aes_op()
[all …]
/openbmc/linux/io_uring/
H A Drw.c126 void io_readv_writev_cleanup(struct io_kiocb *req) in io_readv_writev_cleanup()
178 static bool io_resubmit_prep(struct io_kiocb *req) in io_resubmit_prep()
214 static bool io_resubmit_prep(struct io_kiocb *req) in io_resubmit_prep()
224 static void io_req_end_write(struct io_kiocb *req) in io_req_end_write()
237 static void io_req_io_end(struct io_kiocb *req) in io_req_io_end()
306 struct io_kiocb *req = cmd_to_io_kiocb(rw); in io_complete_rw() local
320 struct io_kiocb *req = cmd_to_io_kiocb(rw); in io_complete_rw_iopoll() local
568 int io_readv_prep_async(struct io_kiocb *req) in io_readv_prep_async()
573 int io_writev_prep_async(struct io_kiocb *req) in io_writev_prep_async()
592 struct io_kiocb *req = wait->private; in io_async_buf_func() local
[all …]
H A Dpoll.c34 struct io_kiocb *req; member
119 static void io_poll_req_insert(struct io_kiocb *req) in io_poll_req_insert()
389 static void io_poll_cancel_req(struct io_kiocb *req) in io_poll_cancel_req()
426 struct io_kiocb *req = wqe_to_req(wait); in io_poll_wake() local
490 struct io_kiocb *req = pt->req; in __io_queue_proc() local
558 static void io_poll_add_hash(struct io_kiocb *req) in io_poll_add_hash()
755 struct io_kiocb *req; in io_poll_remove_all_table() local
794 struct io_kiocb *req; in io_poll_find() local
824 struct io_kiocb *req; in io_poll_file_find() local
844 static int io_poll_disarm(struct io_kiocb *req) in io_poll_disarm()
[all …]
H A Dxattr.c25 void io_xattr_cleanup(struct io_kiocb *req) in io_xattr_cleanup()
36 static void io_xattr_finish(struct io_kiocb *req, int ret) in io_xattr_finish()
44 static int __io_getxattr_prep(struct io_kiocb *req, in __io_getxattr_prep()
82 int io_fgetxattr_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_fgetxattr_prep()
87 int io_getxattr_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_getxattr_prep()
108 int io_fgetxattr(struct io_kiocb *req, unsigned int issue_flags) in io_fgetxattr()
123 int io_getxattr(struct io_kiocb *req, unsigned int issue_flags) in io_getxattr()
148 static int __io_setxattr_prep(struct io_kiocb *req, in __io_setxattr_prep()
206 static int __io_setxattr(struct io_kiocb *req, unsigned int issue_flags, in __io_setxattr()
221 int io_fsetxattr(struct io_kiocb *req, unsigned int issue_flags) in io_fsetxattr()
[all …]
H A Dtimeout.c46 static inline void io_put_req(struct io_kiocb *req) in io_put_req()
120 struct io_kiocb *req = cmd_to_io_kiocb(timeout); in io_flush_timeouts() local
160 static void io_fail_links(struct io_kiocb *req) in io_fail_links()
192 void io_disarm_next(struct io_kiocb *req) in io_disarm_next()
240 struct io_kiocb *req = data->req; in io_timeout_fn() local
266 struct io_kiocb *req = NULL; in io_timeout_extract() local
290 struct io_kiocb *req; in io_timeout_cancel() local
331 struct io_kiocb *prev, *req = data->req; in io_link_timeout_fn() local
380 struct io_kiocb *req = NULL; in io_linked_timeout_update() local
492 static int __io_timeout_prep(struct io_kiocb *req, in __io_timeout_prep()
[all …]
H A Drefs.h11 #define req_ref_zero_or_close_to_overflow(req) \ argument
14 static inline bool req_ref_inc_not_zero(struct io_kiocb *req) in req_ref_inc_not_zero()
20 static inline bool req_ref_put_and_test(struct io_kiocb *req) in req_ref_put_and_test()
29 static inline void req_ref_get(struct io_kiocb *req) in req_ref_get()
36 static inline void __io_req_set_refcount(struct io_kiocb *req, int nr) in __io_req_set_refcount()
44 static inline void io_req_set_refcount(struct io_kiocb *req) in io_req_set_refcount()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c805 struct zfcp_fsf_req *req; in zfcp_fsf_alloc() local
932 struct zfcp_fsf_req *req; in zfcp_fsf_status_read() local
1230 struct zfcp_fsf_req *req; in zfcp_fsf_send_ct() local
1325 struct zfcp_fsf_req *req; in zfcp_fsf_send_els() local
1374 struct zfcp_fsf_req *req; in zfcp_fsf_exchange_config_data() local
1489 struct zfcp_fsf_req *req; in zfcp_fsf_exchange_port_data() local
1783 struct zfcp_fsf_req *req; in zfcp_fsf_open_port() local
1850 struct zfcp_fsf_req *req; in zfcp_fsf_close_port() local
1924 struct zfcp_fsf_req *req; in zfcp_fsf_open_wka_port() local
1983 struct zfcp_fsf_req *req; in zfcp_fsf_close_wka_port() local
[all …]
/openbmc/linux/net/sunrpc/
H A Dxprt.c267 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt() local
331 struct rpc_rqst *req = task->tk_rqstp; in xprt_reserve_xprt_cong() local
520 struct rpc_rqst *req = task->tk_rqstp; in xprt_release_rqst_cong() local
564 struct rpc_rqst *req = task->tk_rqstp; in xprt_adjust_cwnd() local
805 struct rpc_rqst *req = task->tk_rqstp; in xprt_request_retransmit_after_disconnect() local
1006 struct rpc_rqst *req; in xprt_request_rb_find() local
1029 struct rpc_rqst *req; in xprt_request_rb_insert() local
1656 struct rpc_rqst *req = data; in __xprt_set_rq() local
1722 struct rpc_rqst *req; in xprt_alloc_slot() local
1772 struct rpc_rqst *req; in xprt_free_all_slots() local
[all …]
/openbmc/linux/drivers/staging/greybus/
H A Daudio_apbridgea.c16 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
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
154 struct audio_apbridgea_prepare_rx_request req; in gb_audio_apbridgea_prepare_rx() local
167 struct audio_apbridgea_start_rx_request req; in gb_audio_apbridgea_start_rx() local
179 struct audio_apbridgea_stop_rx_request req; in gb_audio_apbridgea_stop_rx() local
[all …]
H A Daudio_gb.c50 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
201 struct gb_audio_activate_rx_request req; in gb_audio_gb_activate_rx() local
[all …]
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs_rvu_if.c73 struct mcs_set_lmac_mode *req, in rvu_mbox_handler_mcs_set_lmac_mode()
123 struct mcs_intr_info *req; in mcs_notify_pfvf() local
178 struct mcs_intr_cfg *req, in rvu_mbox_handler_mcs_intr_cfg()
203 struct msg_req *req, in rvu_mbox_handler_mcs_get_hw_info()
237 struct mcs_clear_stats *req, in rvu_mbox_handler_mcs_clear_stats()
259 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_flowid_stats()
290 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_secy_stats()
318 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_sc_stats()
342 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_sa_stats()
366 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_port_stats()
[all …]
/openbmc/linux/net/handshake/
H A Drequest.c67 static bool handshake_req_hash_add(struct handshake_req *req) in handshake_req_hash_add()
77 static void handshake_req_destroy(struct handshake_req *req) in handshake_req_destroy()
89 struct handshake_req *req; in handshake_sk_destruct() local
112 struct handshake_req *req; in handshake_req_alloc() local
138 void *handshake_req_private(struct handshake_req *req) in handshake_req_private()
145 struct handshake_req *req) in __add_pending_locked()
155 struct handshake_req *req) in __remove_pending_locked()
183 struct handshake_req *req, *pos; in handshake_req_next() local
223 int handshake_req_submit(struct socket *sock, struct handshake_req *req, in handshake_req_submit()
286 void handshake_complete(struct handshake_req *req, unsigned int status, in handshake_complete()
[all …]
/openbmc/linux/drivers/media/mc/
H A Dmc-request.c62 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
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
355 struct media_request *req = obj->req; in media_request_object_release() local
363 media_request_object_find(struct media_request *req, in media_request_object_find()
440 struct media_request *req = obj->req; in media_request_object_unbind() local
[all …]
/openbmc/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-aes-core.c308 static int kmb_ocs_sk_common(struct skcipher_request *req, in kmb_ocs_sk_common()
514 static int kmb_ocs_sk_run(struct skcipher_request *req) in kmb_ocs_sk_run()
635 static int kmb_ocs_aead_common(struct aead_request *req, in kmb_ocs_aead_common()
887 static int kmb_ocs_aead_run(struct aead_request *req) in kmb_ocs_aead_run()
948 struct skcipher_request *req = in kmb_ocs_aes_sk_do_one_request() local
975 struct aead_request *req = container_of(areq, in kmb_ocs_aes_aead_do_one_request() local
1052 static int kmb_ocs_aes_gcm_encrypt(struct aead_request *req) in kmb_ocs_aes_gcm_encrypt()
1057 static int kmb_ocs_aes_gcm_decrypt(struct aead_request *req) in kmb_ocs_aes_gcm_decrypt()
1062 static int kmb_ocs_aes_ccm_encrypt(struct aead_request *req) in kmb_ocs_aes_ccm_encrypt()
1067 static int kmb_ocs_aes_ccm_decrypt(struct aead_request *req) in kmb_ocs_aes_ccm_decrypt()
[all …]
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_req.c26 struct drbd_request *req; in drbd_req_new() local
59 struct drbd_request *req) in drbd_remove_request_interval()
1041 static bool do_remote_read(struct drbd_request *req) in do_remote_read()
1104 static int drbd_process_write_request(struct drbd_request *req) in drbd_process_write_request()
1151 drbd_submit_req_private_bio(struct drbd_request *req) in drbd_submit_req_private_bio()
1205 struct drbd_request *req; in drbd_request_prepare() local
1276 struct drbd_request *req = plug->most_recent_req; in drbd_unplug() local
1436 struct drbd_request *req = drbd_request_prepare(device, bio); in __drbd_make_request() local
1445 struct drbd_request *req, *tmp; in submit_fast_path() local
1473 struct drbd_request *req; in prepare_al_transaction_nonblock() local
[all …]
/openbmc/linux/fs/nfs/
H A Dpagelist.c37 const struct nfs_page *req; member
42 const struct nfs_page *req) in nfs_page_iter_page_init()
50 const struct nfs_page *req = i->req; in nfs_page_iter_page_advance() local
476 struct nfs_page *req; in nfs_page_create() local
989 struct nfs_page *req; in nfs_generic_pgio() local
1209 struct nfs_page *req) in nfs_pageio_do_add_request()
1260 struct nfs_page *req) in nfs_pageio_cleanup_request()
1281 struct nfs_page *req) in __nfs_pageio_add_request()
1347 struct nfs_page *req; in nfs_do_recoalesce() local
1364 struct nfs_page *req) in nfs_pageio_add_request_mirror()
[all …]
/openbmc/slpd-lite/test/
H A Dslp_parser_test.cpp24 slp::Message req; in TEST() local
37 slp::Message req; in TEST() local
50 slp::Message req; in TEST() local
63 slp::Message req; in TEST() local
87 slp::Message req; in TEST() local
105 slp::Message req; in TEST() local
128 slp::Message req; in TEST() local
152 slp::Message req; in TEST() local
196 slp::Message req; in TEST() local
216 slp::Message req; in TEST() local
[all …]
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.h1260 ethtool_wol_get_req_set_header_flags(struct ethtool_wol_get_req *req, in ethtool_wol_get_req_set_header_flags()
1391 ethtool_wol_set_req_set_header_flags(struct ethtool_wol_set_req *req, in ethtool_wol_set_req_set_header_flags()
1421 ethtool_wol_set_req_set_sopass(struct ethtool_wol_set_req *req, in ethtool_wol_set_req_set_sopass()
2168 ethtool_rings_set_req_set_rx_max(struct ethtool_rings_set_req *req, in ethtool_rings_set_req_set_rx_max()
2189 ethtool_rings_set_req_set_tx_max(struct ethtool_rings_set_req *req, in ethtool_rings_set_req_set_tx_max()
2202 ethtool_rings_set_req_set_rx_mini(struct ethtool_rings_set_req *req, in ethtool_rings_set_req_set_rx_mini()
2243 ethtool_rings_set_req_set_tx_push(struct ethtool_rings_set_req *req, in ethtool_rings_set_req_set_tx_push()
2250 ethtool_rings_set_req_set_rx_push(struct ethtool_rings_set_req *req, in ethtool_rings_set_req_set_rx_push()
5292 ethtool_mm_get_req_set_header_flags(struct ethtool_mm_get_req *req, in ethtool_mm_get_req_set_header_flags()
5458 ethtool_mm_set_req_set_verify_time(struct ethtool_mm_set_req *req, in ethtool_mm_set_req_set_verify_time()
[all …]
/openbmc/linux/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c108 int crypto4xx_encrypt_iv_block(struct skcipher_request *req) in crypto4xx_encrypt_iv_block()
313 int crypto4xx_encrypt_ctr(struct skcipher_request *req) in crypto4xx_encrypt_ctr()
318 int crypto4xx_decrypt_ctr(struct skcipher_request *req) in crypto4xx_decrypt_ctr()
473 int crypto4xx_encrypt_aes_ccm(struct aead_request *req) in crypto4xx_encrypt_aes_ccm()
478 int crypto4xx_decrypt_aes_ccm(struct aead_request *req) in crypto4xx_decrypt_aes_ccm()
610 int crypto4xx_encrypt_aes_gcm(struct aead_request *req) in crypto4xx_encrypt_aes_gcm()
615 int crypto4xx_decrypt_aes_gcm(struct aead_request *req) in crypto4xx_decrypt_aes_gcm()
666 int crypto4xx_hash_init(struct ahash_request *req) in crypto4xx_hash_init()
681 int crypto4xx_hash_update(struct ahash_request *req) in crypto4xx_hash_update()
695 int crypto4xx_hash_final(struct ahash_request *req) in crypto4xx_hash_final()
[all …]

12345678910>>...75