Lines Matching refs:ssize_t

39 static ssize_t uevent_seqnum_show(struct kobject *kobj,  in uevent_seqnum_show()
47 static ssize_t cpu_byteorder_show(struct kobject *kobj, in cpu_byteorder_show()
55 static ssize_t address_bits_show(struct kobject *kobj, in address_bits_show()
64 static ssize_t uevent_helper_show(struct kobject *kobj, in uevent_helper_show()
69 static ssize_t uevent_helper_store(struct kobject *kobj, in uevent_helper_store()
85 static ssize_t profiling_show(struct kobject *kobj, in profiling_show()
90 static ssize_t profiling_store(struct kobject *kobj, in profiling_store()
116 static ssize_t kexec_loaded_show(struct kobject *kobj, in kexec_loaded_show()
123 static ssize_t kexec_crash_loaded_show(struct kobject *kobj, in kexec_crash_loaded_show()
130 static ssize_t kexec_crash_size_show(struct kobject *kobj, in kexec_crash_size_show()
133 ssize_t size = crash_get_memory_size(); in kexec_crash_size_show()
140 static ssize_t kexec_crash_size_store(struct kobject *kobj, in kexec_crash_size_store()
159 static ssize_t vmcoreinfo_show(struct kobject *kobj, in vmcoreinfo_show()
169 static ssize_t crash_elfcorehdr_size_show(struct kobject *kobj, in crash_elfcorehdr_size_show()
183 static ssize_t fscaps_show(struct kobject *kobj, in fscaps_show()
192 static ssize_t rcu_expedited_show(struct kobject *kobj, in rcu_expedited_show()
197 static ssize_t rcu_expedited_store(struct kobject *kobj, in rcu_expedited_store()
209 static ssize_t rcu_normal_show(struct kobject *kobj, in rcu_normal_show()
214 static ssize_t rcu_normal_store(struct kobject *kobj, in rcu_normal_store()
233 static ssize_t notes_read(struct file *filp, struct kobject *kobj, in notes_read()