Home
last modified time | relevance | path

Searched refs:memory_read_from_buffer (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dopal-msglog.c60 ret = memory_read_from_buffer(to, count, &pos, in memcons_copy()
81 ret = memory_read_from_buffer(to, count, &pos, conbuf, out_pos); in memcons_copy()
/linux-6.3-rc2/drivers/firmware/google/
A Dvpd.c64 return memory_read_from_buffer(buf, count, &pos, info->value, in vpd_attrib_read()
164 return memory_read_from_buffer(buf, count, &pos, sec->baseaddr, in vpd_section_read()
A Dmemconsole-coreboot.c62 done += memory_read_from_buffer(buf + done, count - done, &pos, in memconsole_coreboot_read()
A Dmemconsole-x86-legacy.c48 return memory_read_from_buffer(buf, count, &pos, memconsole_baseaddr, in memconsole_read()
A Dcbmem.c38 return memory_read_from_buffer(buf, count, &pos, entry->mem_file_buf, in mem_read()
/linux-6.3-rc2/drivers/nvmem/
A Drmem.c45 count = memory_read_from_buffer(val, bytes, &off, addr, available); in rmem_read()
/linux-6.3-rc2/drivers/zorro/
A Dzorro-sysfs.c98 return memory_read_from_buffer(buf, count, &off, &cd, sizeof(cd)); in zorro_read_config()
/linux-6.3-rc2/net/sunrpc/
A Dsysctl.c73 len = memory_read_from_buffer(buffer, *lenp, ppos, tmpbuf, len); in proc_do_xprt()
/linux-6.3-rc2/drivers/mtd/spi-nor/
A Dsysfs.c62 return memory_read_from_buffer(buf, count, &off, nor->sfdp->dwords, in sfdp_read()
/linux-6.3-rc2/drivers/cxl/
A Dport.c156 return memory_read_from_buffer(buf, count, &offset, in CDAT_read()
/linux-6.3-rc2/drivers/of/
A Dkobj.c36 return memory_read_from_buffer(buf, count, &offset, pp->value, pp->length); in of_node_property_read()
/linux-6.3-rc2/drivers/hwmon/occ/
A Dp9_sbe.c42 rc = memory_read_from_buffer(buf, count, &pos, ctx->ffdc, in ffdc_read()
/linux-6.3-rc2/drivers/scsi/qedf/
A Dqedf_attr.c116 ret = memory_read_from_buffer(buf, count, &off, in qedf_sysfs_read_grcdump()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dsecvar-sysfs.c80 rc = memory_read_from_buffer(buf, count, &off, data, dsize); in data_read()
/linux-6.3-rc2/arch/s390/pci/
A Dpci_sysfs.c131 return memory_read_from_buffer(buf, count, &off, zdev->util_str, in util_string_read()
/linux-6.3-rc2/arch/s390/kernel/
A Dipl.c378 return memory_read_from_buffer(buf, count, &off, &ipl_block, in ipl_parameter_read()
392 return memory_read_from_buffer(buf, count, &off, scp_data, size); in ipl_scp_data_read()
402 return memory_read_from_buffer(buf, count, &off, scp_data, size); in ipl_nvme_scp_data_read()
412 return memory_read_from_buffer(buf, count, &off, scp_data, size); in ipl_eckd_scp_data_read()
798 return memory_read_from_buffer(buf, count, &off, scp_data, size); in reipl_fcp_scpdata_read()
956 return memory_read_from_buffer(buf, count, &off, scp_data, size); in reipl_nvme_scpdata_read()
1089 return memory_read_from_buffer(buf, count, &off, scp_data, size); in reipl_eckd_scpdata_read()
/linux-6.3-rc2/drivers/s390/cio/
A Dchp.c143 return memory_read_from_buffer(buf, count, &off, &chp->cmg_chars, in chp_measurement_chars_read()
412 rc = memory_read_from_buffer(buf, count, &off, chp->desc_fmt3.util_str, in util_string_read()
/linux-6.3-rc2/include/linux/
A Dstring.h205 extern ssize_t memory_read_from_buffer(void *to, size_t count, loff_t *ppos,
/linux-6.3-rc2/drivers/base/
A Ddevcoredump.c238 return memory_read_from_buffer(buffer, count, &offset, data, datalen); in devcd_readv()
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_attr.c35 rval = memory_read_from_buffer(buf, count, in qla2x00_sysfs_read_fw_dump()
39 rval = memory_read_from_buffer(buf, count, in qla2x00_sysfs_read_fw_dump()
43 rval = memory_read_from_buffer(buf, count, &off, ha->mctp_dump, in qla2x00_sysfs_read_fw_dump()
46 rval = memory_read_from_buffer(buf, count, &off, in qla2x00_sysfs_read_fw_dump()
50 rval = memory_read_from_buffer(buf, count, &off, ha->fw_dump, in qla2x00_sysfs_read_fw_dump()
217 return memory_read_from_buffer(buf, count, &off, ha->nvram, in qla2x00_sysfs_read_nvram()
310 rval = memory_read_from_buffer(buf, count, &off, ha->optrom_buffer, in qla2x00_sysfs_read_optrom()
585 return memory_read_from_buffer(buf, count, &off, ha->vpd, ha->vpd_size); in qla2x00_sysfs_read_vpd()
/linux-6.3-rc2/drivers/scsi/qla4xxx/
A Dql4_attr.c25 return memory_read_from_buffer(buf, count, &off, ha->fw_dump, in qla4_8xxx_sysfs_read_fw_dump()
/linux-6.3-rc2/drivers/leds/
A Dled-triggers.c149 len = memory_read_from_buffer(buf, count, &pos, data, len); in led_trigger_read()
/linux-6.3-rc2/drivers/remoteproc/
A Dremoteproc_coredump.c188 copy_sz = memory_read_from_buffer(buffer, count, &offset, in rproc_coredump_read()
/linux-6.3-rc2/drivers/platform/x86/dell/
A Ddell_rbu.c473 return memory_read_from_buffer(buffer, count, &pos, in read_rbu_mono_data()
A Ddcdbas.c171 ret = memory_read_from_buffer(buf, count, &pos, smi_buf.virt, in smi_data_read()

Completed in 30 milliseconds

12