Home
last modified time | relevance | path

Searched defs:nd_dax (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/nvdimm/
H A Ddax_devs.c16 struct nd_dax *nd_dax = to_nd_dax(dev); in nd_dax_release() local
28 struct nd_dax *nd_dax = container_of(dev, struct nd_dax, nd_pfn.dev); in to_nd_dax() local
50 struct nd_dax *nd_dax; in nd_dax_alloc() local
75 struct nd_dax *nd_dax; in nd_dax_create() local
90 struct nd_dax *nd_dax; in nd_dax_probe() local
H A Dclaim.c104 struct nd_dax *nd_dax = to_nd_dax(dev); in to_nd_pfn_safe() local
H A Dnd.h478 struct nd_dax { struct
479 struct nd_pfn nd_pfn;
H A Dbus.c954 struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL; in nd_pmem_forget_poison_check() local
H A Dregion_devs.c911 struct nd_dax *nd_dax = to_nd_dax(dev); in nd_region_advance_seeds() local
H A Dnamespace_devs.c1433 struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL; in nvdimm_namespace_common_probe() local
/openbmc/linux/drivers/dax/
H A Dpmem.c21 struct nd_dax *nd_dax = to_nd_dax(dev); in __dax_pmem_probe() local