Home
last modified time | relevance | path

Searched refs:xsd_errors (Results 1 – 4 of 4) sorted by relevance

/linux/include/xen/interface/io/
A Dxs_wire.h42 struct xsd_errors struct
48 static struct xsd_errors xsd_errors[] __attribute__((unused)) = { variable
/linux/drivers/xen/xenbus/
A Dxenbus_xs.c158 for (i = 0; strcmp(errorstring, xsd_errors[i].errstring) != 0; i++) { in get_error()
159 if (i == ARRAY_SIZE(xsd_errors) - 1) { in get_error()
165 return xsd_errors[i].errnum; in get_error()
/linux/
A DSystem.map77118 ffff80001116b150 d xsd_errors
A D.tmp_System.map77118 ffff80001116b150 d xsd_errors

Completed in 315 milliseconds