Searched refs:unregister_nvdimm_pmu (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dnd.h67 void unregister_nvdimm_pmu(struct nvdimm_pmu *nd_pmu);
75 static inline void unregister_nvdimm_pmu(struct nvdimm_pmu *nd_pmu) { } function
/linux-master/drivers/nvdimm/
H A Dnd_perf.c323 void unregister_nvdimm_pmu(struct nvdimm_pmu *nd_pmu) function
330 EXPORT_SYMBOL_GPL(unregister_nvdimm_pmu); variable
/linux-master/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c1536 unregister_nvdimm_pmu(pdev->archdata.priv);

Completed in 95 milliseconds