Searched defs:class (Results 1 – 3 of 3) sorted by relevance
235 char *policy = NULL, *source = NULL, *target = NULL, *class = NULL, *perm = NULL; in main() local
115 struct trace_event_class *class; member6179 const struct class *class; member6983 struct class { struct6985 const struct attribute_group **class_groups; argument6989 void (*class_release)(const struct class *); argument6990 void (*dev_release)(struct device *);6991 int (*shutdown_pre)(struct device *);6992 const struct kobj_ns_type_operations *ns_type;6993 const void * (*namespace)(const struct device *);6994 void (*get_ownership)(const struct device *, kuid_t *, kgid_t *);[all …]
5789 const struct class *class; member6561 struct class { struct6563 const struct attribute_group **class_groups; argument6567 void (*class_release)(const struct class *); argument6568 void (*dev_release)(struct device *);6569 int (*shutdown_pre)(struct device *);6570 const struct kobj_ns_type_operations *ns_type;6571 const void * (*namespace)(const struct device *);6572 void (*get_ownership)(const struct device *, kuid_t *, kgid_t *);6573 const struct dev_pm_ops *pm;[all …]