Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h2550 struct kobject { struct
2553 struct kobject *parent; argument
2554 struct kset *kset;
2555 const struct kobj_type *ktype;
2556 struct kernfs_node *sd;
2557 struct kref kref;
2558 unsigned int state_initialized: 1;
2559 unsigned int state_in_sysfs: 1;
2560 unsigned int state_add_uevent_sent: 1;
2561 unsigned int state_remove_uevent_sent: 1;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h5225 struct kobject { struct
5228 struct kobject *parent; argument
5229 struct kset *kset;
5230 struct kobj_type *ktype;
5231 struct kernfs_node *sd;
5232 struct kref kref;
5233 unsigned int state_initialized: 1;
5234 unsigned int state_in_sysfs: 1;
5235 unsigned int state_add_uevent_sent: 1;
5236 unsigned int state_remove_uevent_sent: 1;
[all …]
Dvmlinux.h5225 struct kobject { struct
5228 struct kobject *parent; argument
5229 struct kset *kset;
5230 struct kobj_type *ktype;
5231 struct kernfs_node *sd;
5232 struct kref kref;
5233 unsigned int state_initialized: 1;
5234 unsigned int state_in_sysfs: 1;
5235 unsigned int state_add_uevent_sent: 1;
5236 unsigned int state_remove_uevent_sent: 1;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h1225 struct kobject { struct
1228 struct kobject *parent; argument
1243 struct kobject kobj; argument
92874 struct kobject *kobject; member
Dvmlinux_510.h1225 struct kobject { struct
1228 struct kobject *parent; argument
1243 struct kobject kobj; argument
92874 struct kobject *kobject; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h2881 struct kobject { struct
2884 struct kobject *parent; argument
2885 struct kset *kset;
2886 struct kobj_type *ktype;
2887 struct kernfs_node *sd;
2888 struct kref kref;
2889 unsigned int state_initialized: 1;
2890 unsigned int state_in_sysfs: 1;
2891 unsigned int state_add_uevent_sent: 1;
2892 unsigned int state_remove_uevent_sent: 1;
[all …]
Dvmlinux_505.h2881 struct kobject { struct
2884 struct kobject *parent; argument
2885 struct kset *kset;
2886 struct kobj_type *ktype;
2887 struct kernfs_node *sd;
2888 struct kref kref;
2889 unsigned int state_initialized: 1;
2890 unsigned int state_in_sysfs: 1;
2891 unsigned int state_add_uevent_sent: 1;
2892 unsigned int state_remove_uevent_sent: 1;
[all …]