Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dsysfs.h46 struct bin_attribute { struct
50 struct bin_attribute *, char *, loff_t, size_t); argument
52 struct bin_attribute *, char *, loff_t, size_t); argument
60 struct bin_attribute **bin_attrs;
103 struct bin_attribute bin_attr_##_name = \
107 struct bin_attribute bin_attr_##_name = \
111 struct bin_attribute bin_attr_##_name = \
115 struct bin_attribute bin_attr_##_name = \
262 struct bin_attribute *attr; in sysctl_handle_bin_attr()
268 attr = (struct bin_attribute *)(intptr_t)arg2; in sysctl_handle_bin_attr()
[all …]