Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h121955 struct nvdimm_bus { struct
121956 struct nvdimm_bus_descriptor *nd_desc; argument
121957 wait_queue_head_t wait;
121958 struct list_head list;
121959 struct device dev;
121960 int id;
121961 int probe_active;
121962 atomic_t ioctl_active;
121963 struct list_head mapping_list;
121964 struct mutex reconfig_mutex;
[all …]