/linux-6.6.21/drivers/crypto/aspeed/ |
D | aspeed-hace-crypto.c | 67 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 406 static int aspeed_des_crypt(struct skcipher_request *req, u32 cmd) in aspeed_des_crypt() 464 static int aspeed_tdes_ctr_decrypt(struct skcipher_request *req) in aspeed_tdes_ctr_decrypt() [all …]
|
/linux-6.6.21/drivers/nvme/target/ |
D | admin-cmd.c | 28 static u32 nvmet_feat_data_len(struct nvmet_req *req, u32 cdw10) in nvmet_feat_data_len() 43 static void nvmet_execute_get_log_page_noop(struct nvmet_req *req) in nvmet_execute_get_log_page_noop() 48 static void nvmet_execute_get_log_page_error(struct nvmet_req *req) in nvmet_execute_get_log_page_error() 74 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() 133 static void nvmet_execute_get_log_page_smart(struct nvmet_req *req) in nvmet_execute_get_log_page_smart() 194 static void nvmet_execute_get_log_cmd_effects_ns(struct nvmet_req *req) in nvmet_execute_get_log_cmd_effects_ns() 229 static void nvmet_execute_get_log_changed_ns(struct nvmet_req *req) in nvmet_execute_get_log_changed_ns() 253 static u32 nvmet_format_ana_group(struct nvmet_req *req, u32 grpid, in nvmet_format_ana_group() 275 static void nvmet_execute_get_log_page_ana(struct nvmet_req *req) in nvmet_execute_get_log_page_ana() [all …]
|
D | io-cmd-file.c | 76 static ssize_t nvmet_file_submit_bvec(struct nvmet_req *req, loff_t pos, in nvmet_file_submit_bvec() 105 struct nvmet_req *req = container_of(iocb, struct nvmet_req, f.iocb); in nvmet_file_io_done() local 120 static bool nvmet_file_execute_io(struct nvmet_req *req, int ki_flags) in nvmet_file_execute_io() 207 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() [all …]
|
D | io-cmd-bdev.c | 122 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() 233 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() [all …]
|
D | zns.c | 73 void nvmet_execute_identify_ctrl_zns(struct nvmet_req *req) in nvmet_execute_identify_ctrl_zns() 98 void nvmet_execute_identify_ns_zns(struct nvmet_req *req) in nvmet_execute_identify_ns_zns() 158 static u16 nvmet_bdev_validate_zone_mgmt_recv(struct nvmet_req *req) in nvmet_bdev_validate_zone_mgmt_recv() 207 struct nvmet_req *req; member 255 static unsigned long nvmet_req_nr_zones_from_slba(struct nvmet_req *req) in nvmet_req_nr_zones_from_slba() 262 static unsigned long get_nr_zones_from_buf(struct nvmet_req *req, u32 bufsize) in get_nr_zones_from_buf() 273 struct nvmet_req *req = container_of(w, struct nvmet_req, z.zmgmt_work); in nvmet_bdev_zone_zmgmt_recv_work() local 319 void nvmet_bdev_execute_zone_mgmt_recv(struct nvmet_req *req) in nvmet_bdev_execute_zone_mgmt_recv() 356 struct nvmet_req *req; member 400 static u16 nvmet_bdev_zone_mgmt_emulate_all(struct nvmet_req *req) in nvmet_bdev_zone_mgmt_emulate_all() [all …]
|
/linux-6.6.21/drivers/crypto/marvell/cesa/ |
D | hash.c | 28 struct ahash_request *req) in mv_cesa_ahash_req_iter_init() 50 mv_cesa_ahash_dma_alloc_cache(struct mv_cesa_ahash_dma_req *req, gfp_t flags) in mv_cesa_ahash_dma_alloc_cache() 61 mv_cesa_ahash_dma_free_cache(struct mv_cesa_ahash_dma_req *req) in mv_cesa_ahash_dma_free_cache() 70 static int mv_cesa_ahash_dma_alloc_padding(struct mv_cesa_ahash_dma_req *req, in mv_cesa_ahash_dma_alloc_padding() 84 static void mv_cesa_ahash_dma_free_padding(struct mv_cesa_ahash_dma_req *req) in mv_cesa_ahash_dma_free_padding() 94 static inline void mv_cesa_ahash_dma_last_cleanup(struct ahash_request *req) in mv_cesa_ahash_dma_last_cleanup() 101 static inline void mv_cesa_ahash_dma_cleanup(struct ahash_request *req) in mv_cesa_ahash_dma_cleanup() 110 static inline void mv_cesa_ahash_cleanup(struct ahash_request *req) in mv_cesa_ahash_cleanup() 118 static void mv_cesa_ahash_last_cleanup(struct ahash_request *req) in mv_cesa_ahash_last_cleanup() 158 static void mv_cesa_ahash_std_step(struct ahash_request *req) in mv_cesa_ahash_std_step() [all …]
|
D | cipher.c | 42 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() 75 static inline void mv_cesa_skcipher_cleanup(struct skcipher_request *req) in mv_cesa_skcipher_cleanup() 83 static void mv_cesa_skcipher_std_step(struct skcipher_request *req) in mv_cesa_skcipher_std_step() 123 static int mv_cesa_skcipher_std_process(struct skcipher_request *req, in mv_cesa_skcipher_std_process() 142 static int mv_cesa_skcipher_process(struct crypto_async_request *req, in mv_cesa_skcipher_process() 155 static void mv_cesa_skcipher_step(struct crypto_async_request *req) in mv_cesa_skcipher_step() 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() 185 static inline void mv_cesa_skcipher_prepare(struct crypto_async_request *req, in mv_cesa_skcipher_prepare() [all …]
|
/linux-6.6.21/io_uring/ |
D | rw.c | 31 static inline bool io_file_supports_nowait(struct io_kiocb *req) in io_file_supports_nowait() 55 static int io_iov_buffer_select_prep(struct io_kiocb *req) in io_iov_buffer_select_prep() 76 int io_prep_rw(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_prep_rw() 126 void io_readv_writev_cleanup(struct io_kiocb *req) in io_readv_writev_cleanup() 154 static inline loff_t *io_kiocb_update_pos(struct io_kiocb *req) in io_kiocb_update_pos() 171 static void io_req_task_queue_reissue(struct io_kiocb *req) in io_req_task_queue_reissue() 178 static bool io_resubmit_prep(struct io_kiocb *req) in io_resubmit_prep() 188 static bool io_rw_should_reissue(struct io_kiocb *req) in io_rw_should_reissue() 214 static bool io_resubmit_prep(struct io_kiocb *req) in io_resubmit_prep() 218 static bool io_rw_should_reissue(struct io_kiocb *req) in io_rw_should_reissue() [all …]
|
D | poll.c | 34 struct io_kiocb *req; member 71 static bool io_poll_get_ownership_slowpath(struct io_kiocb *req) in io_poll_get_ownership_slowpath() 92 static inline bool io_poll_get_ownership(struct io_kiocb *req) in io_poll_get_ownership() 99 static void io_poll_mark_cancelled(struct io_kiocb *req) in io_poll_mark_cancelled() 104 static struct io_poll *io_poll_get_double(struct io_kiocb *req) in io_poll_get_double() 112 static struct io_poll *io_poll_get_single(struct io_kiocb *req) in io_poll_get_single() 119 static void io_poll_req_insert(struct io_kiocb *req) in io_poll_req_insert() 130 static void io_poll_req_delete(struct io_kiocb *req, struct io_ring_ctx *ctx) in io_poll_req_delete() 141 static void io_poll_req_insert_locked(struct io_kiocb *req) in io_poll_req_insert_locked() 151 static void io_poll_tw_hash_eject(struct io_kiocb *req, struct io_tw_state *ts) in io_poll_tw_hash_eject() [all …]
|
D | timeout.c | 38 static inline bool io_is_timeout_noseq(struct io_kiocb *req) in io_is_timeout_noseq() 46 static inline void io_put_req(struct io_kiocb *req) in io_put_req() 68 static void io_timeout_complete(struct io_kiocb *req, struct io_tw_state *ts) in io_timeout_complete() 92 static bool io_kill_timeout(struct io_kiocb *req, int status) in io_kill_timeout() 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() 184 static inline void io_remove_next_linked(struct io_kiocb *req) in io_remove_next_linked() 192 void io_disarm_next(struct io_kiocb *req) in io_disarm_next() 218 struct io_kiocb *__io_disarm_linked_timeout(struct io_kiocb *req, in __io_disarm_linked_timeout() 240 struct io_kiocb *req = data->req; in io_timeout_fn() local [all …]
|
D | xattr.c | 25 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() 180 int io_setxattr_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_setxattr_prep() 201 int io_fsetxattr_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_fsetxattr_prep() [all …]
|
D | net.c | 81 static inline bool io_check_multishot(struct io_kiocb *req, in io_check_multishot() 94 int io_shutdown_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_shutdown_prep() 107 int io_shutdown(struct io_kiocb *req, unsigned int issue_flags) in io_shutdown() 131 static void io_netmsg_recycle(struct io_kiocb *req, unsigned int issue_flags) in io_netmsg_recycle() 145 static struct io_async_msghdr *io_msg_alloc_async(struct io_kiocb *req, in io_msg_alloc_async() 171 static inline struct io_async_msghdr *io_msg_alloc_async_prep(struct io_kiocb *req) in io_msg_alloc_async_prep() 177 static int io_setup_async_msg(struct io_kiocb *req, in io_setup_async_msg() 207 static int io_sendmsg_copy_hdr(struct io_kiocb *req, in io_sendmsg_copy_hdr() 222 int io_send_prep_async(struct io_kiocb *req) in io_send_prep_async() 237 static int io_setup_async_addr(struct io_kiocb *req, in io_setup_async_addr() [all …]
|
/linux-6.6.21/drivers/s390/scsi/ |
D | zfcp_fsf.c | 80 static void zfcp_fsf_class_not_supp(struct zfcp_fsf_req *req) in zfcp_fsf_class_not_supp() 92 void zfcp_fsf_req_free(struct zfcp_fsf_req *req) in zfcp_fsf_req_free() 106 static void zfcp_fsf_status_read_port_closed(struct zfcp_fsf_req *req) in zfcp_fsf_status_read_port_closed() 144 static void zfcp_fsf_link_down_info_eval(struct zfcp_fsf_req *req, in zfcp_fsf_link_down_info_eval() 229 static void zfcp_fsf_status_read_link_down(struct zfcp_fsf_req *req) in zfcp_fsf_status_read_link_down() 258 static void zfcp_fsf_status_read_handler(struct zfcp_fsf_req *req) in zfcp_fsf_status_read_handler() 331 static void zfcp_fsf_fsfstatus_qual_eval(struct zfcp_fsf_req *req) in zfcp_fsf_fsfstatus_qual_eval() 353 static void zfcp_fsf_fsfstatus_eval(struct zfcp_fsf_req *req) in zfcp_fsf_fsfstatus_eval() 372 static void zfcp_fsf_protstatus_eval(struct zfcp_fsf_req *req) in zfcp_fsf_protstatus_eval() 452 static void zfcp_fsf_req_complete(struct zfcp_fsf_req *req) in zfcp_fsf_req_complete() [all …]
|
/linux-6.6.21/net/sunrpc/ |
D | xprt.c | 81 static unsigned long xprt_request_timeout(const struct rpc_rqst *req) in xprt_request_timeout() 267 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 461 __xprt_get_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in __xprt_get_cong() 480 __xprt_put_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in __xprt_put_cong() 499 xprt_request_get_cong(struct rpc_xprt *xprt, struct rpc_rqst *req) in xprt_request_get_cong() 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 654 static unsigned long xprt_calc_majortimeo(struct rpc_rqst *req) in xprt_calc_majortimeo() 668 static void xprt_reset_majortimeo(struct rpc_rqst *req) in xprt_reset_majortimeo() [all …]
|
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/af/ |
D | mcs_rvu_if.c | 73 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 173 struct mcs_intr_cfg *req, in rvu_mbox_handler_mcs_intr_cfg() 198 struct msg_req *req, in rvu_mbox_handler_mcs_get_hw_info() 216 int rvu_mbox_handler_mcs_port_reset(struct rvu *rvu, struct mcs_port_reset_req *req, in rvu_mbox_handler_mcs_port_reset() 232 struct mcs_clear_stats *req, in rvu_mbox_handler_mcs_clear_stats() 254 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_flowid_stats() 285 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_secy_stats() 313 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_sc_stats() 337 struct mcs_stats_req *req, in rvu_mbox_handler_mcs_get_sa_stats() [all …]
|
/linux-6.6.21/drivers/crypto/intel/keembay/ |
D | keembay-ocs-aes-core.c | 252 static int kmb_ocs_sk_validate_input(struct skcipher_request *req, in kmb_ocs_sk_validate_input() 308 static int kmb_ocs_sk_common(struct skcipher_request *req, in kmb_ocs_sk_common() 374 static void kmb_ocs_sk_dma_cleanup(struct skcipher_request *req) in kmb_ocs_sk_dma_cleanup() 398 static int kmb_ocs_sk_prepare_inplace(struct skcipher_request *req) in kmb_ocs_sk_prepare_inplace() 447 static int kmb_ocs_sk_prepare_notinplace(struct skcipher_request *req) in kmb_ocs_sk_prepare_notinplace() 514 static int kmb_ocs_sk_run(struct skcipher_request *req) in kmb_ocs_sk_run() 594 static int kmb_ocs_aead_validate_input(struct aead_request *req, in kmb_ocs_aead_validate_input() 635 static int kmb_ocs_aead_common(struct aead_request *req, in kmb_ocs_aead_common() 682 static void kmb_ocs_aead_dma_cleanup(struct aead_request *req) in kmb_ocs_aead_dma_cleanup() 719 static int kmb_ocs_aead_dma_prepare(struct aead_request *req, u32 *src_dll_size) in kmb_ocs_aead_dma_prepare() [all …]
|
/linux-6.6.21/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-6.6.21/net/handshake/ |
D | request.c | 67 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() 167 static bool remove_pending(struct handshake_net *hn, struct handshake_req *req) in remove_pending() 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() [all …]
|
/linux-6.6.21/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-6.6.21/drivers/block/drbd/ |
D | drbd_req.c | 26 struct drbd_request *req; in drbd_req_new() local 59 struct drbd_request *req) in drbd_remove_request_interval() 73 struct drbd_request *req = container_of(kref, struct drbd_request, kref); in drbd_req_destroy() local 193 void drbd_req_complete(struct drbd_request *req, struct bio_and_error *m) in drbd_req_complete() 292 static void drbd_req_put_completion_ref(struct drbd_request *req, struct bio_and_error *m, int put) in drbd_req_put_completion_ref() 320 static void set_if_null_req_next(struct drbd_peer_device *peer_device, struct drbd_request *req) in set_if_null_req_next() 329 static void advance_conn_req_next(struct drbd_peer_device *peer_device, struct drbd_request *req) in advance_conn_req_next() 350 …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() 359 …c void advance_conn_req_ack_pending(struct drbd_peer_device *peer_device, struct drbd_request *req) in advance_conn_req_ack_pending() 380 …c void set_if_null_req_not_net_done(struct drbd_peer_device *peer_device, struct drbd_request *req) in set_if_null_req_not_net_done() [all …]
|
/linux-6.6.21/fs/nfs/ |
D | pagelist.c | 37 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 58 const struct nfs_page *req = i->req; in nfs_page_iter_page_get() local 195 nfs_page_group_lock_head(struct nfs_page *req) in nfs_page_group_lock_head() 218 nfs_unroll_locks(struct nfs_page *head, struct nfs_page *req) in nfs_unroll_locks() 295 nfs_page_set_headlock(struct nfs_page *req) in nfs_page_set_headlock() 311 nfs_page_clear_headlock(struct nfs_page *req) in nfs_page_clear_headlock() 330 nfs_page_group_lock(struct nfs_page *req) in nfs_page_group_lock() 345 nfs_page_group_unlock(struct nfs_page *req) in nfs_page_group_unlock() [all …]
|
/linux-6.6.21/tools/net/ynl/generated/ |
D | ethtool-user.h | 230 ethtool_strset_get_req_set_header_dev_index(struct ethtool_strset_get_req *req, in ethtool_strset_get_req_set_header_dev_index() 238 ethtool_strset_get_req_set_header_dev_name(struct ethtool_strset_get_req *req, in ethtool_strset_get_req_set_header_dev_name() 248 ethtool_strset_get_req_set_header_flags(struct ethtool_strset_get_req *req, in ethtool_strset_get_req_set_header_flags() 256 __ethtool_strset_get_req_set_stringsets_stringset(struct ethtool_strset_get_req *req, in __ethtool_strset_get_req_set_stringsets_stringset() 265 ethtool_strset_get_req_set_counts_only(struct ethtool_strset_get_req *req) in ethtool_strset_get_req_set_counts_only() 308 ethtool_strset_get_req_dump_set_header_dev_index(struct ethtool_strset_get_req_dump *req, in ethtool_strset_get_req_dump_set_header_dev_index() 316 ethtool_strset_get_req_dump_set_header_dev_name(struct ethtool_strset_get_req_dump *req, in ethtool_strset_get_req_dump_set_header_dev_name() 326 ethtool_strset_get_req_dump_set_header_flags(struct ethtool_strset_get_req_dump *req, in ethtool_strset_get_req_dump_set_header_flags() 334 __ethtool_strset_get_req_dump_set_stringsets_stringset(struct ethtool_strset_get_req_dump *req, in __ethtool_strset_get_req_dump_set_stringsets_stringset() 343 ethtool_strset_get_req_dump_set_counts_only(struct ethtool_strset_get_req_dump *req) in ethtool_strset_get_req_dump_set_counts_only() [all …]
|
/linux-6.6.21/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() 222 int crypto4xx_rfc3686_encrypt(struct skcipher_request *req) in crypto4xx_rfc3686_encrypt() 237 int crypto4xx_rfc3686_decrypt(struct skcipher_request *req) in crypto4xx_rfc3686_decrypt() 253 crypto4xx_ctr_crypt(struct skcipher_request *req, bool encrypt) in crypto4xx_ctr_crypt() [all …]
|
/linux-6.6.21/net/bluetooth/ |
D | hci_request.c | 35 void hci_req_init(struct hci_request *req, struct hci_dev *hdev) in hci_req_init() 42 void hci_req_purge(struct hci_request *req) in hci_req_purge() 52 static int req_run(struct hci_request *req, hci_req_complete_t complete, in req_run() 90 int hci_req_run(struct hci_request *req, hci_req_complete_t complete) in hci_req_run() 95 int hci_req_run_skb(struct hci_request *req, hci_req_complete_skb_t complete) in hci_req_run_skb() 115 int __hci_req_sync(struct hci_dev *hdev, int (*func)(struct hci_request *req, in __hci_req_sync() 119 struct hci_request req; in __hci_req_sync() local 191 int hci_req_sync(struct hci_dev *hdev, int (*req)(struct hci_request *req, in hci_req_sync() 239 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add_ev() 269 void hci_req_add(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add() [all …]
|