Searched refs:ndctl (Results 1 – 12 of 12) sorted by relevance
| /linux/Documentation/nvdimm/ |
| H A D | maintainer-entry-profile.rst | 30 There are unit tests for the subsystem via the ndctl utility: 31 https://github.com/pmem/ndctl
|
| /linux/include/linux/ |
| H A D | libnvdimm.h | 94 ndctl_fn ndctl; member 323 return nd_desc->ndctl(nd_desc, nvdimm, cmd, buf, buf_len, cmd_rc); in nvdimm_ctl()
|
| /linux/drivers/nvdimm/ |
| H A D | bus.c | 233 if (!nd_desc->ndctl) in nvdimm_clear_poison() 240 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_ARS_CAP, &ars_cap, in nvdimm_clear_poison() 258 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_CLEAR_ERROR, &clear_err, in nvdimm_clear_poison() 1170 rc = nd_desc->ndctl(nd_desc, nvdimm, cmd, buf, buf_len, &cmd_rc); in __nd_ioctl()
|
| H A D | dimm_devs.c | 76 rc = nd_desc->ndctl(nd_desc, to_nvdimm(ndd->dev), in nvdimm_init_nsarea() 112 rc = nd_desc->ndctl(nd_desc, to_nvdimm(ndd->dev), in nvdimm_get_config_data() 160 rc = nd_desc->ndctl(nd_desc, to_nvdimm(ndd->dev), in nvdimm_set_config_data()
|
| H A D | ramdax.c | 247 nd_desc.ndctl = ramdax_ctl; in ramdax_probe()
|
| H A D | Kconfig | 113 (see 'ndctl create-namespace --help').
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-papr-pmem | 74 and are set by user-space tools like ndctl by issuing a PAPR DSM.
|
| /linux/drivers/acpi/nfit/ |
| H A D | intel.c | 416 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_CALL, &nd_cmd, sizeof(nd_cmd), in intel_bus_fwa_businfo() 545 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_CALL, &nd_cmd, sizeof(nd_cmd), in intel_bus_fwa_activate()
|
| /linux/drivers/cxl/ |
| H A D | pmem.c | 358 .ndctl = cxl_pmem_ctl, in cxl_nvdimm_bridge_probe()
|
| /linux/tools/testing/nvdimm/test/ |
| H A D | ndtest.c | 820 p->bus_desc.ndctl = ndtest_ctl; in ndtest_bus_register()
|
| H A D | nfit.c | 2920 .ndctl = acpi_nfit_ctl, in nfit_ctl_test() 3207 nd_desc->ndctl = nfit_test_ctl; in nfit_test_probe()
|
| /linux/ |
| H A D | MAINTAINERS | 14987 F: include/uapi/linux/ndctl.h
|