Home
last modified time | relevance | path

Searched defs:battr (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/fs/sysfs/
Dfile.c83 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_read() local
146 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_write() local
167 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_mmap() local
285 struct bin_attribute *battr = (void *)attr; in sysfs_add_file_mode_ns() local
/linux-5.10/drivers/misc/
Dsram.h12 struct bin_attribute battr; member
/linux-5.10/kernel/
Dmodule.c1543 struct bin_attribute battr; member
1555 struct bin_attribute *battr, in module_sect_read()