Home
last modified time | relevance | path

Searched refs:hypfs_string_set_reference (Results 1 – 2 of 2) sorted by relevance

/xen/xen/common/
A Dkernel.c396 hypfs_string_set_reference(&changeset, xen_changeset()); in buildinfo_init()
400 hypfs_string_set_reference(&compiler, xen_compiler()); in buildinfo_init()
401 hypfs_string_set_reference(&compile_by, xen_compile_by()); in buildinfo_init()
402 hypfs_string_set_reference(&compile_date, xen_compile_date()); in buildinfo_init()
403 hypfs_string_set_reference(&compile_domain, xen_compile_domain()); in buildinfo_init()
412 hypfs_string_set_reference(&extra, xen_extra_version()); in buildinfo_init()
/xen/xen/include/xen/
A Dhypfs.h68 static inline void hypfs_string_set_reference(struct hypfs_entry_leaf *leaf, in hypfs_string_set_reference() function

Completed in 3 milliseconds