Home
last modified time | relevance | path

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

/kernel/
Dkheaders.c34 struct bin_attribute *bin_attr, in ikheaders_read() argument
Dksysfs.c197 struct bin_attribute *bin_attr, in notes_read() argument
/kernel/bpf/
Dsysfs_btf.c17 struct bin_attribute *bin_attr, in btf_vmlinux_read() argument
Dbtf.c7097 struct bin_attribute *bin_attr, in btf_module_read() argument
7100 const struct btf *btf = bin_attr->private; in btf_module_read()
/kernel/module/
Dsysfs.c150 struct bin_attribute *bin_attr, in module_notes_read() argument
156 memcpy(buf, bin_attr->private + pos, count); in module_notes_read()