Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h986 struct kset_uevent_ops { struct
987 int (* const filter)(const struct kobject *);
988 const char * (* const name)(const struct kobject *);
989 int (* const uevent)(const struct kobject *, struct kobj_uevent_env *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h371 struct kset_uevent_ops { struct
372 int (* const filter)(const struct kobject *);
373 const char * (* const name)(const struct kobject *);
374 int (* const uevent)(const struct kobject *, struct kobj_uevent_env *);