| /arch/s390/kernel/ |
| A D | uv.c | 505 static ssize_t uv_query_facilities(struct kobject *kobj, in uv_query_facilities() 536 static ssize_t uv_query_dump_cpu_len(struct kobject *kobj, in uv_query_dump_cpu_len() 572 static ssize_t uv_query_max_guest_cpus(struct kobject *kobj, in uv_query_max_guest_cpus() 581 static ssize_t uv_query_max_guest_vms(struct kobject *kobj, in uv_query_max_guest_vms() 590 static ssize_t uv_query_max_guest_addr(struct kobject *kobj, in uv_query_max_guest_addr() 644 static ssize_t uv_query_max_secrets(struct kobject *kobj, in uv_query_max_secrets() 712 static ssize_t uv_keys_host_key(struct kobject *kobj, in uv_keys_host_key() 723 static ssize_t uv_keys_backup_host_key(struct kobject *kobj, in uv_keys_backup_host_key() 734 static ssize_t uv_keys_all(struct kobject *kobj, in uv_keys_all() 765 static ssize_t uv_is_prot_virt_guest(struct kobject *kobj, in uv_is_prot_virt_guest() [all …]
|
| A D | ipl.c | 381 static ssize_t ipl_secure_show(struct kobject *kobj, in ipl_secure_show() 399 static ssize_t ipl_vm_parm_show(struct kobject *kobj, in ipl_vm_parm_show() 1172 static ssize_t reipl_type_show(struct kobject *kobj, in reipl_type_show() 1693 static ssize_t dump_type_show(struct kobject *kobj, in dump_type_show() 2053 static ssize_t on_reboot_show(struct kobject *kobj, in on_reboot_show() 2079 static ssize_t on_panic_show(struct kobject *kobj, in on_panic_show() 2085 static ssize_t on_panic_store(struct kobject *kobj, in on_panic_store() 2141 static ssize_t on_halt_show(struct kobject *kobj, in on_halt_show() 2147 static ssize_t on_halt_store(struct kobject *kobj, in on_halt_store() 2167 static ssize_t on_poff_show(struct kobject *kobj, in on_poff_show() [all …]
|
| /arch/powerpc/kernel/ |
| A D | secvar-sysfs.c | 21 static ssize_t format_show(struct kobject *kobj, struct kobj_attribute *attr, in format_show() 38 static ssize_t size_show(struct kobject *kobj, struct kobj_attribute *attr, in size_show() 54 static ssize_t data_read(struct file *filep, struct kobject *kobj, in data_read() 87 static ssize_t update_write(struct file *filep, struct kobject *kobj, in update_write() 148 static __init int secvar_sysfs_config(struct kobject *kobj) in secvar_sysfs_config() 163 struct kobject *kobj; in add_var() local
|
| A D | fadump.c | 1396 static ssize_t release_mem_store(struct kobject *kobj, in release_mem_store() 1433 static ssize_t enabled_show(struct kobject *kobj, in enabled_show() 1445 static ssize_t hotplug_ready_show(struct kobject *kobj, in hotplug_ready_show() 1452 static ssize_t mem_reserved_show(struct kobject *kobj, in mem_reserved_show() 1459 static ssize_t registered_show(struct kobject *kobj, in registered_show() 1466 static ssize_t bootargs_append_show(struct kobject *kobj, in bootargs_append_show() 1473 static ssize_t bootargs_append_store(struct kobject *kobj, in bootargs_append_store() 1503 static ssize_t registered_store(struct kobject *kobj, in registered_store()
|
| /arch/powerpc/platforms/pseries/ |
| A D | vas-sysfs.c | 22 struct kobject kobj; member 121 static ssize_t vas_type_show(struct kobject *kobj, struct attribute *attr, in vas_type_show() 138 static ssize_t vas_type_store(struct kobject *kobj, struct attribute *attr, in vas_type_store() 154 static void vas_type_release(struct kobject *kobj) in vas_type_release() 178 struct kobject **kobj) in vas_caps_kobj_name() 201 struct kobject *kobj = NULL; in sysfs_add_vas_caps() local
|
| A D | power.c | 22 static ssize_t auto_poweron_show(struct kobject *kobj, in auto_poweron_show() 28 static ssize_t auto_poweron_store(struct kobject *kobj, in auto_poweron_store()
|
| A D | papr_platform_attributes.c | 142 static ssize_t desc_show(struct kobject *kobj, in desc_show() 161 static ssize_t val_show(struct kobject *kobj, in val_show() 181 static ssize_t val_desc_show(struct kobject *kobj, in val_desc_show()
|
| /arch/x86/kernel/ |
| A D | ksysfs.c | 22 static ssize_t version_show(struct kobject *kobj, in version_show() 30 static ssize_t boot_params_data_read(struct file *fp, struct kobject *kobj, in boot_params_data_read() 62 static int kobj_to_setup_data_nr(struct kobject *kobj, int *nr) in kobj_to_setup_data_nr() 135 static ssize_t type_show(struct kobject *kobj, in type_show() 174 struct kobject *kobj, in setup_data_data_read() 276 struct kobject *kobj; in create_setup_data_node() local 300 static void __init cleanup_setup_data_node(struct kobject *kobj) in cleanup_setup_data_node()
|
| /arch/x86/platform/efi/ |
| A D | runtime-map.c | 18 struct kobject kobj; /* kobject for each entry */ member 51 static inline struct efi_runtime_map_entry *to_map_entry(struct kobject *kobj) in to_map_entry() 56 static ssize_t map_attr_show(struct kobject *kobj, struct attribute *attr, in map_attr_show() 88 static void map_release(struct kobject *kobj) in map_release() 105 add_sysfs_runtime_map_entry(struct kobject *kobj, int nr, in add_sysfs_runtime_map_entry()
|
| /arch/powerpc/platforms/powernv/ |
| A D | opal-elog.c | 21 struct kobject kobj; member 95 static ssize_t elog_attr_show(struct kobject *kobj, in elog_attr_show() 111 static ssize_t elog_attr_store(struct kobject *kobj, in elog_attr_store() 132 static void elog_release(struct kobject *kobj) in elog_release() 158 static ssize_t raw_attr_read(struct file *filep, struct kobject *kobj, in raw_attr_read() 271 struct kobject *kobj; in elog_event() local
|
| A D | opal-flash.c | 150 static ssize_t validate_show(struct kobject *kobj, in validate_show() 190 static ssize_t validate_store(struct kobject *kobj, in validate_store() 235 static ssize_t manage_show(struct kobject *kobj, in manage_show() 252 static ssize_t manage_store(struct kobject *kobj, in manage_store() 320 static ssize_t update_show(struct kobject *kobj, in update_show() 332 static ssize_t update_store(struct kobject *kobj, in update_store() 434 static ssize_t image_data_write(struct file *filp, struct kobject *kobj, in image_data_write()
|
| A D | opal-dump.c | 21 struct kobject kobj; member 159 static ssize_t dump_attr_show(struct kobject *kobj, in dump_attr_show() 175 static ssize_t dump_attr_store(struct kobject *kobj, in dump_attr_store() 196 static void dump_release(struct kobject *kobj) in dump_release() 288 static ssize_t dump_attr_read(struct file *filep, struct kobject *kobj, in dump_attr_read() 394 struct kobject *kobj; in process_dump() local
|
| A D | opal-psr.c | 25 static ssize_t psr_show(struct kobject *kobj, struct kobj_attribute *attr, in psr_show() 75 static ssize_t psr_store(struct kobject *kobj, struct kobj_attribute *attr, in psr_store()
|
| A D | opal-powercap.c | 30 static ssize_t powercap_show(struct kobject *kobj, struct kobj_attribute *attr, in powercap_show() 81 static ssize_t powercap_store(struct kobject *kobj, in powercap_store()
|
| A D | opal-sysparam.c | 101 static ssize_t sys_param_show(struct kobject *kobj, in sys_param_show() 122 static ssize_t sys_param_store(struct kobject *kobj, in sys_param_store()
|
| A D | ultravisor.c | 34 static ssize_t uv_msglog_read(struct file *file, struct kobject *kobj, in uv_msglog_read()
|
| /arch/mips/alchemy/devboards/ |
| A D | pm.c | 118 static ssize_t db1x_pmattr_show(struct kobject *kobj, in db1x_pmattr_show() 148 static ssize_t db1x_pmattr_store(struct kobject *kobj, in db1x_pmattr_store()
|
| /arch/sh/kernel/cpu/sh4/ |
| A D | sq.c | 267 static ssize_t sq_sysfs_show(struct kobject *kobj, struct attribute *attr, in sq_sysfs_show() 278 static ssize_t sq_sysfs_store(struct kobject *kobj, struct attribute *attr, in sq_sysfs_store() 342 struct kobject *kobj; in sq_dev_add() local 360 struct kobject *kobj = sq_kobject[cpu]; in sq_dev_remove() local
|
| /arch/s390/pci/ |
| A D | pci_sysfs.c | 128 static ssize_t util_string_read(struct file *filp, struct kobject *kobj, in util_string_read() 141 static ssize_t report_error_write(struct file *filp, struct kobject *kobj, in report_error_write() 181 static umode_t zpci_index_is_visible(struct kobject *kobj, in zpci_index_is_visible()
|
| /arch/mips/loongson64/ |
| A D | boardinfo.c | 5 static ssize_t boardinfo_show(struct kobject *kobj, in boardinfo_show()
|
| /arch/x86/events/ |
| A D | probe.c | 10 not_visible(struct kobject *kobj, struct attribute *attr, int i) in not_visible()
|
| /arch/arm/mach-omap1/ |
| A D | pm.c | 77 static ssize_t idle_show(struct kobject *kobj, struct kobj_attribute *attr, in idle_show() 83 static ssize_t idle_store(struct kobject *kobj, struct kobj_attribute *attr, in idle_store()
|
| /arch/x86/kernel/cpu/ |
| A D | umwait.c | 159 max_time_show(struct device *kobj, struct device_attribute *attr, char *buf) in max_time_show() 166 static ssize_t max_time_store(struct device *kobj, in max_time_store()
|
| /arch/powerpc/platforms/ps3/ |
| A D | setup.c | 183 static ssize_t ps3_fw_version_show(struct kobject *kobj, in ps3_fw_version_show() 193 static struct kobject *kobj; in ps3_setup_sysfs() local
|
| /arch/alpha/kernel/ |
| A D | pci-sysfs.c | 66 static int pci_mmap_resource(struct kobject *kobj, in pci_mmap_resource() 95 static int pci_mmap_resource_sparse(struct file *filp, struct kobject *kobj, in pci_mmap_resource_sparse() 102 static int pci_mmap_resource_dense(struct file *filp, struct kobject *kobj, in pci_mmap_resource_dense()
|