Searched refs:xen_compile_info (Results 1 – 2 of 2) sorted by relevance
183 struct xen_compile_info *info; in compiler_show()185 info = kmalloc(sizeof(struct xen_compile_info), GFP_KERNEL); in compiler_show()201 struct xen_compile_info *info; in compiled_by_show()203 info = kmalloc(sizeof(struct xen_compile_info), GFP_KERNEL); in compiled_by_show()219 struct xen_compile_info *info; in compile_date_show()221 info = kmalloc(sizeof(struct xen_compile_info), GFP_KERNEL); in compile_date_show()
28 struct xen_compile_info { struct
Completed in 5 milliseconds