Home
last modified time | relevance | path

Searched defs:bin_attribute (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h1069 struct bin_attribute { struct
1074 ssize_t (*read)(struct file *, struct kobject *, struct bin_attribute *, char *, loff_t, size_t); argument
1075 ssize_t (*write)(struct file *, struct kobject *, struct bin_attribute *, char *, loff_t, size_t); argument
1076 int (*mmap)(struct file *, struct kobject *, struct bin_attribute *, struct vm_area_struct *); argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h466 struct bin_attribute { struct
471 ssize_t (*read)(struct file *, struct kobject *, struct bin_attribute *, char *, loff_t, size_t); argument
472 ssize_t (*write)(struct file *, struct kobject *, struct bin_attribute *, char *, loff_t, size_t); argument
473 int (*mmap)(struct file *, struct kobject *, struct bin_attribute *, struct vm_area_struct *); argument