Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h4759 struct kobj_type { struct
4760 void (*release)(struct kobject *);
4761 const struct sysfs_ops *sysfs_ops;
4762 const struct attribute_group **default_groups;
4763 const struct kobj_ns_type_operations * (*child_ns_type)(const struct kobject *);
4764 const void * (*namespace)(const struct kobject *);
4765 void (*get_ownership)(const struct kobject *, kuid_t *, kgid_t *);
34442 struct kobj_type kobj_type; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h4855 struct kobj_type { struct
4856 void (*release)(struct kobject *);
4857 const struct sysfs_ops *sysfs_ops;
4858 const struct attribute_group **default_groups;
4859 const struct kobj_ns_type_operations * (*child_ns_type)(struct kobject *);
4860 const void * (*namespace)(struct kobject *);
4861 void (*get_ownership)(struct kobject *, kuid_t *, kgid_t *);
33444 struct kobj_type kobj_type; member
Dvmlinux.h4855 struct kobj_type { struct
4856 void (*release)(struct kobject *);
4857 const struct sysfs_ops *sysfs_ops;
4858 const struct attribute_group **default_groups;
4859 const struct kobj_ns_type_operations * (*child_ns_type)(struct kobject *);
4860 const void * (*namespace)(struct kobject *);
4861 void (*get_ownership)(struct kobject *, kuid_t *, kgid_t *);
33444 struct kobj_type kobj_type; member
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h4490 struct kobj_type { struct
4491 void (*release)(struct kobject *);
4492 const struct sysfs_ops *sysfs_ops;
4493 const struct attribute_group **default_groups;
4494 const struct kobj_ns_type_operations * (*child_ns_type)(struct kobject *);
4495 const void * (*namespace)(struct kobject *);
4496 void (*get_ownership)(struct kobject *, kuid_t *, kgid_t *);
113998 struct kobj_type kobj_type; member
Dvmlinux.h4490 struct kobj_type { struct
4491 void (*release)(struct kobject *);
4492 const struct sysfs_ops *sysfs_ops;
4493 const struct attribute_group **default_groups;
4494 const struct kobj_ns_type_operations * (*child_ns_type)(struct kobject *);
4495 const void * (*namespace)(struct kobject *);
4496 void (*get_ownership)(struct kobject *, kuid_t *, kgid_t *);
113998 struct kobj_type kobj_type; member
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h4570 struct kobj_type { struct
4571 void (*release)(struct kobject *);
4572 const struct sysfs_ops *sysfs_ops;
4573 const struct attribute_group **default_groups;
4574 const struct kobj_ns_type_operations * (*child_ns_type)(const struct kobject *);
4575 const void * (*namespace)(const struct kobject *);
4576 void (*get_ownership)(const struct kobject *, kuid_t *, kgid_t *);
Dvmlinux.h4570 struct kobj_type { struct
4571 void (*release)(struct kobject *);
4572 const struct sysfs_ops *sysfs_ops;
4573 const struct attribute_group **default_groups;
4574 const struct kobj_ns_type_operations * (*child_ns_type)(const struct kobject *);
4575 const void * (*namespace)(const struct kobject *);
4576 void (*get_ownership)(const struct kobject *, kuid_t *, kgid_t *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h2814 struct kobj_type { struct
2815 void (*release)(struct kobject *);
2816 const struct sysfs_ops *sysfs_ops;
2817 const struct attribute_group **default_groups;
2818 const struct kobj_ns_type_operations * (*child_ns_type)(struct kobject *);
2819 const void * (*namespace)(struct kobject *);
2820 void (*get_ownership)(struct kobject *, kuid_t *, kgid_t *);
121012 struct kobj_type kobj_type; member
Dvmlinux_608.h2814 struct kobj_type { struct
2815 void (*release)(struct kobject *);
2816 const struct sysfs_ops *sysfs_ops;
2817 const struct attribute_group **default_groups;
2818 const struct kobj_ns_type_operations * (*child_ns_type)(struct kobject *);
2819 const void * (*namespace)(struct kobject *);
2820 void (*get_ownership)(struct kobject *, kuid_t *, kgid_t *);
121012 struct kobj_type kobj_type; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h4372 struct kobj_type { struct
4373 void (*release)(struct kobject *);
4374 const struct sysfs_ops *sysfs_ops;
4375 const struct attribute_group **default_groups;
4376 const struct kobj_ns_type_operations * (*child_ns_type)(const struct kobject *);
4377 const void * (*namespace)(const struct kobject *);
4378 void (*get_ownership)(const struct kobject *, kuid_t *, kgid_t *);
Dvmlinux_602.h4372 struct kobj_type { struct
4373 void (*release)(struct kobject *);
4374 const struct sysfs_ops *sysfs_ops;
4375 const struct attribute_group **default_groups;
4376 const struct kobj_ns_type_operations * (*child_ns_type)(const struct kobject *);
4377 const void * (*namespace)(const struct kobject *);
4378 void (*get_ownership)(const struct kobject *, kuid_t *, kgid_t *);