/kernel/linux/linux-5.10/fs/ceph/ |
H A D | export.c | 138 struct ceph_mds_request *req; in __lookup_inode() local 141 req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_LOOKUPINO, in __lookup_inode() 143 if (IS_ERR(req)) in __lookup_inode() 144 return ERR_CAST(req); in __lookup_inode() 149 req->r_args.lookupino.mask = cpu_to_le32(mask); in __lookup_inode() 151 req->r_ino1 = vino; in __lookup_inode() 152 req->r_num_caps = 1; in __lookup_inode() 153 err = ceph_mdsc_do_request(mdsc, NULL, req); in __lookup_inode() 154 inode = req->r_target_inode; in __lookup_inode() 157 ceph_mdsc_put_request(req); in __lookup_inode() 202 struct ceph_mds_request *req; __snapfh_to_dentry() local 308 struct ceph_mds_request *req; __get_parent() local 430 struct ceph_mds_request *req = NULL; __get_snap_name() local 525 struct ceph_mds_request *req; ceph_get_name() local [all...] |
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | export.c | 139 struct ceph_mds_request *req; in __lookup_inode() local 142 req = ceph_mdsc_create_request(mdsc, CEPH_MDS_OP_LOOKUPINO, in __lookup_inode() 144 if (IS_ERR(req)) in __lookup_inode() 145 return ERR_CAST(req); in __lookup_inode() 150 req->r_args.lookupino.mask = cpu_to_le32(mask); in __lookup_inode() 152 req->r_ino1 = vino; in __lookup_inode() 153 req->r_num_caps = 1; in __lookup_inode() 154 err = ceph_mdsc_do_request(mdsc, NULL, req); in __lookup_inode() 155 inode = req->r_target_inode; in __lookup_inode() 158 ceph_mdsc_put_request(req); in __lookup_inode() 209 struct ceph_mds_request *req; __snapfh_to_dentry() local 321 struct ceph_mds_request *req; __get_parent() local 443 struct ceph_mds_request *req = NULL; __get_snap_name() local 538 struct ceph_mds_request *req; ceph_get_name() local [all...] |
/kernel/linux/linux-6.6/io_uring/ |
H A D | io_uring.c | 136 struct io_kiocb *req; member 148 static void io_queue_sqe(struct io_kiocb *req); 196 struct io_kiocb *req; in io_match_linked() local 198 io_for_each_link(req, head) { in io_match_linked() 199 if (req->flags & REQ_F_INFLIGHT) in io_match_linked() 232 static inline void req_fail_link_node(struct io_kiocb *req, int res) in req_fail_link_node() argument 234 req_set_fail(req); in req_fail_link_node() 235 io_req_set_res(req, res, 0); in req_fail_link_node() 238 static inline void io_req_add_to_cache(struct io_kiocb *req, struct io_ring_ctx *ctx) in io_req_add_to_cache() argument 240 wq_stack_add_head(&req in io_req_add_to_cache() 255 struct io_kiocb *req, *tmp; io_fallback_req_func() local 360 req_need_defer(struct io_kiocb *req, u32 seq) req_need_defer() argument 371 io_clean_op(struct io_kiocb *req) io_clean_op() argument 404 io_req_track_inflight(struct io_kiocb *req) io_req_track_inflight() argument 412 __io_prep_linked_timeout(struct io_kiocb *req) __io_prep_linked_timeout() argument 426 io_prep_linked_timeout(struct io_kiocb *req) io_prep_linked_timeout() argument 433 __io_arm_ltimeout(struct io_kiocb *req) __io_arm_ltimeout() argument 438 io_arm_ltimeout(struct io_kiocb *req) io_arm_ltimeout() argument 444 io_prep_async_work(struct io_kiocb *req) io_prep_async_work() argument 478 io_prep_async_link(struct io_kiocb *req) io_prep_async_link() argument 495 io_queue_iowq(struct io_kiocb *req, struct io_tw_state *ts_dont_use) io_queue_iowq() argument 816 io_req_cqe_overflow(struct io_kiocb *req) io_req_cqe_overflow() argument 937 io_fill_cqe_req_aux(struct io_kiocb *req, bool defer, s32 res, u32 cflags) io_fill_cqe_req_aux() argument 969 __io_req_complete_post(struct io_kiocb *req, unsigned issue_flags) __io_req_complete_post() argument 1017 io_req_complete_post(struct io_kiocb *req, unsigned issue_flags) io_req_complete_post() argument 1041 req_set_fail(req); global() variable 1045 io_req_complete_defer(req); global() variable 1052 io_preinit_req(struct io_kiocb *req, struct io_ring_ctx *ctx) io_preinit_req() argument 1110 struct io_kiocb *req = reqs[i]; global() variable 1118 io_free_req(struct io_kiocb *req) io_free_req() argument 1128 __io_req_find_next_prep(struct io_kiocb *req) __io_req_find_next_prep() argument 1137 io_req_find_next(struct io_kiocb *req) io_req_find_next() argument 1176 struct io_kiocb *req = container_of(node, struct io_kiocb, handle_tw_list() local 1221 struct io_kiocb *req; io_fallback_tw() local 1272 io_req_local_work_add(struct io_kiocb *req, unsigned flags) io_req_local_work_add() argument 1323 io_req_normal_work_add(struct io_kiocb *req) io_req_normal_work_add() argument 1341 __io_req_task_work_add(struct io_kiocb *req, unsigned flags) __io_req_task_work_add() argument 1358 struct io_kiocb *req = container_of(node, struct io_kiocb, io_move_task_work_from_local() local 1397 struct io_kiocb *req = container_of(node, struct io_kiocb, __io_run_local_work() local 1449 io_req_task_cancel(struct io_kiocb *req, struct io_tw_state *ts) io_req_task_cancel() argument 1455 io_req_task_submit(struct io_kiocb *req, struct io_tw_state *ts) io_req_task_submit() argument 1467 io_req_task_queue_fail(struct io_kiocb *req, int ret) io_req_task_queue_fail() argument 1474 io_req_task_queue(struct io_kiocb *req) io_req_task_queue() argument 1480 io_queue_next(struct io_kiocb *req) io_queue_next() argument 1493 struct io_kiocb *req = container_of(node, struct io_kiocb, global() variable 1512 io_queue_next(req); global() variable 1514 io_clean_op(req); global() variable 1516 io_put_file(req); global() variable 1537 struct io_kiocb *req = container_of(node, struct io_kiocb, global() variable 1544 io_req_cqe_overflow(req); global() variable 1547 io_req_cqe_overflow(req); global() variable 1666 io_req_task_complete(struct io_kiocb *req, struct io_tw_state *ts) io_req_task_complete() argument 1680 io_iopoll_req_issued(struct io_kiocb *req, unsigned int issue_flags) io_iopoll_req_issued() argument 1740 io_alloc_async_data(struct io_kiocb *req) io_alloc_async_data() argument 1751 io_req_prep_async(struct io_kiocb *req) io_req_prep_async() argument 1770 io_get_sequence(struct io_kiocb *req) io_get_sequence() argument 1795 io_req_task_queue(req); global() variable 1800 io_prep_async_link(req); global() variable 1815 trace_io_uring_defer(req); global() variable 1822 io_assign_file(struct io_kiocb *req, const struct io_issue_def *def, unsigned int issue_flags) io_assign_file() argument 1836 io_issue_sqe(struct io_kiocb *req, unsigned int issue_flags) io_issue_sqe() argument 1878 io_poll_issue(struct io_kiocb *req, struct io_tw_state *ts) io_poll_issue() argument 1887 struct io_kiocb *req = container_of(work, struct io_kiocb, work); io_wq_free_work() local 1900 struct io_kiocb *req = container_of(work, struct io_kiocb, work); io_wq_submit_work() local 1973 io_file_get_fixed(struct io_kiocb *req, int fd, unsigned int issue_flags) io_file_get_fixed() argument 1994 io_file_get_normal(struct io_kiocb *req, int fd) io_file_get_normal() argument 2021 io_req_task_queue(req); global() variable 2047 io_arm_ltimeout(req); global() variable 2072 io_drain_req(req); global() variable 2083 io_check_restriction(struct io_ring_ctx *ctx, struct io_kiocb *req, unsigned int sqe_flags) io_check_restriction() argument 2101 io_init_req_drain(struct io_kiocb *req) io_init_req_drain() argument 2214 io_submit_fail_init(const struct io_uring_sqe *sqe, struct io_kiocb *req, int ret) io_submit_fail_init() argument 2295 io_queue_sqe_fallback(req); global() variable 2300 io_queue_sqe(req); global() variable 2402 struct io_kiocb *req; global() variable 2870 struct io_kiocb *req; io_req_caches_free() local 3055 struct io_kiocb *req = container_of(work, struct io_kiocb, work); io_cancel_ctx_cb() local 3203 struct io_kiocb *req = container_of(work, struct io_kiocb, work); io_cancel_task_cb() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | goku_udc.c | 272 struct goku_request *req; in goku_alloc_request() local 276 req = kzalloc(sizeof *req, gfp_flags); in goku_alloc_request() 277 if (!req) in goku_alloc_request() 280 INIT_LIST_HEAD(&req->queue); in goku_alloc_request() 281 return &req->req; in goku_alloc_request() 287 struct goku_request *req; in goku_free_request() local 292 req = container_of(_req, struct goku_request, req); in goku_free_request() 300 done(struct goku_ep *ep, struct goku_request *req, int status) done() argument 335 write_packet(u32 __iomem *fifo, u8 *buf, struct goku_request *req, unsigned max) write_packet() argument 349 write_fifo(struct goku_ep *ep, struct goku_request *req) write_fifo() argument 408 read_fifo(struct goku_ep *ep, struct goku_request *req) read_fifo() argument 523 struct goku_request *req; pio_advance() local 535 start_dma(struct goku_ep *ep, struct goku_request *req) start_dma() argument 592 struct goku_request *req; dma_advance() local 641 struct goku_request *req; abort_dma() local 713 struct goku_request *req; goku_queue() local 796 struct goku_request *req; nuke() local 812 struct goku_request *req; goku_dequeue() local 869 struct goku_request *req; goku_clear_halt() local 1198 struct goku_request *req; udc_proc_read() local [all...] |
H A D | omap_udc.c | 266 struct omap_req *req; in omap_alloc_request() local 268 req = kzalloc(sizeof(*req), gfp_flags); in omap_alloc_request() 269 if (!req) in omap_alloc_request() 272 INIT_LIST_HEAD(&req->queue); in omap_alloc_request() 274 return &req->req; in omap_alloc_request() 280 struct omap_req *req = container_of(_req, struct omap_req, req); in omap_free_request() local 282 kfree(req); in omap_free_request() 288 done(struct omap_ep *ep, struct omap_req *req, int status) done() argument 328 write_packet(u8 *buf, struct omap_req *req, unsigned max) write_packet() argument 354 write_fifo(struct omap_ep *ep, struct omap_req *req) write_fifo() argument 393 read_packet(u8 *buf, struct omap_req *req, unsigned avail) read_packet() argument 416 read_fifo(struct omap_ep *ep, struct omap_req *req) read_fifo() argument 513 next_in_dma(struct omap_ep *ep, struct omap_req *req) next_in_dma() argument 550 finish_in_dma(struct omap_ep *ep, struct omap_req *req, int status) finish_in_dma() argument 576 next_out_dma(struct omap_ep *ep, struct omap_req *req) next_out_dma() argument 606 finish_out_dma(struct omap_ep *ep, struct omap_req *req, int status, int one) finish_out_dma() argument 637 struct omap_req *req; dma_irq() local 787 struct omap_req *req; dma_channel_claim() local 808 struct omap_req *req; dma_channel_release() local 866 struct omap_req *req = container_of(_req, struct omap_req, req); omap_ep_queue() local 1006 struct omap_req *req; omap_ep_dequeue() local 1329 struct omap_req *req; nuke() local 1392 struct omap_req *req = NULL; ep0_irq() local 1870 struct omap_req *req; pio_out_timer() local 1893 struct omap_req *req; omap_udc_pio_irq() local 1977 struct omap_req *req; omap_udc_iso_irq() local 2144 struct omap_req *req; proc_ep_show() local [all...] |
H A D | pxa25x_udc.c | 513 struct pxa25x_request *req; in pxa25x_ep_alloc_request() local 515 req = kzalloc(sizeof(*req), gfp_flags); in pxa25x_ep_alloc_request() 516 if (!req) in pxa25x_ep_alloc_request() 519 INIT_LIST_HEAD (&req->queue); in pxa25x_ep_alloc_request() 520 return &req->req; in pxa25x_ep_alloc_request() 530 struct pxa25x_request *req; in pxa25x_ep_free_request() local 532 req = container_of (_req, struct pxa25x_request, req); in pxa25x_ep_free_request() 542 done(struct pxa25x_ep *ep, struct pxa25x_request *req, int status) done() argument 571 write_packet(struct pxa25x_ep *ep, struct pxa25x_request *req, unsigned max) write_packet() argument 596 write_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) write_fifo() argument 663 write_ep0_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) write_ep0_fifo() argument 724 read_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) read_fifo() argument 801 read_ep0_fifo(struct pxa25x_ep *ep, struct pxa25x_request *req) read_ep0_fifo() argument 842 struct pxa25x_request *req; pxa25x_ep_queue() local 951 struct pxa25x_request *req; nuke() local 969 struct pxa25x_request *req; pxa25x_ep_dequeue() local 1302 struct pxa25x_request *req; udc_debug_show() local 1632 struct pxa25x_request *req; handle_ep0() local 1854 struct pxa25x_request *req; handle_ep() local [all...] |
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | ghash-ce-core.S | 15 SHASH .req q0 16 T1 .req q1 17 XL .req q2 18 XM .req q3 19 XH .req q4 20 IN1 .req q4 22 SHASH_L .req d0 23 SHASH_H .req d1 24 T1_L .req d2 25 T1_H .req d [all...] |
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
H A D | ninet_connection_sock.c | 36 struct request_sock *req = from_timer(req, t, rsk_timer); in ninet_reqsk_timer_handler() local 37 struct sock *sk_listener = req->rsk_listener; in ninet_reqsk_timer_handler() 48 if (req->num_timeout <= thresh) { in ninet_reqsk_timer_handler() 51 req->rsk_ops->rtx_syn_ack(sk_listener, req); in ninet_reqsk_timer_handler() 52 req->num_retrans++; in ninet_reqsk_timer_handler() 56 if (req->num_timeout++ == 0) in ninet_reqsk_timer_handler() 59 mod_timer(&req->rsk_timer, jiffies + timeo); in ninet_reqsk_timer_handler() 63 inet_csk_reqsk_queue_drop_and_put(sk_listener, req); in ninet_reqsk_timer_handler() 74 ninet_csk_reqsk_queue_hash_add(struct sock *sk, struct request_sock *req, unsigned long timeout) ninet_csk_reqsk_queue_hash_add() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ipa/ |
H A D | ipa_qmi.c | 287 static struct ipa_init_modem_driver_req req; in init_modem_driver_req() local 291 req.skip_uc_load_valid = 1; in init_modem_driver_req() 292 req.skip_uc_load = ipa->uc_loaded ? 1 : 0; in init_modem_driver_req() 295 if (req.platform_type_valid) in init_modem_driver_req() 296 return &req; in init_modem_driver_req() 298 req.platform_type_valid = 1; in init_modem_driver_req() 299 req.platform_type = IPA_QMI_PLATFORM_TYPE_MSM_ANDROID; in init_modem_driver_req() 303 req.hdr_tbl_info_valid = 1; in init_modem_driver_req() 304 req.hdr_tbl_info.start = ipa->mem_offset + mem->offset; in init_modem_driver_req() 305 req in init_modem_driver_req() 407 const struct ipa_init_modem_driver_req *req; ipa_client_init_driver_work() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ipa/ |
H A D | ipa_qmi.c | 288 static struct ipa_init_modem_driver_req req; in init_modem_driver_req() local 292 req.skip_uc_load_valid = 1; in init_modem_driver_req() 293 req.skip_uc_load = ipa->uc_loaded ? 1 : 0; in init_modem_driver_req() 296 if (req.platform_type_valid) in init_modem_driver_req() 297 return &req; in init_modem_driver_req() 299 req.platform_type_valid = 1; in init_modem_driver_req() 300 req.platform_type = IPA_QMI_PLATFORM_TYPE_MSM_ANDROID; in init_modem_driver_req() 304 req.hdr_tbl_info_valid = 1; in init_modem_driver_req() 305 req.hdr_tbl_info.start = ipa->mem_offset + mem->offset; in init_modem_driver_req() 306 req in init_modem_driver_req() 408 const struct ipa_init_modem_driver_req *req; ipa_client_init_driver_work() local [all...] |
/third_party/mesa3d/src/glx/apple/ |
H A D | appledri.c | 157 xAppleDRIQueryVersionReq *req; local 163 GetReq(AppleDRIQueryVersion, req); 164 req->reqType = info->codes->major_opcode; 165 req->driReqType = X_AppleDRIQueryVersion; 189 xAppleDRIQueryDirectRenderingCapableReq *req; local 195 GetReq(AppleDRIQueryDirectRenderingCapable, req); 196 req->reqType = info->codes->major_opcode; 197 req->driReqType = X_AppleDRIQueryDirectRenderingCapable; 198 req->screen = screen; 219 xAppleDRIAuthConnectionReq *req; local 255 xAppleDRICreateSurfaceReq *req; global() local 290 xAppleDRIDestroySurfaceReq *req; global() local 313 xAppleDRICreateSharedBufferReq *req; XAppleDRICreateSharedBuffer() local 360 xAppleDRISwapBuffersReq *req; XAppleDRISwapBuffers() local 382 xAppleDRICreatePixmapReq *req; XAppleDRICreatePixmap() local 437 xAppleDRIDestroyPixmapReq *req; XAppleDRIDestroyPixmap() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | omap_udc.c | 269 struct omap_req *req; in omap_alloc_request() local 271 req = kzalloc(sizeof(*req), gfp_flags); in omap_alloc_request() 272 if (!req) in omap_alloc_request() 275 INIT_LIST_HEAD(&req->queue); in omap_alloc_request() 277 return &req->req; in omap_alloc_request() 283 struct omap_req *req = container_of(_req, struct omap_req, req); in omap_free_request() local 285 kfree(req); in omap_free_request() 291 done(struct omap_ep *ep, struct omap_req *req, int status) done() argument 331 write_packet(u8 *buf, struct omap_req *req, unsigned max) write_packet() argument 357 write_fifo(struct omap_ep *ep, struct omap_req *req) write_fifo() argument 396 read_packet(u8 *buf, struct omap_req *req, unsigned avail) read_packet() argument 419 read_fifo(struct omap_ep *ep, struct omap_req *req) read_fifo() argument 516 next_in_dma(struct omap_ep *ep, struct omap_req *req) next_in_dma() argument 553 finish_in_dma(struct omap_ep *ep, struct omap_req *req, int status) finish_in_dma() argument 579 next_out_dma(struct omap_ep *ep, struct omap_req *req) next_out_dma() argument 609 finish_out_dma(struct omap_ep *ep, struct omap_req *req, int status, int one) finish_out_dma() argument 640 struct omap_req *req; dma_irq() local 790 struct omap_req *req; dma_channel_claim() local 811 struct omap_req *req; dma_channel_release() local 869 struct omap_req *req = container_of(_req, struct omap_req, req); omap_ep_queue() local 1009 struct omap_req *req = NULL, *iter; omap_ep_dequeue() local 1334 struct omap_req *req; nuke() local 1397 struct omap_req *req = NULL; ep0_irq() local 1875 struct omap_req *req; pio_out_timer() local 1898 struct omap_req *req; omap_udc_pio_irq() local 1982 struct omap_req *req; omap_udc_iso_irq() local 2144 struct omap_req *req; proc_ep_show() local [all...] |
H A D | goku_udc.c | 272 struct goku_request *req; in goku_alloc_request() local 276 req = kzalloc(sizeof *req, gfp_flags); in goku_alloc_request() 277 if (!req) in goku_alloc_request() 280 INIT_LIST_HEAD(&req->queue); in goku_alloc_request() 281 return &req->req; in goku_alloc_request() 287 struct goku_request *req; in goku_free_request() local 292 req = container_of(_req, struct goku_request, req); in goku_free_request() 300 done(struct goku_ep *ep, struct goku_request *req, int status) done() argument 335 write_packet(u32 __iomem *fifo, u8 *buf, struct goku_request *req, unsigned max) write_packet() argument 349 write_fifo(struct goku_ep *ep, struct goku_request *req) write_fifo() argument 408 read_fifo(struct goku_ep *ep, struct goku_request *req) read_fifo() argument 523 struct goku_request *req; pio_advance() local 535 start_dma(struct goku_ep *ep, struct goku_request *req) start_dma() argument 592 struct goku_request *req; dma_advance() local 641 struct goku_request *req; abort_dma() local 713 struct goku_request *req; goku_queue() local 796 struct goku_request *req; nuke() local 812 struct goku_request *req = NULL, *iter; goku_dequeue() local 871 struct goku_request *req; goku_clear_halt() local 1200 struct goku_request *req; udc_proc_read() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/qce/ |
H A D | sha.c | 39 struct ahash_request *req = ahash_request_cast(async_req); in qce_ahash_done() local 40 struct crypto_ahash *ahash = crypto_ahash_reqtfm(req); in qce_ahash_done() 41 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); in qce_ahash_done() 53 dma_unmap_sg(qce->dev, req->src, rctx->src_nents, DMA_TO_DEVICE); in qce_ahash_done() 57 if (req->result && rctx->last_blk) in qce_ahash_done() 58 memcpy(req->result, result->auth_iv, digestsize); in qce_ahash_done() 67 req->src = rctx->src_orig; in qce_ahash_done() 68 req->nbytes = rctx->nbytes_orig; in qce_ahash_done() 77 struct ahash_request *req = ahash_request_cast(async_req); in qce_ahash_async_req_handle() local 78 struct qce_sha_reqctx *rctx = ahash_request_ctx_dma(req); in qce_ahash_async_req_handle() 133 qce_ahash_init(struct ahash_request *req) qce_ahash_init() argument 148 qce_ahash_export(struct ahash_request *req, void *out) qce_ahash_export() argument 165 qce_ahash_import(struct ahash_request *req, const void *in) qce_ahash_import() argument 183 qce_ahash_update(struct ahash_request *req) qce_ahash_update() argument 276 qce_ahash_final(struct ahash_request *req) qce_ahash_final() argument 303 qce_ahash_digest(struct ahash_request *req) qce_ahash_digest() argument 335 struct ahash_request *req; qce_ahash_hmac_setkey() local [all...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | cryptd.c | 76 struct skcipher_request req; member 160 * req->complete) and reschedule itself if there are more work to 165 struct crypto_async_request *req, *backlog; in cryptd_queue_worker() local 173 req = crypto_dequeue_request(&cpu_queue->queue); in cryptd_queue_worker() 176 if (!req) in cryptd_queue_worker() 181 req->complete(req, 0); in cryptd_queue_worker() 240 static void cryptd_skcipher_complete(struct skcipher_request *req, int err) in cryptd_skcipher_complete() argument 242 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); in cryptd_skcipher_complete() 244 struct cryptd_skcipher_request_ctx *rctx = skcipher_request_ctx(req); in cryptd_skcipher_complete() 258 struct skcipher_request *req = skcipher_request_cast(base); cryptd_skcipher_encrypt() local 286 struct skcipher_request *req = skcipher_request_cast(base); cryptd_skcipher_decrypt() local 311 cryptd_skcipher_enqueue(struct skcipher_request *req, crypto_completion_t compl) cryptd_skcipher_enqueue() argument 325 cryptd_skcipher_encrypt_enqueue(struct skcipher_request *req) cryptd_skcipher_encrypt_enqueue() argument 330 cryptd_skcipher_decrypt_enqueue(struct skcipher_request *req) cryptd_skcipher_decrypt_enqueue() argument 464 cryptd_hash_enqueue(struct ahash_request *req, crypto_completion_t compl) cryptd_hash_enqueue() argument 478 cryptd_hash_complete(struct ahash_request *req, int err) cryptd_hash_complete() argument 497 struct ahash_request *req = ahash_request_cast(req_async); cryptd_hash_init() local 514 cryptd_hash_init_enqueue(struct ahash_request *req) cryptd_hash_init_enqueue() argument 521 struct ahash_request *req = ahash_request_cast(req_async); cryptd_hash_update() local 537 cryptd_hash_update_enqueue(struct ahash_request *req) cryptd_hash_update_enqueue() argument 544 struct ahash_request *req = ahash_request_cast(req_async); cryptd_hash_final() local 558 cryptd_hash_final_enqueue(struct ahash_request *req) cryptd_hash_final_enqueue() argument 565 struct ahash_request *req = ahash_request_cast(req_async); cryptd_hash_finup() local 579 cryptd_hash_finup_enqueue(struct ahash_request *req) cryptd_hash_finup_enqueue() argument 588 struct ahash_request *req = ahash_request_cast(req_async); cryptd_hash_digest() local 605 cryptd_hash_digest_enqueue(struct ahash_request *req) cryptd_hash_digest_enqueue() argument 610 cryptd_hash_export(struct ahash_request *req, void *out) cryptd_hash_export() argument 617 cryptd_hash_import(struct ahash_request *req, const void *in) cryptd_hash_import() argument 714 cryptd_aead_crypt(struct aead_request *req, struct crypto_aead *child, int err, int (*crypt)(struct aead_request *req)) cryptd_aead_crypt() argument 751 struct aead_request *req; cryptd_aead_encrypt() local 761 struct aead_request *req; cryptd_aead_decrypt() local 767 cryptd_aead_enqueue(struct aead_request *req, crypto_completion_t compl) cryptd_aead_enqueue() argument 779 cryptd_aead_encrypt_enqueue(struct aead_request *req) cryptd_aead_encrypt_enqueue() argument 784 cryptd_aead_decrypt_enqueue(struct aead_request *req) cryptd_aead_decrypt_enqueue() argument 990 cryptd_shash_desc(struct ahash_request *req) cryptd_shash_desc() argument [all...] |
H A D | scompress.c | 120 static int scomp_acomp_comp_decomp(struct acomp_req *req, int dir) in scomp_acomp_comp_decomp() argument 122 struct crypto_acomp *tfm = crypto_acomp_reqtfm(req); in scomp_acomp_comp_decomp() 125 void **ctx = acomp_request_ctx(req); in scomp_acomp_comp_decomp() 130 if (!req->src || !req->slen || req->slen > SCOMP_SCRATCH_SIZE) in scomp_acomp_comp_decomp() 133 if (req->dst && !req->dlen) in scomp_acomp_comp_decomp() 136 if (!req->dlen || req in scomp_acomp_comp_decomp() 170 scomp_acomp_compress(struct acomp_req *req) scomp_acomp_compress() argument 175 scomp_acomp_decompress(struct acomp_req *req) scomp_acomp_decompress() argument 219 crypto_acomp_scomp_alloc_ctx(struct acomp_req *req) crypto_acomp_scomp_alloc_ctx() argument 238 crypto_acomp_scomp_free_ctx(struct acomp_req *req) crypto_acomp_scomp_free_ctx() argument [all...] |
/kernel/linux/linux-6.6/drivers/thermal/tegra/ |
H A D | tegra-bpmp-thermal.c | 36 struct mrq_thermal_host_to_bpmp_request req; in __tegra_bpmp_thermal_get_temp() local 41 memset(&req, 0, sizeof(req)); in __tegra_bpmp_thermal_get_temp() 42 req.type = CMD_THERMAL_GET_TEMP; in __tegra_bpmp_thermal_get_temp() 43 req.get_temp.zone = zone->idx; in __tegra_bpmp_thermal_get_temp() 47 msg.tx.data = &req; in __tegra_bpmp_thermal_get_temp() 48 msg.tx.size = sizeof(req); in __tegra_bpmp_thermal_get_temp() 75 struct mrq_thermal_host_to_bpmp_request req; in tegra_bpmp_thermal_set_trips() local 79 memset(&req, 0, sizeof(req)); in tegra_bpmp_thermal_set_trips() 113 struct mrq_thermal_bpmp_to_host_request req; bpmp_mrq_thermal() local 144 struct mrq_thermal_host_to_bpmp_request req; tegra_bpmp_thermal_get_num_zones() local 172 struct mrq_thermal_host_to_bpmp_request req; tegra_bpmp_thermal_trips_supported() local [all...] |
/kernel/linux/linux-6.6/crypto/ |
H A D | scompress.c | 113 static int scomp_acomp_comp_decomp(struct acomp_req *req, int dir) in scomp_acomp_comp_decomp() argument 115 struct crypto_acomp *tfm = crypto_acomp_reqtfm(req); in scomp_acomp_comp_decomp() 118 void **ctx = acomp_request_ctx(req); in scomp_acomp_comp_decomp() 123 if (!req->src || !req->slen || req->slen > SCOMP_SCRATCH_SIZE) in scomp_acomp_comp_decomp() 126 if (req->dst && !req->dlen) in scomp_acomp_comp_decomp() 129 if (!req->dlen || req in scomp_acomp_comp_decomp() 163 scomp_acomp_compress(struct acomp_req *req) scomp_acomp_compress() argument 168 scomp_acomp_decompress(struct acomp_req *req) scomp_acomp_decompress() argument 212 crypto_acomp_scomp_alloc_ctx(struct acomp_req *req) crypto_acomp_scomp_alloc_ctx() argument 231 crypto_acomp_scomp_free_ctx(struct acomp_req *req) crypto_acomp_scomp_free_ctx() argument [all...] |
/third_party/libphonenumber/migrator/migrator-servlet/src/main/java/com/google/phonenumbers/ |
H A D | ServletMain.java | 63 protected void doPost(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException { in doPost() argument 73 FileItemIterator iterator = upload.getItemIterator(req); in doPost() 110 req.setAttribute("number", number); in doPost() 111 req.setAttribute("numberCountryCode", countryCode); in doPost() 113 handleSingleNumberMigration(req, resp, number, countryCode, customRecipe); in doPost() 122 handleFileMigration(req, resp, numbersFromFile.build(), countryCode, customRecipe, fileName); in doPost() 128 protected void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException { in doGet() argument 130 String fileName = "+" + matcher.removeFrom(req.getParameter("countryCode")) + "_Migration_ " + in doGet() 131 matcher.removeFrom(req.getParameter("fileName")); in doGet() 132 String fileContent = req in doGet() 154 handleSingleNumberMigration(HttpServletRequest req, HttpServletResponse resp, String number, String countryCode, String customRecipe) handleSingleNumberMigration() argument 200 handleFileMigration(HttpServletRequest req, HttpServletResponse resp, ImmutableList<String> numbersList, String countryCode, String customRecipe, String fileName) handleFileMigration() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_nix.c | 20 static int rvu_nix_get_bpid(struct rvu *rvu, struct nix_bp_cfg_req *req, 294 struct nix_bp_cfg_req *req, in rvu_mbox_handler_nix_bp_disable() 297 u16 pcifunc = req->hdr.pcifunc; in rvu_mbox_handler_nix_bp_disable() 311 chan_base = pfvf->rx_chan_base + req->chan_base; in rvu_mbox_handler_nix_bp_disable() 312 for (chan = chan_base; chan < (chan_base + req->chan_cnt); chan++) { in rvu_mbox_handler_nix_bp_disable() 320 static int rvu_nix_get_bpid(struct rvu *rvu, struct nix_bp_cfg_req *req, in rvu_nix_get_bpid() argument 330 blkaddr = rvu_get_blkaddr(rvu, BLKTYPE_NIX, req->hdr.pcifunc); in rvu_nix_get_bpid() 337 pfvf = rvu_get_pfvf(rvu, req->hdr.pcifunc); in rvu_nix_get_bpid() 351 if ((req->chan_base + req in rvu_nix_get_bpid() 293 rvu_mbox_handler_nix_bp_disable(struct rvu *rvu, struct nix_bp_cfg_req *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_bp_disable() argument 379 rvu_mbox_handler_nix_bp_enable(struct rvu *rvu, struct nix_bp_cfg_req *req, struct nix_bp_cfg_rsp *rsp) rvu_mbox_handler_nix_bp_enable() argument 626 rvu_nix_aq_enq_inst(struct rvu *rvu, struct nix_aq_enq_req *req, struct nix_aq_enq_rsp *rsp) rvu_nix_aq_enq_inst() argument 861 nix_lf_hwctx_disable(struct rvu *rvu, struct hwctx_disable_req *req) nix_lf_hwctx_disable() argument 915 nix_lf_hwctx_lockdown(struct rvu *rvu, struct nix_aq_enq_req *req) nix_lf_hwctx_lockdown() argument 941 rvu_mbox_handler_nix_aq_enq(struct rvu *rvu, struct nix_aq_enq_req *req, struct nix_aq_enq_rsp *rsp) rvu_mbox_handler_nix_aq_enq() argument 954 rvu_mbox_handler_nix_aq_enq(struct rvu *rvu, struct nix_aq_enq_req *req, struct nix_aq_enq_rsp *rsp) rvu_mbox_handler_nix_aq_enq() argument 962 rvu_mbox_handler_nix_hwctx_disable(struct rvu *rvu, struct hwctx_disable_req *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_hwctx_disable() argument 969 rvu_mbox_handler_nix_lf_alloc(struct rvu *rvu, struct nix_lf_alloc_req *req, struct nix_lf_alloc_rsp *rsp) rvu_mbox_handler_nix_lf_alloc() argument 1185 rvu_mbox_handler_nix_lf_free(struct rvu *rvu, struct msg_req *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_lf_free() argument 1219 rvu_mbox_handler_nix_mark_format_cfg(struct rvu *rvu, struct nix_mark_format_cfg *req, struct nix_mark_format_cfg_rsp *rsp) rvu_mbox_handler_nix_mark_format_cfg() argument 1351 nix_check_txschq_alloc_req(struct rvu *rvu, int lvl, u16 pcifunc, struct nix_hw *nix_hw, struct nix_txsch_alloc_req *req) nix_check_txschq_alloc_req() argument 1484 rvu_mbox_handler_nix_txsch_alloc(struct rvu *rvu, struct nix_txsch_alloc_req *req, struct nix_txsch_alloc_rsp *rsp) rvu_mbox_handler_nix_txsch_alloc() argument 1682 nix_txschq_free_one(struct rvu *rvu, struct nix_txsch_free_req *req) nix_txschq_free_one() argument 1734 rvu_mbox_handler_nix_txsch_free(struct rvu *rvu, struct nix_txsch_free_req *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_txsch_free() argument 1837 rvu_mbox_handler_nix_txschq_cfg(struct rvu *rvu, struct nix_txschq_config *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_txschq_cfg() argument 1928 nix_rx_vtag_cfg(struct rvu *rvu, int nixlf, int blkaddr, struct nix_vtag_config *req) nix_rx_vtag_cfg() argument 1946 rvu_mbox_handler_nix_vtag_cfg(struct rvu *rvu, struct nix_vtag_config *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_vtag_cfg() argument 2294 rvu_mbox_handler_nix_stats_rst(struct rvu *rvu, struct msg_req *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_stats_rst() argument 2595 rvu_mbox_handler_nix_rss_flowkey_cfg(struct rvu *rvu, struct nix_rss_flowkey_cfg *req, struct nix_rss_flowkey_cfg_rsp *rsp) rvu_mbox_handler_nix_rss_flowkey_cfg() argument 2695 rvu_mbox_handler_nix_set_mac_addr(struct rvu *rvu, struct nix_set_mac_addr *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_set_mac_addr() argument 2719 rvu_mbox_handler_nix_get_mac_addr(struct rvu *rvu, struct msg_req *req, struct nix_get_mac_addr_rsp *rsp) rvu_mbox_handler_nix_get_mac_addr() argument 2736 rvu_mbox_handler_nix_set_rx_mode(struct rvu *rvu, struct nix_rx_mode *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_set_rx_mode() argument 2768 nix_find_link_frs(struct rvu *rvu, struct nix_frs_cfg *req, u16 pcifunc) nix_find_link_frs() argument 2813 rvu_mbox_handler_nix_set_hw_frs(struct rvu *rvu, struct nix_frs_cfg *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_set_hw_frs() argument 2902 rvu_mbox_handler_nix_rxvlan_alloc(struct rvu *rvu, struct msg_req *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_rxvlan_alloc() argument 2961 rvu_mbox_handler_nix_set_rx_cfg(struct rvu *rvu, struct nix_rx_cfg *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_set_rx_cfg() argument 3289 rvu_mbox_handler_nix_lf_start_rx(struct rvu *rvu, struct msg_req *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_lf_start_rx() argument 3304 rvu_mbox_handler_nix_lf_stop_rx(struct rvu *rvu, struct msg_req *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_lf_stop_rx() argument 3389 rvu_mbox_handler_nix_lf_ptp_tx_enable(struct rvu *rvu, struct msg_req *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_lf_ptp_tx_enable() argument 3395 rvu_mbox_handler_nix_lf_ptp_tx_disable(struct rvu *rvu, struct msg_req *req, struct msg_rsp *rsp) rvu_mbox_handler_nix_lf_ptp_tx_disable() argument 3401 rvu_mbox_handler_nix_lso_format_cfg(struct rvu *rvu, struct nix_lso_format_cfg *req, struct nix_lso_format_cfg_rsp *rsp) rvu_mbox_handler_nix_lso_format_cfg() argument [all...] |
/kernel/linux/linux-5.10/drivers/thermal/tegra/ |
H A D | tegra-bpmp-thermal.c | 36 struct mrq_thermal_host_to_bpmp_request req; in tegra_bpmp_thermal_get_temp() local 41 memset(&req, 0, sizeof(req)); in tegra_bpmp_thermal_get_temp() 42 req.type = CMD_THERMAL_GET_TEMP; in tegra_bpmp_thermal_get_temp() 43 req.get_temp.zone = zone->idx; in tegra_bpmp_thermal_get_temp() 47 msg.tx.data = &req; in tegra_bpmp_thermal_get_temp() 48 msg.tx.size = sizeof(req); in tegra_bpmp_thermal_get_temp() 64 struct mrq_thermal_host_to_bpmp_request req; in tegra_bpmp_thermal_set_trips() local 67 memset(&req, 0, sizeof(req)); in tegra_bpmp_thermal_set_trips() 95 struct mrq_thermal_bpmp_to_host_request *req; bpmp_mrq_thermal() local 125 struct mrq_thermal_host_to_bpmp_request req; tegra_bpmp_thermal_get_num_zones() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/starfive/ |
H A D | jh7110-hash.c | 198 static int starfive_hash_copy_hash(struct ahash_request *req) in starfive_hash_copy_hash() argument 200 struct starfive_cryp_request_ctx *rctx = ahash_request_ctx(req); in starfive_hash_copy_hash() 201 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in starfive_hash_copy_hash() 205 if (!req->result) in starfive_hash_copy_hash() 209 data = (u32 *)req->result; in starfive_hash_copy_hash() 223 err = starfive_hash_copy_hash(cryp->req.hreq); in starfive_hash_done_task() 228 crypto_finalize_hash_request(cryp->engine, cryp->req.hreq, err); in starfive_hash_done_task() 260 struct ahash_request *req = container_of(areq, struct ahash_request, in starfive_hash_one_request() local 262 struct starfive_cryp_ctx *ctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); in starfive_hash_one_request() 271 static int starfive_hash_init(struct ahash_request *req) in starfive_hash_init() argument 288 starfive_hash_update(struct ahash_request *req) starfive_hash_update() argument 305 starfive_hash_final(struct ahash_request *req) starfive_hash_final() argument 322 starfive_hash_finup(struct ahash_request *req) starfive_hash_finup() argument 339 starfive_hash_digest_fb(struct ahash_request *req) starfive_hash_digest_fb() argument 355 starfive_hash_digest(struct ahash_request *req) starfive_hash_digest() argument 378 starfive_hash_export(struct ahash_request *req, void *out) starfive_hash_export() argument 392 starfive_hash_import(struct ahash_request *req, const void *in) starfive_hash_import() argument 446 struct ahash_request *req; starfive_hash_long_setkey() local [all...] |
/third_party/mesa3d/src/glx/ |
H A D | dri2.c | 226 xDRI2QueryVersionReq *req; in DRI2QueryVersion() local 232 GetReq(DRI2QueryVersion, req); in DRI2QueryVersion() 233 req->reqType = info->codes->major_opcode; in DRI2QueryVersion() 234 req->dri2ReqType = X_DRI2QueryVersion; in DRI2QueryVersion() 235 req->majorVersion = DRI2_MAJOR; in DRI2QueryVersion() 236 req->minorVersion = DRI2_MINOR; in DRI2QueryVersion() 273 xDRI2ConnectReq *req; in DRI2Connect() local 278 GetReq(DRI2Connect, req); in DRI2Connect() 279 req->reqType = info->codes->major_opcode; in DRI2Connect() 280 req in DRI2Connect() 341 xDRI2AuthenticateReq *req; DRI2Authenticate() local 369 xDRI2CreateDrawableReq *req; DRI2CreateDrawable() local 386 xDRI2DestroyDrawableReq *req; DRI2DestroyDrawable() local 408 xDRI2GetBuffersReq *req; DRI2GetBuffers() local 467 xDRI2GetBuffersReq *req; DRI2GetBuffersWithFormat() local 524 xDRI2CopyRegionReq *req; DRI2CopyRegion() local [all...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_minisocks.c | 386 void tcp_openreq_init_rwin(struct request_sock *req, in tcp_openreq_init_rwin() argument 390 struct inet_request_sock *ireq = inet_rsk(req); in tcp_openreq_init_rwin() 401 req->rsk_window_clamp = window_clamp ? : dst_metric(dst, RTAX_WINDOW); in tcp_openreq_init_rwin() 405 (req->rsk_window_clamp > full_space || req->rsk_window_clamp == 0)) in tcp_openreq_init_rwin() 406 req->rsk_window_clamp = full_space; in tcp_openreq_init_rwin() 408 rcv_wnd = tcp_rwnd_init_bpf((struct sock *)req); in tcp_openreq_init_rwin() 417 &req->rsk_rcv_wnd, in tcp_openreq_init_rwin() 418 &req->rsk_window_clamp, in tcp_openreq_init_rwin() 427 const struct request_sock *req) in tcp_ecn_openreq_child() 426 tcp_ecn_openreq_child(struct tcp_sock *tp, const struct request_sock *req) tcp_ecn_openreq_child() argument 461 smc_check_reset_syn_req(const struct tcp_sock *oldtp, struct request_sock *req, struct tcp_sock *newtp) smc_check_reset_syn_req() argument 482 tcp_create_openreq_child(const struct sock *sk, struct request_sock *req, struct sk_buff *skb) tcp_create_openreq_child() argument 599 tcp_check_req(struct sock *sk, struct sk_buff *skb, struct request_sock *req, bool fastopen, bool *req_stolen) tcp_check_req() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-udc.c | 70 static void fotg210_done(struct fotg210_ep *ep, struct fotg210_request *req, in fotg210_done() argument 73 list_del_init(&req->queue); in fotg210_done() 77 req->req.status = -ESHUTDOWN; in fotg210_done() 79 req->req.status = status; in fotg210_done() 82 usb_gadget_giveback_request(&ep->ep, &req->req); in fotg210_done() 224 struct fotg210_request *req; in fotg210_ep_disable() local 232 req in fotg210_ep_disable() 245 struct fotg210_request *req; fotg210_ep_alloc_request() local 259 struct fotg210_request *req; fotg210_ep_free_request() local 337 fotg210_start_dma(struct fotg210_ep *ep, struct fotg210_request *req) fotg210_start_dma() argument 385 fotg210_ep0_queue(struct fotg210_ep *ep, struct fotg210_request *req) fotg210_ep0_queue() argument 408 struct fotg210_request *req; fotg210_ep_queue() local 441 struct fotg210_request *req; fotg210_ep_dequeue() local 721 fotg210_ep0_complete(struct usb_ep *_ep, struct usb_request *req) fotg210_ep0_complete() argument 820 struct fotg210_request *req; fotg210_ep0out() local 840 struct fotg210_request *req; fotg210_ep0in() local 857 struct fotg210_request *req = list_entry(ep->queue.next, fotg210_in_fifo_handler() local 867 struct fotg210_request *req = list_entry(ep->queue.next, fotg210_out_fifo_handler() local [all...] |