/linux-4.4.14/drivers/media/pci/ngene/ |
D | ngene-i2c.c | 49 u8 *out, u8 outlen, u8 *in, u8 inlen, int flag) in ngene_command_i2c_read() argument 54 com.cmd.hdr.Length = outlen + 3; in ngene_command_i2c_read() 56 memcpy(com.cmd.I2CRead.Data, out, outlen); in ngene_command_i2c_read() 57 com.cmd.I2CRead.Data[outlen] = inlen; in ngene_command_i2c_read() 58 com.cmd.I2CRead.Data[outlen + 1] = 0; in ngene_command_i2c_read() 59 com.in_len = outlen + 3; in ngene_command_i2c_read() 76 u8 *out, u8 outlen) in ngene_command_i2c_write() argument 82 com.cmd.hdr.Length = outlen + 1; in ngene_command_i2c_write() 84 memcpy(com.cmd.I2CRead.Data, out, outlen); in ngene_command_i2c_write() 85 com.in_len = outlen + 1; in ngene_command_i2c_write()
|
/linux-4.4.14/fs/jfs/ |
D | jfs_unicode.c | 36 int outlen = 0; in jfs_strfromUCS_le() local 45 &to[outlen], in jfs_strfromUCS_le() 48 outlen += charlen; in jfs_strfromUCS_le() 50 to[outlen++] = '?'; in jfs_strfromUCS_le() 70 outlen = i; in jfs_strfromUCS_le() 72 to[outlen] = 0; in jfs_strfromUCS_le() 73 return outlen; in jfs_strfromUCS_le()
|
D | jfs_dtree.c | 3025 int d_namleft, len, outlen; in jfs_readdir() local 3252 outlen = jfs_strfromUCS_le(name_ptr, d->name, len, in jfs_readdir() 3254 jfs_dirent->name_len = outlen; in jfs_readdir() 3260 name_ptr += outlen; in jfs_readdir() 3272 outlen = jfs_strfromUCS_le(name_ptr, t->name, in jfs_readdir() 3274 jfs_dirent->name_len += outlen; in jfs_readdir()
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | mcdi.c | 45 size_t outlen; member 541 min(async->outlen, data_len)); in efx_mcdi_complete_async() 625 efx_dword_t *outbuf, size_t outlen, in _efx_mcdi_rpc_finish() argument 680 min(outlen, data_len)); in _efx_mcdi_rpc_finish() 710 efx_dword_t *outbuf, size_t outlen, in _efx_mcdi_rpc() argument 721 return _efx_mcdi_rpc_finish(efx, cmd, inlen, outbuf, outlen, in _efx_mcdi_rpc() 727 efx_dword_t *outbuf, size_t outlen, in efx_mcdi_rpc() argument 730 return _efx_mcdi_rpc(efx, cmd, inbuf, inlen, outbuf, outlen, in efx_mcdi_rpc() 744 efx_dword_t *outbuf, size_t outlen, in efx_mcdi_rpc_quiet() argument 747 return _efx_mcdi_rpc(efx, cmd, inbuf, inlen, outbuf, outlen, in efx_mcdi_rpc_quiet() [all …]
|
D | mcdi_port.c | 40 size_t outlen; in efx_mcdi_get_phy_cfg() local 47 outbuf, sizeof(outbuf), &outlen); in efx_mcdi_get_phy_cfg() 51 if (outlen < MC_CMD_GET_PHY_CFG_OUT_LEN) { in efx_mcdi_get_phy_cfg() 99 size_t outlen; in efx_mcdi_loopback_modes() local 103 outbuf, sizeof(outbuf), &outlen); in efx_mcdi_loopback_modes() 107 if (outlen < (MC_CMD_GET_LOOPBACK_MODES_OUT_SUGGESTED_OFST + in efx_mcdi_loopback_modes() 128 size_t outlen; in efx_mcdi_mdio_read() local 137 outbuf, sizeof(outbuf), &outlen); in efx_mcdi_mdio_read() 154 size_t outlen; in efx_mcdi_mdio_write() local 164 outbuf, sizeof(outbuf), &outlen); in efx_mcdi_mdio_write() [all …]
|
D | ef10.c | 120 size_t outlen; in efx_ef10_get_pf_index() local 124 sizeof(outbuf), &outlen); in efx_ef10_get_pf_index() 127 if (outlen < sizeof(outbuf)) in efx_ef10_get_pf_index() 139 size_t outlen; in efx_ef10_get_vf_index() local 143 sizeof(outbuf), &outlen); in efx_ef10_get_vf_index() 146 if (outlen < sizeof(outbuf)) in efx_ef10_get_vf_index() 158 size_t outlen; in efx_ef10_init_datapath_caps() local 164 outbuf, sizeof(outbuf), &outlen); in efx_ef10_init_datapath_caps() 167 if (outlen < sizeof(outbuf)) { in efx_ef10_init_datapath_caps() 216 size_t outlen; in efx_ef10_get_mac_address_pf() local [all …]
|
D | mcdi.h | 138 size_t inlen, efx_dword_t *outbuf, size_t outlen, 142 efx_dword_t *outbuf, size_t outlen, 148 efx_dword_t *outbuf, size_t outlen, 152 size_t outlen, size_t *outlen_actual); 159 const efx_dword_t *inbuf, size_t inlen, size_t outlen, 164 size_t outlen, 170 size_t outlen, int rc);
|
D | ef10_sriov.c | 79 size_t outlen; in efx_ef10_vport_alloc() local 95 outbuf, sizeof(outbuf), &outlen); in efx_ef10_vport_alloc() 98 if (outlen < MC_CMD_VPORT_ALLOC_OUT_LEN) in efx_ef10_vport_alloc() 449 size_t outlen; in efx_ef10_vport_del_vf_mac() local 456 sizeof(inbuf), outbuf, sizeof(outbuf), &outlen); in efx_ef10_vport_del_vf_mac() 699 size_t outlen; in efx_ef10_sriov_get_vf_config() local 724 outbuf, sizeof(outbuf), &outlen); in efx_ef10_sriov_get_vf_config() 727 if (outlen < MC_CMD_LINK_STATE_MODE_OUT_LEN) in efx_ef10_sriov_get_vf_config()
|
D | mcdi_mon.c | 313 size_t outlen; in efx_mcdi_mon_probe() local 325 outbuf, sizeof(outbuf), &outlen); in efx_mcdi_mon_probe() 328 if (outlen < MC_CMD_SENSOR_INFO_OUT_LENMIN) in efx_mcdi_mon_probe() 389 &outlen); in efx_mcdi_mon_probe() 392 if (outlen < MC_CMD_SENSOR_INFO_OUT_LENMIN) { in efx_mcdi_mon_probe() 402 if (outlen < in efx_mcdi_mon_probe()
|
D | siena.c | 743 size_t offset, size_t outlen) in siena_mcdi_read_response() argument 746 unsigned int outlen_dw = DIV_ROUND_UP(outlen, 4); in siena_mcdi_read_response()
|
D | siena_sriov.c | 204 size_t outlen; in efx_siena_sriov_cmd() local 212 outbuf, MC_CMD_SRIOV_OUT_LEN, &outlen); in efx_siena_sriov_cmd() 215 if (outlen < MC_CMD_SRIOV_OUT_LEN) in efx_siena_sriov_cmd()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fw.c | 39 int outlen) in mlx5_cmd_query_adapter() argument 47 return mlx5_cmd_exec_check_status(dev, in, sizeof(in), out, outlen); in mlx5_cmd_query_adapter() 53 int outlen = MLX5_ST_SZ_BYTES(query_adapter_out); in mlx5_query_board_id() local 56 out = kzalloc(outlen, GFP_KERNEL); in mlx5_query_board_id() 60 err = mlx5_cmd_query_adapter(dev, out, outlen); in mlx5_query_board_id() 78 int outlen = MLX5_ST_SZ_BYTES(query_adapter_out); in mlx5_core_query_vendor_id() local 81 out = kzalloc(outlen, GFP_KERNEL); in mlx5_core_query_vendor_id() 85 err = mlx5_cmd_query_adapter(mdev, out, outlen); in mlx5_core_query_vendor_id()
|
D | cmd.c | 656 lay->outlen = cpu_to_be32(ent->out->len); in cmd_work_handler() 835 err = mlx5_cmd_exec(dev, dbg->in_msg, dbg->inlen, dbg->out_msg, dbg->outlen); in dbg_write() 1050 copy = min_t(int, count, dbg->outlen); in data_read() 1071 char outlen[8]; in outlen_read() local 1077 err = snprintf(outlen, sizeof(outlen), "%d", dbg->outlen); in outlen_read() 1081 if (copy_to_user(buf, &outlen, err)) in outlen_read() 1095 int outlen; in outlen_write() local 1104 dbg->outlen = 0; in outlen_write() 1111 err = sscanf(outlen_str, "%d", &outlen); in outlen_write() 1115 ptr = kzalloc(outlen, GFP_KERNEL); in outlen_write() [all …]
|
D | vport.c | 64 int outlen = MLX5_ST_SZ_BYTES(query_nic_vport_context_out); in mlx5_query_nic_vport_mac_address() local 67 out = mlx5_vzalloc(outlen); in mlx5_query_nic_vport_mac_address() 79 memset(out, 0, outlen); in mlx5_query_nic_vport_mac_address() 80 mlx5_cmd_exec_check_status(mdev, in, sizeof(in), out, outlen); in mlx5_query_nic_vport_mac_address()
|
D | pagealloc.c | 376 int outlen; in reclaim_pages() local 385 outlen = sizeof(*out) + npages * sizeof(out->pas[0]); in reclaim_pages() 386 out = mlx5_vzalloc(outlen); in reclaim_pages() 394 mlx5_core_dbg(dev, "npages %d, outlen %d\n", npages, outlen); in reclaim_pages() 395 err = mlx5_cmd_exec(dev, &in, sizeof(in), out, outlen); in reclaim_pages()
|
D | mr.c | 143 struct mlx5_query_mkey_mbox_out *out, int outlen) in mlx5_core_query_mkey() argument 149 memset(out, 0, outlen); in mlx5_core_query_mkey() 153 err = mlx5_cmd_exec(dev, &in, sizeof(in), out, outlen); in mlx5_core_query_mkey()
|
D | qp.c | 360 struct mlx5_query_qp_mbox_out *out, int outlen) in mlx5_core_qp_query() argument 366 memset(out, 0, outlen); in mlx5_core_qp_query() 369 err = mlx5_cmd_exec(dev, &in, sizeof(in), out, outlen); in mlx5_core_qp_query()
|
D | eq.c | 521 struct mlx5_query_eq_mbox_out *out, int outlen) in mlx5_core_eq_query() argument 527 memset(out, 0, outlen); in mlx5_core_eq_query() 530 err = mlx5_cmd_exec(dev, &in, sizeof(in), out, outlen); in mlx5_core_eq_query()
|
D | transobj.c | 263 int outlen = MLX5_ST_SZ_BYTES(query_rmp_out); in mlx5_core_query_rmp() local 269 return mlx5_cmd_exec_check_status(dev, in, sizeof(in), out, outlen); in mlx5_core_query_rmp()
|
D | en_main.c | 134 int outlen = MLX5_ST_SZ_BYTES(query_vport_counter_out); in mlx5e_update_stats() local 138 out = mlx5_vzalloc(outlen); in mlx5e_update_stats() 183 memset(out, 0, outlen); in mlx5e_update_stats() 185 if (mlx5_cmd_exec(mdev, in, sizeof(in), out, outlen)) in mlx5e_update_stats()
|
/linux-4.4.14/fs/ncpfs/ |
D | symlink.c | 109 int length, err, i, outlen; in ncp_symlink() local 147 outlen = NCP_MAX_SYMLINK_SIZE - hdr; in ncp_symlink() 148 err = ncp_io2vol(NCP_SERVER(dir), rawlink + hdr, &outlen, symname, length, 0); in ncp_symlink() 152 outlen += hdr; in ncp_symlink() 165 0, outlen, rawlink, &i) || i!=outlen) { in ncp_symlink()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | intel_pmc_ipc.h | 30 u32 *out, u32 outlen, u32 dptr, u32 sptr); 32 u32 *out, u32 outlen); 42 u32 *out, u32 outlen, u32 dptr, u32 sptr) in intel_pmc_ipc_raw_cmd() argument 48 u32 *out, u32 outlen) in intel_pmc_ipc_command() argument
|
D | intel_scu_ipc.h | 46 u32 *out, int outlen);
|
/linux-4.4.14/fs/cifs/ |
D | cifs_unicode.c | 186 int outlen = 0; in cifs_from_utf16() local 217 if (outlen >= safelen) { in cifs_from_utf16() 219 if ((outlen + charlen) > (tolen - nullsize)) in cifs_from_utf16() 224 charlen = cifs_mapchar(&to[outlen], ftmp, codepage, map_type); in cifs_from_utf16() 225 outlen += charlen; in cifs_from_utf16() 241 to[outlen++] = 0; in cifs_from_utf16() 243 return outlen; in cifs_from_utf16() 313 int charlen, outlen = 0; in cifs_utf16_bytes() local 332 outlen += charlen; in cifs_utf16_bytes() 335 return outlen; in cifs_utf16_bytes()
|
/linux-4.4.14/fs/logfs/ |
D | compr.c | 17 int logfs_compress(void *in, void *out, size_t inlen, size_t outlen) in logfs_compress() argument 31 stream.avail_out = outlen; in logfs_compress() 51 int logfs_uncompress(void *in, void *out, size_t inlen, size_t outlen) in logfs_uncompress() argument 65 stream.avail_out = outlen; in logfs_uncompress()
|
D | journal.c | 145 size_t inlen, outlen; in unpack() local 148 outlen = be16_to_cpu(jh->h_datalen); in unpack() 153 err = logfs_uncompress(data, to, inlen, outlen); in unpack()
|
D | logfs.h | 468 int logfs_compress(void *in, void *out, size_t inlen, size_t outlen); 469 int logfs_uncompress(void *in, void *out, size_t inlen, size_t outlen);
|
/linux-4.4.14/drivers/crypto/nx/ |
D | nx-842-pseries.c | 291 unsigned char *out, unsigned int *outlen, in nx842_pseries_compress() argument 313 if (check_constraints(outbuf, outlen, false)) in nx842_pseries_compress() 349 ((outbuf + *outlen - 1) & NX842_HW_PAGE_MASK)) { in nx842_pseries_compress() 352 op.outlen = *outlen; in nx842_pseries_compress() 355 nx842_build_scatterlist(outbuf, *outlen, &slout); in nx842_pseries_compress() 357 op.outlen = -nx842_get_scatterlist_size(&slout); in nx842_pseries_compress() 362 (unsigned long)op.out, (long)op.outlen); in nx842_pseries_compress() 380 *outlen = be32_to_cpu(csbcpb->csb.processed_byte_count); in nx842_pseries_compress() 381 dev_dbg(dev, "%s: processed_bytes=%d\n", __func__, *outlen); in nx842_pseries_compress() 422 unsigned char *out, unsigned int *outlen, in nx842_pseries_decompress() argument [all …]
|
D | nx-aes-xcbc.c | 106 nx_ctx->op.outlen = (nx_ctx->out_sg - out_sg) * sizeof(struct nx_sg); in nx_xcbc_empty() 135 nx_ctx->op.outlen = (nx_ctx->out_sg - out_sg) * sizeof(struct nx_sg); in nx_xcbc_empty() 224 nx_ctx->op.outlen = (nx_ctx->out_sg - out_sg) * sizeof(struct nx_sg); in nx_xcbc_update() 277 if (!nx_ctx->op.inlen || !nx_ctx->op.outlen) { in nx_xcbc_update() 357 nx_ctx->op.outlen = (nx_ctx->out_sg - out_sg) * sizeof(struct nx_sg); in nx_xcbc_final() 359 if (!nx_ctx->op.outlen) { in nx_xcbc_final()
|
D | nx-sha256.c | 107 nx_ctx->op.outlen = (nx_ctx->out_sg - out_sg) * sizeof(struct nx_sg); in nx_sha256_update() 160 if (!nx_ctx->op.inlen || !nx_ctx->op.outlen) { in nx_sha256_update() 240 nx_ctx->op.outlen = (nx_ctx->out_sg - out_sg) * sizeof(struct nx_sg); in nx_sha256_final() 241 if (!nx_ctx->op.outlen) { in nx_sha256_final()
|
D | nx-sha512.c | 107 nx_ctx->op.outlen = (nx_ctx->out_sg - out_sg) * sizeof(struct nx_sg); in nx_sha512_update() 164 if (!nx_ctx->op.inlen || !nx_ctx->op.outlen) { in nx_sha512_update() 245 nx_ctx->op.outlen = (nx_ctx->out_sg - out_sg) * sizeof(struct nx_sg); in nx_sha512_final() 247 if (!nx_ctx->op.outlen) { in nx_sha512_final()
|
D | nx-aes-ecb.c | 92 if (!nx_ctx->op.inlen || !nx_ctx->op.outlen) { in ecb_aes_nx_crypt()
|
D | nx-aes-cbc.c | 92 if (!nx_ctx->op.inlen || !nx_ctx->op.outlen) { in cbc_aes_nx_crypt()
|
D | nx-aes-ctr.c | 105 if (!nx_ctx->op.inlen || !nx_ctx->op.outlen) { in ctr_aes_nx_crypt()
|
D | nx-842-powernv.c | 397 unsigned int outlen = *outlenp; in nx842_powernv_function() local 421 out, outlen, false); in nx842_powernv_function()
|
D | nx-aes-ccm.c | 266 nx_ctx->op.outlen = (nx_ctx->out_sg - nx_outsg) * in generate_pat()
|
D | nx-aes-gcm.c | 296 nx_ctx->op.outlen = (nx_ctx->out_sg - out_sg) * sizeof(struct nx_sg); in gcm_empty()
|
D | nx.c | 307 nx_ctx->op.outlen = trim_sg_list(nx_ctx->out_sg, nx_outsg, delta, nbytes); in nx_build_sg_lists()
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | vp7045.c | 28 int vp7045_usb_op(struct dvb_usb_device *d, u8 cmd, u8 *out, int outlen, u8 *in, int inlen, int mse… in vp7045_usb_op() argument 35 if (outlen > 19) in vp7045_usb_op() 36 outlen = 19; in vp7045_usb_op() 45 if (out != NULL && outlen > 0) in vp7045_usb_op() 46 memcpy(&buf[1], out, outlen); in vp7045_usb_op() 49 debug_dump(buf, outlen+1, deb_xfer); in vp7045_usb_op()
|
D | vp7045.h | 67 extern int vp7045_usb_op(struct dvb_usb_device *d, u8 cmd, u8 *out, int outlen, u8 *in, int inlen,i…
|
/linux-4.4.14/include/crypto/ |
D | drbg.h | 198 unsigned char *outbuf, unsigned int outlen, in crypto_drbg_get_bytes_addtl() argument 202 outbuf, outlen); in crypto_drbg_get_bytes_addtl() 223 unsigned char *outbuf, unsigned int outlen, in crypto_drbg_get_bytes_addtl_test() argument 230 outbuf, outlen); in crypto_drbg_get_bytes_addtl_test()
|
/linux-4.4.14/fs/fat/ |
D | namei_vfat.c | 498 int *longlen, int *outlen, int escape, int utf8, in xlate_to_uni() argument 509 *outlen = utf8s_to_utf16s(name, len, UTF16_HOST_ENDIAN, in xlate_to_uni() 511 if (*outlen < 0) in xlate_to_uni() 512 return *outlen; in xlate_to_uni() 513 else if (*outlen > FAT_LFN_LEN) in xlate_to_uni() 516 op = &outname[*outlen * sizeof(wchar_t)]; in xlate_to_uni() 518 for (i = 0, ip = name, op = outname, *outlen = 0; in xlate_to_uni() 519 i < len && *outlen < FAT_LFN_LEN; in xlate_to_uni() 520 *outlen += 1) { in xlate_to_uni() 560 *longlen = *outlen; in xlate_to_uni() [all …]
|
/linux-4.4.14/include/linux/ |
D | olpc-ec.h | 33 size_t outlen); 38 size_t outlen) { return -ENODEV; } in olpc_ec_cmd() argument
|
/linux-4.4.14/drivers/platform/olpc/ |
D | olpc-ec.c | 23 size_t inlen, outlen; member 87 desc->outbuf, desc->outlen, ec_cb_arg); in olpc_ec_worker() 115 int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, size_t outlen) in olpc_ec_cmd() argument 137 desc.outlen = outlen; in olpc_ec_cmd()
|
/linux-4.4.14/fs/hfsplus/ |
D | unicode.c | 303 u16 *dstr, outlen = 0; in hfsplus_asc2uni() local 307 while (outlen < max_unistr_len && len > 0) { in hfsplus_asc2uni() 315 if (outlen + dsize > max_unistr_len) in hfsplus_asc2uni() 318 ustr->unicode[outlen++] = cpu_to_be16(*dstr++); in hfsplus_asc2uni() 321 ustr->unicode[outlen++] = cpu_to_be16(c); in hfsplus_asc2uni() 326 ustr->length = cpu_to_be16(outlen); in hfsplus_asc2uni()
|
/linux-4.4.14/crypto/ |
D | drbg.c | 597 int outlen = 0; in drbg_ctr_generate() local 604 outlen = (drbg_blocklen(drbg) < (buflen - len)) ? in drbg_ctr_generate() 612 memcpy(buf + len, drbg->scratchpad, outlen); in drbg_ctr_generate() 613 len += outlen; in drbg_ctr_generate() 729 unsigned int outlen = 0; in drbg_hmac_generate() local 734 outlen = (drbg_blocklen(drbg) < (buflen - len)) ? in drbg_hmac_generate() 740 memcpy(buf + len, drbg->V, outlen); in drbg_hmac_generate() 741 len += outlen; in drbg_hmac_generate() 827 unsigned char *outval, size_t outlen, in drbg_hash_df() argument 838 drbg_cpu_to_be32((outlen * 8), &input[1]); in drbg_hash_df() [all …]
|
D | algif_aead.c | 362 size_t outlen = 0; in aead_recvmsg() local 407 outlen = used; in aead_recvmsg() 418 (outlen - usedpages)); in aead_recvmsg() 431 if (outlen <= usedpages) in aead_recvmsg() 439 if (usedpages < outlen) in aead_recvmsg() 471 return err ? err : outlen; in aead_recvmsg()
|
D | testmgr.c | 1240 if (dlen != ctemplate[i].outlen) { in test_comp() 1273 if (dlen != dtemplate[i].outlen) { in test_comp() 1330 req.avail_out = ctemplate[i].outlen / 2; in test_pcomp() 1354 req.avail_out += COMP_BUF_SIZE - ctemplate[i].outlen / 2; in test_pcomp() 1364 if (COMP_BUF_SIZE - req.avail_out != ctemplate[i].outlen) { in test_pcomp() 1368 ctemplate[i].outlen); in test_pcomp() 1372 if (produced != ctemplate[i].outlen) { in test_pcomp() 1375 algo, produced, ctemplate[i].outlen); in test_pcomp() 1379 if (memcmp(result, ctemplate[i].output, ctemplate[i].outlen)) { in test_pcomp() 1382 hexdump(result, ctemplate[i].outlen); in test_pcomp() [all …]
|
D | testmgr.h | 32266 int inlen, outlen; member 32274 int inlen, outlen; member 32290 .outlen = 38, 32300 .outlen = 122, 32326 .outlen = 191, 32348 .outlen = 70, 32417 .outlen = 38, 32429 .outlen = 122, 32457 .outlen = 191, 32481 .outlen = 70, [all …]
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_cq.c | 235 if (udata && udata->outlen >= sizeof(__u64)) in ipath_create_cq() 249 if (udata && udata->outlen >= sizeof(__u64)) { in ipath_create_cq() 394 if (udata && udata->outlen >= sizeof(__u64)) in ipath_resize_cq() 405 if (udata && udata->outlen >= sizeof(__u64)) { in ipath_resize_cq() 461 if (udata && udata->outlen >= sizeof(__u64)) { in ipath_resize_cq()
|
D | ipath_srq.c | 149 if (udata && udata->outlen >= sizeof(__u64)) { in ipath_create_srq()
|
D | ipath_qp.c | 884 if (udata && udata->outlen >= sizeof(__u64)) { in ipath_create_qp()
|
D | ipath_verbs.c | 1516 if (uhw->inlen || uhw->outlen) in ipath_query_device()
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_cq.c | 250 if (udata && udata->outlen >= sizeof(__u64)) in qib_create_cq() 264 if (udata && udata->outlen >= sizeof(__u64)) { in qib_create_cq() 410 if (udata && udata->outlen >= sizeof(__u64)) in qib_resize_cq() 421 if (udata && udata->outlen >= sizeof(__u64)) { in qib_resize_cq() 477 if (udata && udata->outlen >= sizeof(__u64)) { in qib_resize_cq()
|
D | qib_srq.c | 146 if (udata && udata->outlen >= sizeof(__u64)) { in qib_create_srq()
|
D | qib_qp.c | 1134 if (udata && udata->outlen >= sizeof(__u64)) { in qib_create_qp()
|
D | qib_verbs.c | 1576 if (uhw->inlen || uhw->outlen) in qib_query_device()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | cq.c | 263 if (udata && udata->outlen >= sizeof(__u64)) in hfi1_create_cq() 277 if (udata && udata->outlen >= sizeof(__u64)) { in hfi1_create_cq() 423 if (udata && udata->outlen >= sizeof(__u64)) in hfi1_resize_cq() 434 if (udata && udata->outlen >= sizeof(__u64)) { in hfi1_resize_cq() 490 if (udata && udata->outlen >= sizeof(__u64)) { in hfi1_resize_cq()
|
D | srq.c | 163 if (udata && udata->outlen >= sizeof(__u64)) { in hfi1_create_srq()
|
D | qp.c | 1152 if (udata && udata->outlen >= sizeof(__u64)) { in hfi1_create_qp()
|
D | verbs.c | 1382 if (uhw->inlen || uhw->outlen) in query_device()
|
/linux-4.4.14/fs/dlm/ |
D | dir.c | 237 char *outbuf, int outlen, int nodeid) in dlm_copy_master_names() argument 276 if (offset + sizeof(uint16_t)*2 + r->res_length > outlen) { in dlm_copy_master_names() 299 (offset + sizeof(uint16_t) <= outlen)) { in dlm_copy_master_names()
|
D | dir.h | 22 char *outbuf, int outlen, int nodeid);
|
D | rcom.c | 299 int error, inlen, outlen, nodeid; in receive_rcom_names() local 303 outlen = dlm_config.ci_buffer_size - sizeof(struct dlm_rcom); in receive_rcom_names() 305 error = create_rcom(ls, nodeid, DLM_RCOM_NAMES_REPLY, outlen, &rc, &mh); in receive_rcom_names() 311 dlm_copy_master_names(ls, rc_in->rc_buf, inlen, rc->rc_buf, outlen, in receive_rcom_names()
|
/linux-4.4.14/arch/x86/platform/olpc/ |
D | olpc.c | 117 size_t outlen, void *arg) in olpc_xo1_ec_cmd() argument 169 if (outbuf && outlen) { in olpc_xo1_ec_cmd() 171 for (i = 0; i < outlen; i++) { in olpc_xo1_ec_cmd()
|
/linux-4.4.14/fs/pstore/ |
D | platform.c | 134 size_t outlen) in pstore_compress() argument 148 stream.avail_out = outlen; in pstore_compress() 168 static int pstore_decompress(void *in, void *out, size_t inlen, size_t outlen) in pstore_decompress() argument 181 stream.avail_out = outlen; in pstore_decompress()
|
/linux-4.4.14/drivers/crypto/ux500/cryp/ |
D | cryp_core.c | 82 u32 outlen; member 211 dev_dbg(ctx->device->dev, "[%s] (len: %d) %s, ", __func__, ctx->outlen, in cryp_interrupt_handler() 217 if (ctx->outlen / ctx->blocksize > 0) { in cryp_interrupt_handler() 222 ctx->outlen -= count; in cryp_interrupt_handler() 224 if (ctx->outlen == 0) { in cryp_interrupt_handler() 753 u32 outlen = datalen; in hw_crypt_noxts() local 757 ctx->outlen = ctx->datalen; in hw_crypt_noxts() 779 while (ctx->outlen > 0) in hw_crypt_noxts() 806 ctx->outlen = outlen; in hw_crypt_noxts() 837 ctx->outlen = areq->nbytes; in ablk_dma_crypt() [all …]
|
/linux-4.4.14/include/scsi/ |
D | scsi_ioctl.h | 28 unsigned int outlen; member
|
/linux-4.4.14/drivers/platform/x86/ |
D | intel_pmc_ipc.c | 256 u32 outlen, u32 dptr, u32 sptr) in intel_pmc_ipc_raw_cmd() argument 262 if (inlen > IPC_DATA_BUFFER_SIZE || outlen > IPC_DATA_BUFFER_SIZE / 4) in intel_pmc_ipc_raw_cmd() 281 for (i = 0; i < outlen; i++) in intel_pmc_ipc_raw_cmd() 304 u32 *out, u32 outlen) in intel_pmc_ipc_command() argument 306 return intel_pmc_ipc_raw_cmd(cmd, sub, in, inlen, out, outlen, 0, 0); in intel_pmc_ipc_command()
|
D | intel_scu_ipc.c | 468 u32 *out, int outlen) in intel_scu_ipc_command() argument 486 for (i = 0; i < outlen; i++) in intel_scu_ipc_command()
|
/linux-4.4.14/net/9p/ |
D | trans_virtio.c | 398 int inlen, int outlen, int in_hdr_len) in p9_virtio_zc_request() argument 413 outlen, &offs, &need_drop); in p9_virtio_zc_request() 417 if (n != outlen) { in p9_virtio_zc_request() 420 outlen = n; in p9_virtio_zc_request() 450 out_pages, out_nr_pages, offs, outlen); in p9_virtio_zc_request()
|
/linux-4.4.14/drivers/scsi/megaraid/ |
D | megaraid_mm.h | 67 uint32_t outlen; member
|
D | megaraid_mm.c | 420 if (mimd.outlen) kioc->data_dir = UIOC_RD; in mimd_to_kioc() 428 kioc->xferlen = (mimd.outlen > mimd.inlen) ? in mimd_to_kioc() 429 mimd.outlen : mimd.inlen; in mimd_to_kioc() 436 if (mimd.outlen) kioc->data_dir = UIOC_RD; in mimd_to_kioc()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | uverbs.h | 55 (udata)->outlen = (olen); \ 63 (udata)->outlen = (olen); \
|
D | uverbs_cmd.c | 1540 if (ucore->outlen < (offsetof(typeof(resp), response_length) + in ib_uverbs_ex_create_cq() 2052 if (ucore->outlen < (offsetof(typeof(resp), response_length) + in ib_uverbs_ex_create_qp() 3089 if (ucore->outlen < sizeof(resp)) in ib_uverbs_ex_create_flow() 3624 if (ucore->outlen < resp.response_length) in ib_uverbs_ex_query_device() 3636 if (ucore->outlen < resp.response_length + sizeof(resp.odp_caps)) in ib_uverbs_ex_query_device() 3653 if (ucore->outlen < resp.response_length + sizeof(resp.timestamp_mask)) in ib_uverbs_ex_query_device() 3659 if (ucore->outlen < resp.response_length + sizeof(resp.hca_core_clock)) in ib_uverbs_ex_query_device()
|
D | device.c | 641 struct ib_udata uhw = {.outlen = 0, .inlen = 0}; in ib_query_device()
|
D | uverbs_main.c | 824 (unsigned long) ex_hdr.response + ucore.outlen, in ib_uverbs_write()
|
/linux-4.4.14/lib/ |
D | digsig.c | 36 unsigned long *outlen) in pkcs_1_v1_5_decode_emsa() argument 62 *outlen = (msglen - (2 + ps_len + 1)); in pkcs_1_v1_5_decode_emsa()
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/ |
D | cryptocop.h | 124 size_t outlen; /* Total outlength. */ member
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | vio.h | 77 s64 outlen; member
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | davinci_cpdma.c | 747 int outlen, int status) in __cpdma_chan_free() argument 761 (*chan->handler)(token, outlen, status); in __cpdma_chan_free() 768 int status, outlen; in __cpdma_chan_process() local 785 outlen = status & 0x7ff; in __cpdma_chan_process() 793 outlen -= CPDMA_DESC_CRC_LEN; in __cpdma_chan_process() 814 __cpdma_chan_free(chan, desc, outlen, cb_status); in __cpdma_chan_process()
|
/linux-4.4.14/drivers/net/wan/ |
D | sdla.c | 430 void *inbuf, short inlen, void *outbuf, short *outlen) in sdla_cmd() argument 481 if (outbuf && outlen) in sdla_cmd() 483 *outlen = *outlen >= len ? len : *outlen; in sdla_cmd() 485 if (*outlen) in sdla_cmd() 486 memcpy(outbuf, cmd_buf->data, *outlen); in sdla_cmd()
|
/linux-4.4.14/include/linux/mlx5/ |
D | driver.h | 215 u16 outlen; member 731 struct mlx5_query_mkey_mbox_out *out, int outlen); 810 struct mlx5_query_eq_mbox_out *out, int outlen);
|
D | qp.h | 630 struct mlx5_query_qp_mbox_out *out, int outlen);
|
D | device.h | 424 __be32 outlen; member
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
D | usb.c | 651 unsigned int plen, void *payload, unsigned int outlen, void *out) in carl9170_exec_cmd() argument 670 ar->readlen = outlen; in carl9170_exec_cmd() 682 if (ar->readlen != outlen) { in carl9170_exec_cmd()
|
/linux-4.4.14/arch/cris/arch-v32/drivers/ |
D | cryptocop.c | 544 …uced + tc->tcfg->inject_ix) > operation->tfrm_op.outlen) || (tc->produced && (operation->tfrm_op.o… in create_input_descriptors() 838 if (tcfg->inject_ix > operation->tfrm_op.outlen){ in cryptocop_setup_dma_list() 839 …_ix (%d) > operation->tfrm_op.outlen(%d)", tcfg->tid, tcfg->inject_ix, operation->tfrm_op.outlen)); in cryptocop_setup_dma_list() 2579 cop->tfrm_op.outlen = 0; in cryptocop_ioctl_process() 2769 cop->tfrm_op.outlen = 0; in cryptocop_ioctl_process() 2770 if (oper.do_cipher) cop->tfrm_op.outlen += oper.cipher_outlen; in cryptocop_ioctl_process() 2771 if (oper.do_digest) cop->tfrm_op.outlen += digest_length; in cryptocop_ioctl_process() 2772 if (oper.do_csum) cop->tfrm_op.outlen += 2; in cryptocop_ioctl_process() 3318 cop->tfrm_op.outlen); in print_cryptocop_operation()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 129 if (udata->outlen < sizeof(uresp) - sizeof(uresp.reserved)) { in c4iw_alloc_ucontext() 316 if (uhw->inlen || uhw->outlen) in c4iw_query_device()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | nvram_64.c | 333 size_t outlen) in nvram_compress() argument 347 stream.avail_out = outlen; in nvram_compress()
|
D | vio.c | 1128 op->outlen, op->csbcpb); in vio_h_cop_sync()
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_hca.c | 75 if (uhw->inlen || uhw->outlen) in ehca_query_device()
|
/linux-4.4.14/drivers/scsi/ |
D | megaraid.h | 470 u32 outlen; member
|
D | megaraid.c | 3512 if( uioc_mimd.outlen ) uioc->flags = UIOC_RD; in mega_m_to_n() 3527 uioc->xferlen = uioc_mimd.outlen > uioc_mimd.inlen ? in mega_m_to_n() 3528 uioc_mimd.outlen : uioc_mimd.inlen; in mega_m_to_n() 3530 if( uioc_mimd.outlen ) uioc->flags = UIOC_RD; in mega_m_to_n()
|
/linux-4.4.14/block/ |
D | scsi_ioctl.c | 432 if (get_user(out_len, &sic->outlen)) in sg_scsi_ioctl()
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | main.c | 217 if (uhw->inlen || uhw->outlen) in mlx5_ib_query_device() 1020 struct ib_udata uhw = {.inlen = 0, .outlen = 0}; in get_port_caps()
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
D | usnic_ib_verbs.c | 276 if (uhw->inlen || uhw->outlen) in usnic_ib_query_device()
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2_provider.c | 73 if (uhw->inlen || uhw->outlen) in c2_query_device()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 227 if (udata->outlen < sizeof uresp) { in iwch_create_cq() 1185 if (uhw->inlen || uhw->outlen) in iwch_query_device()
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | main.c | 487 if (uhw->outlen >= resp.response_length + sizeof(resp.hca_core_clock_offset)) { in mlx4_ib_query_device() 495 if (uhw->outlen) { in mlx4_ib_query_device()
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 68 if (uhw->inlen || uhw->outlen) in mthca_query_device()
|
/linux-4.4.14/include/rdma/ |
D | ib_verbs.h | 1282 size_t outlen; member
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 106 if (uhw->inlen || uhw->outlen) in ocrdma_query_device()
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 499 if (uhw->inlen || uhw->outlen) in nes_query_device()
|