| /linux/drivers/s390/crypto/ |
| A D | pkey_sysfs.c | 188 struct bin_attribute *attr, in protkey_aes_128_read() 198 struct bin_attribute *attr, in protkey_aes_192_read() 218 struct bin_attribute *attr, in protkey_aes_128_xts_read() 228 struct bin_attribute *attr, in protkey_aes_256_xts_read() 238 struct bin_attribute *attr, in protkey_aes_xts_128_read() 248 struct bin_attribute *attr, in protkey_aes_xts_256_read() 375 struct bin_attribute *attr, in ccadata_aes_128_xts_read() 385 struct bin_attribute *attr, in ccadata_aes_256_xts_read() 574 struct bin_attribute *attr, in ep11_aes_128_read() 584 struct bin_attribute *attr, in ep11_aes_192_read() [all …]
|
| /linux/include/linux/ |
| A D | sysfs.h | 27 struct bin_attribute; 99 struct bin_attribute *, int); 101 struct bin_attribute **bin_attrs; 205 struct kobject *kobj, struct bin_attribute *a, int n) \ 293 struct bin_attribute { struct 420 const struct bin_attribute *attr); 422 const struct bin_attribute *attr); 493 struct bin_attribute *attr, char *buf, 579 const struct bin_attribute *attr) in sysfs_create_bin_file() 585 const struct bin_attribute *attr) in sysfs_remove_bin_file() [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| A D | test_module_attach.c | 59 struct bin_attribute *bin_attr, char *buf, loff_t off, size_t len) in BPF_PROG() 70 struct bin_attribute *bin_attr, char *buf, loff_t off, size_t len) in BPF_PROG() 81 struct bin_attribute *bin_attr, char *buf, loff_t off, size_t len) in BPF_PROG() 93 struct bin_attribute *bin_attr, char *buf, loff_t off, size_t len) in BPF_PROG() 105 struct bin_attribute *bin_attr, char *buf, loff_t off, size_t len, in BPF_PROG() 130 struct bin_attribute *bin_attr, char *buf, loff_t off, size_t len) in BPF_PROG()
|
| /linux/drivers/w1/slaves/ |
| A D | w1_ds2408.c | 68 struct bin_attribute *bin_attr, char *buf, loff_t off, in state_read() 80 struct bin_attribute *bin_attr, char *buf, in output_read() 93 struct bin_attribute *bin_attr, char *buf, in activity_read() 106 struct bin_attribute *bin_attr, char *buf, in cond_search_mask_read() 120 struct bin_attribute *bin_attr, in cond_search_polarity_read() 130 struct bin_attribute *bin_attr, char *buf, in status_control_read() 163 struct bin_attribute *bin_attr, char *buf, in output_write() 213 struct bin_attribute *bin_attr, char *buf, in activity_write() 243 struct bin_attribute *bin_attr, char *buf, in status_control_write() 320 static struct bin_attribute *w1_f29_bin_attrs[] = {
|
| A D | w1_ds2438.c | 291 struct bin_attribute *bin_attr, char *buf, in iad_write() 313 struct bin_attribute *bin_attr, char *buf, in iad_read() 334 struct bin_attribute *bin_attr, char *buf, in page0_read() 364 struct bin_attribute *bin_attr, char *buf, in page1_read() 394 struct bin_attribute *bin_attr, char *buf, in offset_write() 413 struct bin_attribute *bin_attr, char *buf, in temperature_read() 434 struct bin_attribute *bin_attr, char *buf, in vad_read() 455 struct bin_attribute *bin_attr, char *buf, in vdd_read() 483 static struct bin_attribute *w1_ds2438_bin_attrs[] = {
|
| A D | w1_ds2433.c | 113 struct bin_attribute *bin_attr, char *buf, in eeprom_read() 227 struct bin_attribute *bin_attr, char *buf, in eeprom_write() 277 static struct bin_attribute bin_attr_f23_eeprom = { 284 static struct bin_attribute bin_attr_f43_eeprom = { 291 static struct bin_attribute *w1_f23_bin_attributes[] = { 305 static struct bin_attribute *w1_f43_bin_attributes[] = {
|
| A D | w1_ds2406.c | 27 struct bin_attribute *bin_attr, in w1_f12_read_state() 64 struct bin_attribute *bin_attr, in w1_f12_write_output() 98 static struct bin_attribute w1_f12_sysfs_bin_files[NB_SYSFS_BIN_FILES] = {
|
| /linux/drivers/hid/ |
| A D | hid-roccat-common.h | 49 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 58 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 71 static struct bin_attribute bin_attr_ ## thingy = { \ 80 static struct bin_attribute bin_attr_ ## thingy = { \ 88 static struct bin_attribute bin_attr_ ## thingy = { \
|
| A D | hid-roccat-pyra.c | 132 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 141 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 154 static struct bin_attribute bin_attr_##thingy = { \ 163 static struct bin_attribute bin_attr_##thingy = { \ 171 static struct bin_attribute bin_attr_##thingy = { \ 183 struct kobject *kobj, struct bin_attribute *attr, char *buf, in pyra_sysfs_read_profilex_settings() 201 struct kobject *kobj, struct bin_attribute *attr, char *buf, in pyra_sysfs_read_profilex_buttons() 225 static struct bin_attribute bin_attr_profile##number##_buttons = { \ 238 struct kobject *kobj, struct bin_attribute *attr, char *buf, in pyra_sysfs_write_settings() 276 static struct bin_attribute bin_attr_settings = [all …]
|
| A D | hid-roccat-koneplus.c | 131 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 140 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 153 static struct bin_attribute bin_attr_##thingy = { \ 162 static struct bin_attribute bin_attr_##thingy = { \ 170 static struct bin_attribute bin_attr_##thingy = { \ 186 struct kobject *kobj, struct bin_attribute *attr, char *buf, in koneplus_sysfs_read_profilex_settings() 204 struct kobject *kobj, struct bin_attribute *attr, char *buf, in koneplus_sysfs_read_profilex_buttons() 222 static struct bin_attribute bin_attr_profile##number##_settings = { \ 228 static struct bin_attribute bin_attr_profile##number##_buttons = { \ 324 static struct bin_attribute *koneplus_bin_attributes[] = {
|
| A D | hid-roccat-kovaplus.c | 174 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 183 struct kobject *kobj, struct bin_attribute *attr, char *buf, \ 196 static struct bin_attribute bin_attr_##thingy = { \ 205 static struct bin_attribute bin_attr_##thingy = { \ 216 struct kobject *kobj, struct bin_attribute *attr, char *buf, in kovaplus_sysfs_read_profilex_settings() 234 struct kobject *kobj, struct bin_attribute *attr, char *buf, in kovaplus_sysfs_read_profilex_buttons() 252 static struct bin_attribute bin_attr_profile##number##_settings = { \ 258 static struct bin_attribute bin_attr_profile##number##_buttons = { \ 382 static struct bin_attribute *kovaplus_bin_attributes[] = {
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| A D | qlcnic_sysfs.c | 399 struct bin_attribute *attr, in qlcnic_sysfs_write_pm_config() 449 struct bin_attribute *attr, in qlcnic_sysfs_read_pm_config() 542 struct bin_attribute *attr, in qlcnic_sysfs_write_esw_config() 626 struct bin_attribute *attr, in qlcnic_sysfs_read_esw_config() 725 struct bin_attribute *attr, in qlcnic_sysfs_read_npar_config() 772 struct bin_attribute *attr, in qlcnic_sysfs_get_port_stats() 807 struct bin_attribute *attr, in qlcnic_sysfs_get_esw_stats() 842 struct bin_attribute *attr, in qlcnic_sysfs_clear_esw_stats() 871 struct bin_attribute *attr, in qlcnic_sysfs_clear_port_stats() 901 struct bin_attribute *attr, in qlcnic_sysfs_read_pci_config() [all …]
|
| /linux/arch/powerpc/kernel/ |
| A D | secvar-sysfs.c | 55 struct bin_attribute *attr, char *buf, loff_t off, in data_read() 88 struct bin_attribute *attr, char *buf, loff_t off, in update_write() 107 static struct bin_attribute data_attr = __BIN_ATTR_RO(data, 0); 109 static struct bin_attribute update_attr = __BIN_ATTR_WO(update, 0); 111 static struct bin_attribute *secvar_bin_attrs[] = {
|
| /linux/drivers/pci/ |
| A D | pci-sysfs.c | 746 struct bin_attribute *bin_attr, char *buf, in pci_write_config() 822 struct bin_attribute *a, int n) in pci_dev_config_attr_is_visible() 845 struct bin_attribute *attr, in pci_llseek_resource() 914 struct bin_attribute *attr, in pci_mmap_legacy_mem() 934 struct bin_attribute *attr, in pci_mmap_legacy_io() 1063 struct bin_attribute *attr, in pci_mmap_resource_uc() 1070 struct bin_attribute *attr, in pci_mmap_resource_wc() 1120 struct bin_attribute *attr, char *buf, in pci_read_resource_io() 1151 struct bin_attribute *res_attr; in pci_remove_resource_files() 1171 struct bin_attribute *res_attr; in pci_create_attr() [all …]
|
| /linux/mm/ |
| A D | page_idle.c | 115 struct bin_attribute *attr, char *buf, in page_idle_bitmap_read() 160 struct bin_attribute *attr, char *buf, in page_idle_bitmap_write() 196 static struct bin_attribute page_idle_bitmap_attr = 200 static struct bin_attribute *page_idle_bin_attrs[] = {
|
| /linux/drivers/gpu/drm/i915/ |
| A D | i915_sysfs.c | 63 struct bin_attribute *attr, char *buf, in i915_l3_read() 91 struct bin_attribute *attr, char *buf, in i915_l3_write() 140 static const struct bin_attribute dpf_attrs = { 149 static const struct bin_attribute dpf_attrs_1 = {
|
| /linux/arch/x86/kernel/ |
| A D | ksysfs.c | 31 struct bin_attribute *bin_attr, in boot_params_data_read() 38 static struct bin_attribute boot_params_data_attr = { 52 static struct bin_attribute *boot_params_data_attrs[] = { 175 struct bin_attribute *bin_attr, in setup_data_data_read() 248 static struct bin_attribute data_attr __ro_after_init = { 261 static struct bin_attribute *setup_data_data_attrs[] = {
|
| /linux/arch/alpha/kernel/ |
| A D | pci-sysfs.c | 67 struct bin_attribute *attr, in pci_mmap_resource() 96 struct bin_attribute *attr, in pci_mmap_resource_sparse() 103 struct bin_attribute *attr, in pci_mmap_resource_dense() 121 struct bin_attribute *res_attr; in pci_remove_resource_files() 157 char *suffix, struct bin_attribute *res_attr, in pci_create_one_attr() 177 struct bin_attribute *attr; in pci_create_attr()
|
| /linux/drivers/zorro/ |
| A D | zorro-sysfs.c | 84 struct bin_attribute *bin_attr, in zorro_read_config() 101 static struct bin_attribute zorro_config_attr = { 110 static struct bin_attribute *zorro_device_bin_attrs[] = {
|
| /linux/drivers/firmware/google/ |
| A D | cbmem.c | 33 struct bin_attribute *bin_attr, char *buf, loff_t pos, in mem_read() 43 struct bin_attribute *bin_attr, char *buf, loff_t pos, in mem_write() 82 static struct bin_attribute *bin_attrs[] = {
|
| A D | memconsole.c | 17 struct bin_attribute *bin_attr, char *buf, in memconsole_read() 29 static struct bin_attribute memconsole_bin_attr = {
|
| /linux/kernel/bpf/ |
| A D | sysfs_btf.c | 17 struct bin_attribute *bin_attr, in btf_vmlinux_read() 24 static struct bin_attribute bin_attr_btf_vmlinux __ro_after_init = {
|
| /linux/drivers/leds/ |
| A D | leds.h | 25 struct bin_attribute *attr, char *buf, 28 struct bin_attribute *bin_attr, char *buf,
|
| /linux/kernel/ |
| A D | kheaders.c | 34 struct bin_attribute *bin_attr, in ikheaders_read() 41 static struct bin_attribute kheaders_attr __ro_after_init = {
|
| /linux/fs/sysfs/ |
| A D | file.c | 80 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_read() 143 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_write() 164 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_mmap() 173 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_llseek() 184 struct bin_attribute *battr = of->kn->priv; in sysfs_kf_bin_open() 318 const struct bin_attribute *battr, umode_t mode, in sysfs_add_bin_file_mode_ns() 574 const struct bin_attribute *attr) in sysfs_create_bin_file() 594 const struct bin_attribute *attr) in sysfs_remove_bin_file() 808 struct bin_attribute *attr, char *buf, in sysfs_bin_attr_simple_read()
|