Searched defs:kobj_type (Results 1 – 11 of 11) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 4759 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/ |
| D | vmlinux_600.h | 4855 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
|
| D | vmlinux.h | 4855 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/ |
| D | vmlinux_518.h | 4490 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
|
| D | vmlinux.h | 4490 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/ |
| D | vmlinux_602.h | 4570 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 *);
|
| D | vmlinux.h | 4570 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/ |
| D | vmlinux.h | 2814 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
|
| D | vmlinux_608.h | 2814 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/ |
| D | vmlinux.h | 4372 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 *);
|
| D | vmlinux_602.h | 4372 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 *);
|