| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_reqsize.h | 40 int reqlen); 42 int reqlen); 44 int reqlen); 46 int reqlen); 48 int reqlen); 50 int reqlen); 52 int reqlen); 54 int reqlen); 56 int reqlen); 58 int reqlen); [all …]
|
| H A D | indirect_reqsize.c | 39 GLint __glX ## from ## ReqSize( const GLbyte * pc, Bool swap, int reqlen ) \ 44 GLint __glX ## from ## ReqSize( const GLbyte * pc, Bool swap, int reqlen ) \ 45 { return __glX ## to ## ReqSize( pc, swap, reqlen ); } 49 __glXCallListsReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXCallListsReqSize() argument 65 __glXBitmapReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXBitmapReqSize() argument 89 __glXFogfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXFogfvReqSize() argument 103 __glXLightfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXLightfvReqSize() argument 117 __glXLightModelfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXLightModelfvReqSize() argument 131 __glXMaterialfvReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMaterialfvReqSize() argument 145 __glXPolygonStippleReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXPolygonStippleReqSize() argument [all …]
|
| H A D | rensize.c | 47 __glXMap1dReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMap1dReqSize() argument 64 __glXMap1fReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMap1fReqSize() argument 89 __glXMap2dReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMap2dReqSize() argument 106 __glXMap2fReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXMap2fReqSize() argument 363 __glXDrawArraysReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXDrawArraysReqSize() argument 379 reqlen -= sizeof(__GLXdispatchDrawArraysHeader); in __glXDrawArraysReqSize() 383 if (size < 0 || reqlen < 0 || reqlen < size) in __glXDrawArraysReqSize() 440 __glXSeparableFilter2DReqSize(const GLbyte * pc, Bool swap, int reqlen) in __glXSeparableFilter2DReqSize() argument
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | qlogicfas408.c | 96 static int ql_pdma(struct qlogicfas408_priv *priv, int phase, char *request, int reqlen) in ql_pdma() argument 105 if (reqlen >= 128 && (inb(qbase + 8) & 2)) { /* full */ in ql_pdma() 107 reqlen -= 128; in ql_pdma() 110 while (reqlen >= 84 && !(j & 0xc0)) /* 2/3 */ in ql_pdma() 114 reqlen -= 84; in ql_pdma() 117 if (reqlen >= 44 && (inb(qbase + 8) & 8)) { /* 1/3 */ in ql_pdma() 119 reqlen -= 44; in ql_pdma() 126 while (reqlen && !((j & 0x10) && (j & 0xc0))) in ql_pdma() 130 while (reqlen && !((j = inb(qbase + 8)) & 0x10)) in ql_pdma() 133 reqlen--; in ql_pdma() [all …]
|
| H A D | dpt_i2o.c | 321 u32 reqlen; in adpt_inquiry() local 340 reqlen = 17; // SINGLE SGE, 64 bit in adpt_inquiry() 342 reqlen = 14; // SINGLE SGE, 32 bit in adpt_inquiry() 344 msg[0] = reqlen<<16 | SGL_OFFSET_12; in adpt_inquiry() 387 rcode = adpt_i2o_post_wait(pHba, msg, reqlen<<2, 120); in adpt_inquiry() 2196 u32 reqlen; in adpt_scsi_to_i2o() local 2258 reqlen = 16; // SINGLE SGE in adpt_scsi_to_i2o() 2262 reqlen = 14; // SINGLE SGE in adpt_scsi_to_i2o() 2284 reqlen = mptr - msg; in adpt_scsi_to_i2o() 2293 reqlen = 12; in adpt_scsi_to_i2o() [all …]
|
| H A D | dc395x.c | 912 u32 reqlen = scsi_bufflen(cmd); in build_srb() local 920 reqlen, scsi_sglist(cmd), scsi_sg_count(cmd), in build_srb() 936 if (srb->total_xfer_length > reqlen) { in build_srb() 937 sgp->length -= (srb->total_xfer_length - reqlen); in build_srb() 938 srb->total_xfer_length = reqlen; in build_srb()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/pcmcia/ |
| H A D | sym53c500_cs.c | 236 SYM53C500_pio_read(int fast_pio, int base, unsigned char *request, unsigned int reqlen) in SYM53C500_pio_read() argument 242 while (reqlen) { in SYM53C500_pio_read() 272 if (len > reqlen) in SYM53C500_pio_read() 273 len = reqlen; in SYM53C500_pio_read() 278 reqlen -= len & 0xfc; in SYM53C500_pio_read() 282 reqlen--; in SYM53C500_pio_read() 291 SYM53C500_pio_write(int fast_pio, int base, unsigned char *request, unsigned int reqlen) in SYM53C500_pio_write() argument 297 while (reqlen && !(i & 0x40)) { in SYM53C500_pio_write() 323 if (len > reqlen) in SYM53C500_pio_write() 324 len = reqlen; in SYM53C500_pio_write() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | qcom_smd-regulator.c | 47 int reqlen = 0; in rpm_reg_write_active() local 51 req[reqlen].key = cpu_to_le32(RPM_KEY_SWEN); in rpm_reg_write_active() 52 req[reqlen].nbytes = cpu_to_le32(sizeof(u32)); in rpm_reg_write_active() 53 req[reqlen].value = cpu_to_le32(vreg->is_enabled); in rpm_reg_write_active() 54 reqlen++; in rpm_reg_write_active() 58 req[reqlen].key = cpu_to_le32(RPM_KEY_UV); in rpm_reg_write_active() 59 req[reqlen].nbytes = cpu_to_le32(sizeof(u32)); in rpm_reg_write_active() 60 req[reqlen].value = cpu_to_le32(vreg->uV); in rpm_reg_write_active() 61 reqlen++; in rpm_reg_write_active() 65 req[reqlen].key = cpu_to_le32(RPM_KEY_MA); in rpm_reg_write_active() [all …]
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_pptp.c | 277 unsigned int reqlen, in pptp_inbound_pkt() argument 405 unsigned int reqlen, in pptp_outbound_pkt() argument 528 unsigned int datalen, reqlen, nexthdr_off; in conntrack_pptp_help() local 572 reqlen = datalen; in conntrack_pptp_help() 574 if (msg > 0 && msg <= PPTP_MSG_MAX && reqlen < pptp_msg_size[msg]) in conntrack_pptp_help() 576 if (reqlen > sizeof(*pptpReq)) in conntrack_pptp_help() 577 reqlen = sizeof(*pptpReq); in conntrack_pptp_help() 579 pptpReq = skb_header_pointer(skb, nexthdr_off, reqlen, &_pptpReq); in conntrack_pptp_help() 592 ret = pptp_outbound_pkt(skb, protoff, ctlh, pptpReq, reqlen, ct, in conntrack_pptp_help() 596 ret = pptp_inbound_pkt(skb, protoff, ctlh, pptpReq, reqlen, ct, in conntrack_pptp_help()
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | hwchannel.c | 470 bchannel_get_rxbuf(struct bchannel *bch, int reqlen) in bchannel_get_rxbuf() argument 476 if (len < reqlen) { in bchannel_get_rxbuf() 478 bch->nr, reqlen, len); in bchannel_get_rxbuf() 495 if (unlikely(reqlen > bch->maxlen)) in bchannel_get_rxbuf() 498 if (reqlen >= bch->minlen) { in bchannel_get_rxbuf() 499 len = reqlen; in bchannel_get_rxbuf()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/chelsio/ |
| H A D | chcr_algo.c | 138 static int sg_nents_xlen(struct scatterlist *sg, unsigned int reqlen, in sg_nents_xlen() argument 157 while (sg && reqlen) { in sg_nents_xlen() 158 less = min(reqlen, sg_dma_len(sg) - skip_len); in sg_nents_xlen() 160 reqlen -= less; in sg_nents_xlen() 1683 if (nbytes + req_ctx->reqlen >= bs) { in chcr_ahash_update() 1684 remainder = (nbytes + req_ctx->reqlen) % bs; in chcr_ahash_update() 1685 nbytes = nbytes + req_ctx->reqlen - remainder; in chcr_ahash_update() 1688 + req_ctx->reqlen, nbytes, 0); in chcr_ahash_update() 1689 req_ctx->reqlen += nbytes; in chcr_ahash_update() 1713 params.sg_len = chcr_hash_ent_in_wr(req->src, !!req_ctx->reqlen, in chcr_ahash_update() [all …]
|
| H A D | chcr_crypto.h | 287 u8 reqlen; member
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/ |
| H A D | guest.c | 410 unsigned int reqoffset, reqlen; /* User-requested offset and length */ in sve_reg_to_region() local 434 reqlen = KVM_SVE_ZREG_SIZE; in sve_reg_to_region() 444 reqlen = KVM_SVE_PREG_SIZE; in sve_reg_to_region() 455 region->klen = min(maxlen, reqlen); in sve_reg_to_region() 456 region->upad = reqlen - region->klen; in sve_reg_to_region()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/zydas/ |
| H A D | zd1201.c | 514 int reqlen; in zd1201_setconfig() local 533 reqlen = len>12 ? 12 : len; in zd1201_setconfig() 542 memcpy(request+8, buf, reqlen-4); in zd1201_setconfig() 543 buf += reqlen-4; in zd1201_setconfig() 545 memcpy(request+4, buf, reqlen); in zd1201_setconfig() 546 buf += reqlen; in zd1201_setconfig() 549 len -= reqlen; in zd1201_setconfig()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bfa/ |
| H A D | bfa_fcs.c | 1326 u16 reqlen; in bfa_fcs_fabric_send_flogi_acc() local 1336 reqlen = fc_flogi_acc_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_fabric_send_flogi_acc() 1345 reqlen, &fchs, bfa_fcs_fabric_flogiacc_comp, fabric, in bfa_fcs_fabric_send_flogi_acc()
|
| H A D | bfa_svc.c | 100 static void hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, 722 hal_fcxp_tx_plog(struct bfa_s *bfa, u32 reqlen, struct bfa_fcxp_s *fcxp, in hal_fcxp_tx_plog() argument 728 if (reqlen > 0) { in hal_fcxp_tx_plog() 735 reqlen + sizeof(struct fchs_s), fchs, in hal_fcxp_tx_plog() 740 reqlen + sizeof(struct fchs_s), in hal_fcxp_tx_plog() 745 reqlen + sizeof(struct fchs_s), fchs); in hal_fcxp_tx_plog() 1007 u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, in bfa_fcxp_send() argument 1027 reqi->req_tot_len = reqlen; in bfa_fcxp_send()
|
| H A D | bfa_svc.h | 630 u32 reqlen, struct fchs_s *fchs,
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dsi.c | 2898 int channel, u8 *reqdata, int reqlen) in dsi_vc_generic_send_read_request() argument 2907 channel, reqlen); in dsi_vc_generic_send_read_request() 2909 if (reqlen == 0) { in dsi_vc_generic_send_read_request() 2912 } else if (reqlen == 1) { in dsi_vc_generic_send_read_request() 2915 } else if (reqlen == 2) { in dsi_vc_generic_send_read_request() 2926 " failed\n", channel, reqlen); in dsi_vc_generic_send_read_request() 3073 u8 *reqdata, int reqlen, u8 *buf, int buflen) in dsi_vc_generic_read() argument 3078 r = dsi_vc_generic_send_read_request(dsidev, channel, reqdata, reqlen); in dsi_vc_generic_read()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dsi.c | 2828 u8 *reqdata, int reqlen) in dsi_vc_generic_send_read_request() argument 2836 channel, reqlen); in dsi_vc_generic_send_read_request() 2838 if (reqlen == 0) { in dsi_vc_generic_send_read_request() 2841 } else if (reqlen == 1) { in dsi_vc_generic_send_read_request() 2844 } else if (reqlen == 2) { in dsi_vc_generic_send_read_request() 2855 " failed\n", channel, reqlen); in dsi_vc_generic_send_read_request() 3001 u8 *reqdata, int reqlen, u8 *buf, int buflen) in dsi_vc_generic_read() argument 3006 r = dsi_vc_generic_send_read_request(dsi, channel, reqdata, reqlen); in dsi_vc_generic_read()
|
| H A D | omapdss.h | 330 u8 *reqdata, int reqlen,
|
| /OK3568_Linux_fs/kernel/include/video/ |
| H A D | omapfb_dss.h | 589 u8 *reqdata, int reqlen,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 5485 uint32_t alloclen, reqlen; in lpfc_sli4_get_ctl_attr() local 5495 reqlen = sizeof(struct lpfc_mbx_get_cntl_attributes); in lpfc_sli4_get_ctl_attr() 5497 LPFC_MBOX_OPCODE_GET_CNTL_ATTRIBUTES, reqlen, in lpfc_sli4_get_ctl_attr() 5500 if (alloclen < reqlen) { in lpfc_sli4_get_ctl_attr() 5504 "(%d)\n", alloclen, reqlen); in lpfc_sli4_get_ctl_attr() 17087 uint32_t reqlen, alloclen, pg_pairs; in lpfc_sli4_post_sgl_list() local 17094 reqlen = post_cnt * sizeof(struct sgl_page_pairs) + in lpfc_sli4_post_sgl_list() 17096 if (reqlen > SLI4_PAGE_SIZE) { in lpfc_sli4_post_sgl_list() 17099 "size (%d) great than a page\n", reqlen); in lpfc_sli4_post_sgl_list() 17109 LPFC_MBOX_OPCODE_FCOE_POST_SGL_PAGES, reqlen, in lpfc_sli4_post_sgl_list() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_iapsta.c | 4482 size_t reqlen = sizeof(wl_tvpm_req_t) + sizeof(wl_tvpm_status_t); in wl_tvpm_dump() local 4492 tvpm_req = kmalloc(reqlen, GFP_KERNEL); in wl_tvpm_dump() 4497 memset(tvpm_req, 0, reqlen); in wl_tvpm_dump() 4500 tvpm_req->length = reqlen; in wl_tvpm_dump() 4502 ret = wldev_iovar_getbuf(dev, "tvpm", tvpm_req, reqlen, outbuf, outlen, NULL); in wl_tvpm_dump()
|