| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | sys_sh32.c | 52 u32 len0, u32 len1, int advice) in sys_fadvise64_64_wrapper() argument 56 (u64)len1 << 32 | len0, advice); in sys_fadvise64_64_wrapper() 59 (u64)len0 << 32 | len1, advice); in sys_fadvise64_64_wrapper()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-viperboard.c | 127 rmsg->header.len0 = remain_len; in vprbrd_i2c_read() 137 rmsg->header.len0 = remain_len - 255; in vprbrd_i2c_read() 147 rmsg->header.len0 = remain_len - 510; in vprbrd_i2c_read() 157 rmsg->header.len0 = 0x02; in vprbrd_i2c_read() 167 rmsg->header.len0 = 0x02; in vprbrd_i2c_read() 177 rmsg->header.len0 = 0x02; in vprbrd_i2c_read() 187 rmsg->header.len0 = 0x02; in vprbrd_i2c_read()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | mcompand_xover.h | 71 *ibuf, sox_sample_t *obuf_low, sox_sample_t *obuf_high, size_t len0) in crossover_flow() argument 74 size_t c, len = len0 / effp->in_signal.channels; in crossover_flow() 75 assert(len * effp->in_signal.channels == len0); in crossover_flow()
|
| H A D | tx16w.c | 254 static size_t write_samples(sox_format_t * ft, const sox_sample_t *buf, size_t len0) in write_samples() argument 257 size_t last_i, i = 0, len = min(len0, TXMAXLEN - sk->samples_out); in write_samples()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | aes_gcm.c | 768 u64 len0 = len; local 780 len0 <<= 3; 783 ctx->Yi.u[1] ^= BSWAP8(len0); 785 ctx->Yi.c[8] ^= (u8)(len0>>56); 786 ctx->Yi.c[9] ^= (u8)(len0>>48); 787 ctx->Yi.c[10] ^= (u8)(len0>>40); 788 ctx->Yi.c[11] ^= (u8)(len0>>32); 789 ctx->Yi.c[12] ^= (u8)(len0>>24); 790 ctx->Yi.c[13] ^= (u8)(len0>>16); 791 ctx->Yi.c[14] ^= (u8)(len0>>8); [all …]
|
| H A D | sm4_gcm.c | 762 u64 len0 = len; local 774 len0 <<= 3; 777 ctx->Yi.u[1] ^= BSWAP8(len0); 779 ctx->Yi.c[8] ^= (u8)(len0>>56); 780 ctx->Yi.c[9] ^= (u8)(len0>>48); 781 ctx->Yi.c[10] ^= (u8)(len0>>40); 782 ctx->Yi.c[11] ^= (u8)(len0>>32); 783 ctx->Yi.c[12] ^= (u8)(len0>>24); 784 ctx->Yi.c[13] ^= (u8)(len0>>16); 785 ctx->Yi.c[14] ^= (u8)(len0>>8); [all …]
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | syscalls_32.h | 19 u32 len0, u32 len1, int advice);
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | viperboard.h | 61 u8 len0; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/ |
| H A D | request_manager.h | 78 __be16 len0; member
|
| H A D | cptvf_reqmanager.c | 76 sg_ptr->u.s.len0 = cpu_to_be16(list[i * 4 + 0].size); in setup_sgio_components() 99 sg_ptr->u.s.len0 = cpu_to_be16(list[i * 4 + 0].size); in setup_sgio_components()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_reqmgr.h | 126 __be16 len0; member
|
| H A D | otx_cptvf_reqmgr.c | 127 sg_ptr->u.s.len0 = cpu_to_be16(list[i * 4 + 0].size); in setup_sgio_components() 149 sg_ptr->u.s.len0 = cpu_to_be16(list[i * 4 + 0].size); in setup_sgio_components()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | pci_mac.c | 83 ptr->len0 = cpu_to_le16(len); in mt7615_write_hw_txp()
|
| H A D | mac.h | 257 __le16 len0; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | sge.c | 314 be32_to_cpu(sgl->len0), DMA_TO_DEVICE); in unmap_sgl() 317 be32_to_cpu(sgl->len0), DMA_TO_DEVICE); in unmap_sgl() 913 sgl->len0 = htonl(len); in write_sgl() 917 sgl->len0 = htonl(skb_frag_size(&si->frags[0])); in write_sgl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | hnddma.h | 73 typedef void (*setup_context_t)(void *ctx, void *p, uint8 **desc0, uint16 *len0,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | hnddma.h | 73 typedef void (*setup_context_t)(void *ctx, void *p, uint8 **desc0, uint16 *len0,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/ |
| H A D | t4fw_ri_api.h | 123 __be32 len0; member
|
| H A D | mem.c | 100 sgl->len0 = cpu_to_be32(len); in _c4iw_write_mem_dma_aligned()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miarc.c | 2389 double len0; in computeAngleFromPath() local 2405 len0 = angleToLength(a0, map); in computeAngleFromPath() 2406 a = lengthToAngle(len0 + len, map); in computeAngleFromPath() 2409 len -= angleToLength(a1, map) - len0; in computeAngleFromPath()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/csiostor/ |
| H A D | csio_scsi.c | 308 sgl->len0 = cpu_to_be32(sg_dma_len(sgel)); in csio_scsi_init_ultptx_dsgl() 332 sgl->len0 = cpu_to_be32( in csio_scsi_init_ultptx_dsgl()
|
| H A D | csio_lnode.c | 1779 dsgl.len0 = cpu_to_be32(pld_len); in csio_ln_mgmt_submit_wr()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | sge.c | 849 sgl->len0 = htonl(len); in cxgb4_write_sgl() 853 sgl->len0 = htonl(skb_frag_size(&si->frags[0])); in cxgb4_write_sgl() 921 sgl->len0 = htonl(frag_size); in cxgb4_write_partial_sgl() 938 sgl->len0 = cpu_to_be32(frag_size); in cxgb4_write_partial_sgl()
|
| H A D | t4_msg.h | 1540 __be32 len0; member
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ltmain.sh | 9928 len=$len0 9958 func_arith $len0 + $func_len_result 10762 len=$len0 10780 len=$len0
|