Searched defs:bin_attribute (Results 1 – 1 of 1) sorted by relevance
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 5586 struct bin_attribute { struct 5591 ssize_t (*read)(struct file *, struct kobject *, struct bin_attribute *, char *, loff_t, size_t); argument 5592 ssize_t (*write)(struct file *, struct kobject *, struct bin_attribute *, char *, loff_t, size_t); argument 5593 int (*mmap)(struct file *, struct kobject *, struct bin_attribute *, struct vm_area_struct *); argument
|