Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h116652 struct subsys_private { struct
116653 struct kset subsys;
116654 struct kset *devices_kset;
116655 struct list_head interfaces;
116656 struct mutex mutex;
116657 struct kset *drivers_kset;
116658 struct klist klist_devices;
116659 struct klist klist_drivers;
116660 struct blocking_notifier_head bus_notifier;
116661 unsigned int drivers_autoprobe: 1;
[all …]