Home
last modified time | relevance | path

Searched refs:hypfs_add_leaf (Results 1 – 3 of 3) sorted by relevance

/xen/xen/common/
A Dkernel.c397 hypfs_add_leaf(&buildinfo, &changeset, true); in buildinfo_init()
404 hypfs_add_leaf(&compileinfo, &compiler, true); in buildinfo_init()
405 hypfs_add_leaf(&compileinfo, &compile_by, true); in buildinfo_init()
406 hypfs_add_leaf(&compileinfo, &compile_date, true); in buildinfo_init()
407 hypfs_add_leaf(&compileinfo, &compile_domain, true); in buildinfo_init()
413 hypfs_add_leaf(&version, &extra, true); in buildinfo_init()
414 hypfs_add_leaf(&version, &major, true); in buildinfo_init()
415 hypfs_add_leaf(&version, &minor, true); in buildinfo_init()
421 hypfs_add_leaf(&buildinfo, &config, true); in buildinfo_init()
442 hypfs_add_leaf(&params, &param->hypfs, true); in param_init()
A Dhypfs.c125 int hypfs_add_leaf(struct hypfs_entry_dir *parent, in hypfs_add_leaf() function
/xen/xen/include/xen/
A Dhypfs.h109 int hypfs_add_leaf(struct hypfs_entry_dir *parent,

Completed in 4 milliseconds