Lines Matching defs:buffer
38 static ssize_t type_show(struct hyp_sysfs_attr *attr, char *buffer) in type_show()
56 static ssize_t major_show(struct hyp_sysfs_attr *attr, char *buffer) in major_show()
66 static ssize_t minor_show(struct hyp_sysfs_attr *attr, char *buffer) in minor_show()
76 static ssize_t extra_show(struct hyp_sysfs_attr *attr, char *buffer) in extra_show()
118 static ssize_t uuid_show_fallback(struct hyp_sysfs_attr *attr, char *buffer) in uuid_show_fallback()
139 static ssize_t uuid_show(struct hyp_sysfs_attr *attr, char *buffer) in uuid_show()
164 static ssize_t compiler_show(struct hyp_sysfs_attr *attr, char *buffer) in compiler_show()
182 static ssize_t compiled_by_show(struct hyp_sysfs_attr *attr, char *buffer) in compiled_by_show()
200 static ssize_t compile_date_show(struct hyp_sysfs_attr *attr, char *buffer) in compile_date_show()
242 static ssize_t capabilities_show(struct hyp_sysfs_attr *attr, char *buffer) in capabilities_show()
260 static ssize_t changeset_show(struct hyp_sysfs_attr *attr, char *buffer) in changeset_show()
278 static ssize_t virtual_start_show(struct hyp_sysfs_attr *attr, char *buffer) in virtual_start_show()
298 static ssize_t pagesize_show(struct hyp_sysfs_attr *attr, char *buffer) in pagesize_show()
311 static ssize_t xen_feature_show(int index, char *buffer) in xen_feature_show()
324 static ssize_t features_show(struct hyp_sysfs_attr *attr, char *buffer) in features_show()
422 char *buffer) in hyp_sysfs_show()
433 const char *buffer, in hyp_sysfs_store()