Searched refs:module_attribute (Results 1 – 2 of 2) sorted by relevance
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 236 struct module_attribute; 266 struct module_attribute *modinfo_attrs; 8427 struct module_attribute { struct 8429 ssize_t (*show)(struct module_attribute *, struct module_kobject *, char *); argument 8430 ssize_t (*store)(struct module_attribute *, struct module_kobject *, const char *, size_t); argument 33074 struct module_attribute mattr; 33094 struct module_attribute mattr;
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 869 struct module_attribute; 897 struct module_attribute *modinfo_attrs; 8164 struct module_attribute { struct 8166 ssize_t (*show)(struct module_attribute *, struct module_kobject *, char *); argument 8167 ssize_t (*store)(struct module_attribute *, struct module_kobject *, const char *, size_t); argument 22818 struct module_attribute mattr; 22871 struct module_attribute mattr;
|