Home
last modified time | relevance | path

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

/system/sepolicy/tools/
Dsepolicy-check.c235 char *policy = NULL, *source = NULL, *target = NULL, *class = NULL, *perm = NULL; in main() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h115 struct trace_event_class *class; member
6179 const struct class *class; member
6983 struct class { struct
6985 const struct attribute_group **class_groups; argument
6989 void (*class_release)(const struct class *); argument
6990 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 …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h5789 const struct class *class; member
6561 struct class { struct
6563 const struct attribute_group **class_groups; argument
6567 void (*class_release)(const struct class *); argument
6568 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 …]