Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h5244 struct class *class; member
5730 struct trace_event_class *class; member
6030 struct class { struct
6033 const struct attribute_group **class_groups; argument
6038 void (*class_release)(struct class *); argument
6039 void (*dev_release)(struct device *);
6040 int (*shutdown_pre)(struct device *);
6041 const struct kobj_ns_type_operations *ns_type;
6042 const void * (*namespace)(struct device *);
6043 void (*get_ownership)(struct device *, kuid_t *, kgid_t *);
[all …]