Home
last modified time | relevance | path

Searched refs:ndctl (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/pmdk/pmdk/
H A D0001-use-daxctl-libdaxctl.h-instead-of-ndctl-libdaxctl.h.patch4 Subject: [PATCH] use daxctl/libdaxctl.h instead of ndctl/libdaxctl.h
22 #include <ndctl/libndctl.h>
23 -#include <ndctl/libdaxctl.h>
35 #include <ndctl/libndctl.h>
36 -#include <ndctl/libdaxctl.h>
46 * usc_ndctl.c -- pmem2 usc function for platforms using ndctl
48 #include <ndctl/libndctl.h>
49 -#include <ndctl/libdaxctl.h>
61 #include <ndctl/libndctl.h>
62 -#include <ndctl/libdaxctl.h>
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/pmdk/
H A Dpmdk_1.11.1.bb7 DEPENDS = "ndctl"
15 file://0001-use-daxctl-libdaxctl.h-instead-of-ndctl-libdaxctl.h.patch"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/ndctl/
H A Dndctl_v73.bb14 SRC_URI = "git://github.com/pmem/ndctl.git;branch=main;protocol=https \
33 SYSTEMD_SERVICE:${PN} = "ndctl-monitor.service daxdev-reconfigure@.service"
/OK3568_Linux_fs/kernel/Documentation/nvdimm/
H A Dmaintainer-entry-profile.rst30 There are unit tests for the subsystem via the ndctl utility:
31 https://github.com/pmem/ndctl
/OK3568_Linux_fs/kernel/Documentation/driver-api/nvdimm/
H A Dbtt.rst277 'ndctl' utility [1]:
279 For example, the ndctl command line to setup a btt with a 4k sector size is::
281 ndctl create-namespace -f -e namespace0.0 -m sector -l 4k
283 See ndctl create-namespace --help for more options.
285 [1]: https://github.com/pmem/ndctl
H A Dnvdimm.rst130 https://github.com/pmem/ndctl.git
610 looking at the kernel header (/usr/include/linux/ndctl.h) to decode the
/OK3568_Linux_fs/kernel/include/linux/
H A Dlibnvdimm.h85 ndctl_fn ndctl; member
318 return nd_desc->ndctl(nd_desc, nvdimm, cmd, buf, buf_len, cmd_rc); in nvdimm_ctl()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/ndctl/ndctl/
H A D0001-build-set-HAVE_STATEMENT_EXPR-var.patch20 https://github.com/pmem/ndctl/blob/v72.1/configure.ac#L70
/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A Dbus.c244 if (!nd_desc->ndctl) in nvdimm_clear_poison()
251 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_ARS_CAP, &ars_cap, in nvdimm_clear_poison()
269 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_CLEAR_ERROR, &clear_err, in nvdimm_clear_poison()
1167 rc = nd_desc->ndctl(nd_desc, nvdimm, cmd, buf, buf_len, &cmd_rc); in __nd_ioctl()
H A Ddimm_devs.c78 rc = nd_desc->ndctl(nd_desc, to_nvdimm(ndd->dev), in nvdimm_init_nsarea()
114 rc = nd_desc->ndctl(nd_desc, to_nvdimm(ndd->dev), in nvdimm_get_config_data()
162 rc = nd_desc->ndctl(nd_desc, to_nvdimm(ndd->dev), in nvdimm_set_config_data()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libblockdev/
H A Dlibblockdev_2.26.bb32 PACKAGECONFIG[nvdimm] = "--with-nvdimm, --without-nvdimm, ndctl util-linux"
/OK3568_Linux_fs/kernel/drivers/acpi/nfit/
H A Dintel.c453 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_CALL, &nd_cmd, sizeof(nd_cmd), in intel_bus_fwa_businfo()
584 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_CALL, &nd_cmd, sizeof(nd_cmd), in intel_bus_fwa_activate()
H A Dcore.c2593 rc = nd_desc->ndctl(nd_desc, nvdimm, ND_CMD_DIMM_FLAGS, &flags, in acpi_nfit_blk_get_flags()
2715 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_ARS_CAP, cmd, in ars_get_cap()
2743 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_ARS_START, &ars_start, in ars_start()
2766 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_ARS_START, &ars_start, in ars_continue()
2779 rc = nd_desc->ndctl(nd_desc, NULL, ND_CMD_ARS_STATUS, ars_status, in ars_get_status()
3650 nd_desc->ndctl = acpi_nfit_ctl; in acpi_nfit_desc_init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A D..install.cmd1 …e_user.h securebits.h posix_acl_xattr.h adfs_fs.h soundcard.h nbd.h cec.h ndctl.h media-bus-format…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A D..install.cmd1 …e_user.h securebits.h posix_acl_xattr.h adfs_fs.h soundcard.h nbd.h cec.h ndctl.h media-bus-format…
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c911 p->bus_desc.ndctl = papr_scm_ndctl; in papr_scm_nvdimm_init()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/packagegroups/
H A Dpackagegroup-meta-oe.bb188 ${@bb.utils.contains("DISTRO_FEATURES", "systemd", "ndctl", "", d)} \
/OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/
H A Dnfit.c2931 .ndctl = acpi_nfit_ctl, in nfit_ctl_test()
3219 nd_desc->ndctl = nfit_test_ctl; in nfit_test_probe()
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS10055 F: include/uapi/linux/ndctl.h
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt3648 -rw-r--r-- root root 6770 ./usr/include/linux/ndctl.h
H A Dbuildhistory_filelist2.txt3649 -rw-r--r-- root root 6770 ./usr/include/linux/ndctl.h