Searched refs:xen_build_id (Results 1 – 8 of 8) sorted by relevance
96 struct xen_build_id { struct101 typedef struct xen_build_id xen_build_id_t; argument
19 int xen_build_id(const void **p, unsigned int *len);
76 int xen_build_id(const void **p, unsigned int *len) in xen_build_id() function
623 rc = xen_build_id(&p, &sz); in DO()
456 rc = xen_build_id(&id, &len); in xen_build_id_dep()1818 rc = xen_build_id(&id, &len); in build_id_dep()2080 if ( !xen_build_id(&binary_id, &len) ) in livepatch_printall()
34 xen_commandline xen_build_id
27 xen_build_id
527 xen_build_id
Completed in 10 milliseconds