Searched refs:out_buf (Results 1 - 25 of 65) sorted by path

123

/linux-master/arch/powerpc/platforms/pseries/
H A Dpapr_platform_attributes.c108 goto out_buf;
117 goto out_buf;
128 goto out_buf;
133 out_buf:
H A Dpapr_scm.c633 *(uint64_t *)(hdr->out_buf + data_offset) = be64_to_cpu(data[0]);
636 *(uint32_t *)(hdr->out_buf + data_offset) = be32_to_cpu(data[0] & 0xffffffff);
640 *(uint16_t *)(hdr->out_buf + data_offset) = be16_to_cpu(data[0] & 0xffff);
644 *(uint8_t *)(hdr->out_buf + data_offset) = (data[0] & 0xff);
/linux-master/arch/s390/include/asm/
H A Ddebug.h69 char *out_buf);
72 struct debug_view *view, char *out_buf,
76 char *out_buf);
84 int area, debug_entry_t *entry, char *out_buf);
/linux-master/arch/s390/kernel/
H A Ddebug.c80 struct debug_view *view, char *out_buf);
85 struct debug_view *view, char *out_buf);
93 char *out_buf, const char *in_buf);
95 char *out_buf, const char *inbuf);
1296 char *out_buf)
1298 return sprintf(out_buf, "%i\n", id->pages_per_area);
1345 char *out_buf)
1350 rc = sprintf(out_buf, "-\n");
1352 rc = sprintf(out_buf, "%i\n", id->level);
1469 char *out_buf, cons
1295 debug_prolog_pages_fn(debug_info_t *id, struct debug_view *view, char *out_buf) argument
1344 debug_prolog_level_fn(debug_info_t *id, struct debug_view *view, char *out_buf) argument
1468 debug_hex_ascii_format_fn(debug_info_t *id, struct debug_view *view, char *out_buf, const char *in_buf) argument
1491 debug_dflt_header_fn(debug_info_t *id, struct debug_view *view, int area, debug_entry_t *entry, char *out_buf) argument
1523 debug_sprintf_format_fn(debug_info_t *id, struct debug_view *view, char *out_buf, const char *inbuf) argument
[all...]
/linux-master/crypto/
H A Drsa-pkcs1pad.c126 uint8_t *in_buf, *out_buf; member in struct:pkcs1pad_request
204 u8 *out_buf; local
216 out_buf = kzalloc(ctx->key_size, GFP_ATOMIC);
218 if (!out_buf)
222 out_buf + pad_len, len);
225 out_buf, ctx->key_size);
226 kfree_sensitive(out_buf);
304 u8 *out_buf; local
314 out_buf = req_ctx->out_buf;
466 u8 *out_buf; local
[all...]
/linux-master/drivers/accel/qaic/
H A Dqaic_control.c1019 struct wire_msg *out_buf; local
1058 out_buf = kmalloc(QAIC_MANAGE_MAX_MSG_LENGTH, GFP_KERNEL);
1059 if (!out_buf) {
1064 ret = mhi_queue_buf(qdev->cntl_ch, DMA_FROM_DEVICE, out_buf,
/linux-master/drivers/acpi/
H A Dacpi_dbg.c53 char out_buf[ACPI_AML_BUF_SIZE] __aligned(ACPI_AML_BUF_ALIGN);
751 acpi_aml_io.out_crc.buf = acpi_aml_io.out_buf;
/linux-master/drivers/base/firmware_loader/
H A Dmain.c315 void *workspace, *out_buf; local
321 out_buf = fw_priv->data;
331 out_buf = vzalloc(out_size);
332 if (!out_buf)
350 len = zstd_decompress_dctx(ctx, out_buf, out_size, in_buffer, in_size);
359 fw_priv->data = out_buf;
366 vfree(out_buf);
/linux-master/drivers/base/regmap/
H A Dregmap-debugfs.c419 goto out_buf;
423 out_buf:
/linux-master/drivers/char/tpm/
H A Dtpm-sysfs.c54 goto out_buf;
74 out_buf:
/linux-master/drivers/char/
H A Dvirtio_console.c653 static ssize_t fill_readbuf(struct port *port, u8 __user *out_buf, argument
668 ret = copy_to_user(out_buf, buf->buf + buf->offset, out_count);
672 memcpy((__force u8 *)out_buf, buf->buf + buf->offset,
/linux-master/drivers/crypto/
H A Dmxs-dcp.c307 uint8_t *out_buf = sdcp->coh->aes_out_buf; local
365 sg_pcopy_from_buffer(dst, dst_nents, out_buf,
380 memcpy(req->iv, out_buf+(last_out_len-AES_BLOCK_SIZE),
626 uint8_t *out_buf = sdcp->coh->sha_out_buf; local
681 req->result[i] = out_buf[halg->digestsize - i - 1];
/linux-master/drivers/cxl/
H A Dacpi.c220 union acpi_object *out_obj, *out_buf, *obj; local
278 out_buf = &obj->package.elements[i];
279 if (out_buf->type != ACPI_TYPE_INTEGER) {
284 qtg_id = out_buf->integer.value;
H A Dpmem.c129 if (struct_size(cmd, out_buf, cmd->in_length) > buf_len)
141 .payload_out = cmd->out_buf,
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_i2c.c287 u8 out_buf[2]; local
294 .buf = out_buf,
304 out_buf[0] = addr;
305 out_buf[1] = 0;
321 uint8_t out_buf[2]; local
326 .buf = out_buf,
329 out_buf[0] = addr;
330 out_buf[1] = val;
/linux-master/drivers/gpu/drm/gma500/
H A Dpsb_intel_lvds.c95 u8 out_buf[2]; local
103 .buf = out_buf,
114 out_buf[0] = dev_priv->lvds_bl->brightnesscmd;
115 out_buf[1] = (u8)blc_i2c_brightness;
H A Dpsb_intel_modes.c20 u8 out_buf[] = { 0x0, 0x0 }; local
28 .buf = out_buf,
/linux-master/drivers/gpu/drm/i915/display/
H A Ddvo_ch7xxx.c151 u8 out_buf[2]; local
159 .buf = out_buf,
169 out_buf[0] = addr;
170 out_buf[1] = 0;
189 u8 out_buf[2]; local
194 .buf = out_buf,
197 out_buf[0] = addr;
198 out_buf[1] = ch;
H A Ddvo_ivch.c196 u8 out_buf[1]; local
209 .buf = out_buf,
219 out_buf[0] = addr;
239 u8 out_buf[3]; local
244 .buf = out_buf,
247 out_buf[0] = addr;
248 out_buf[1] = data & 0xff;
249 out_buf[2] = data >> 8;
H A Ddvo_ns2501.c397 u8 out_buf[2]; local
405 .buf = out_buf,
415 out_buf[0] = addr;
416 out_buf[1] = 0;
442 u8 out_buf[2]; local
448 .buf = out_buf,
451 out_buf[0] = addr;
452 out_buf[1] = ch;
H A Ddvo_sil164.c77 u8 out_buf[2]; local
85 .buf = out_buf,
95 out_buf[0] = addr;
96 out_buf[1] = 0;
114 u8 out_buf[2]; local
119 .buf = out_buf,
122 out_buf[0] = addr;
123 out_buf[1] = ch;
H A Ddvo_tfp410.c98 u8 out_buf[2]; local
106 .buf = out_buf,
116 out_buf[0] = addr;
117 out_buf[1] = 0;
135 u8 out_buf[2]; local
140 .buf = out_buf,
143 out_buf[0] = addr;
144 out_buf[1] = ch;
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_i2c.c1045 u8 out_buf[2]; local
1052 .buf = out_buf,
1062 out_buf[0] = addr;
1063 out_buf[1] = 0;
1079 uint8_t out_buf[2]; local
1084 .buf = out_buf,
1087 out_buf[0] = addr;
1088 out_buf[1] = val;
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h807 struct vmw_bo **out_buf);
H A Dvmwgfx_resource.c288 * The pointer this pointed at by out_surf and out_buf needs to be null.
294 struct vmw_bo **out_buf)
300 BUG_ON(*out_surf || *out_buf);
311 ret = vmw_user_bo_lookup(filp, handle, out_buf);
290 vmw_user_lookup_handle(struct vmw_private *dev_priv, struct drm_file *filp, uint32_t handle, struct vmw_surface **out_surf, struct vmw_bo **out_buf) argument

Completed in 1026 milliseconds

123