Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h122081 struct nd_mapping { struct
122082 struct nvdimm *nvdimm;
122083 u64 start;
122084 u64 size;
122085 int position;
122086 struct list_head labels;
122087 struct mutex lock;
122088 struct nvdimm_drvdata *ndd;
122323 struct nd_mapping *nd_mapping; member