Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 31) sorted by relevance

12

/xen/xen/common/
A Ddecompress.c6 static void __init error(const char *msg) in error() function
A Dcpu.c186 int cpu, error = 0; in disable_nonboot_cpus() local
215 int cpu, error; in enable_nonboot_cpus() local
A Dgunzip.c58 static __init void error(char *x) in error() function
A Dradix-tree.c150 int error; in radix_tree_insert() local
A Dunlzma.c70 void (*error)(const char *); member
/xen/tools/ocaml/xenstored/
A Ddisk.ml20 let error fmt = Logging.error "disk" fmt function
A Dxenstored.ml22 let error fmt = Logging.error "xenstored" fmt function
A Ddomains.ml18 let error fmt = Logging.error "domains" fmt function
A Dtransaction.ml17 let error fmt = Logging.error "transaction" fmt function
A Dprocess.ml17 let error fmt = Logging.error "process" fmt function
A Dlogging.ml199 let error key = xenstored_logging Error key function
/xen/xen/include/xen/
A Derr.h19 static inline void *__must_check ERR_PTR(long error) in ERR_PTR()
/xen/tools/xenstore/
A Dutils.h35 static inline void *ERR_PTR(long error) in ERR_PTR()
/xen/tools/libs/call/
A Dnetbsd.c99 int error = ioctl(fd, IOCTL_PRIVCMD_HYPERCALL, hypercall); in do_xen_hypercall() local
/xen/xen/arch/x86/acpi/
A Dboot.c644 int error; in acpi_process_madt() local
701 int error; in acpi_boot_table_init() local
A Dpower.c196 int error; in enter_state() local
/xen/tools/misc/
A Dxen-lowmemd.c44 char data[BUFSZ], error[BUFSZ]; in handle_low_mem() local
/xen/xen/arch/arm/acpi/
A Dboot.c242 int error = 0; in acpi_boot_table_init() local
/xen/xen/arch/x86/cpu/mtrr/
A Dmain.c315 int i, replace, error; in mtrr_add_page() local
487 int error = -EINVAL; in mtrr_del_page() local
/xen/xen/arch/x86/cpu/microcode/
A Dintel.c302 int error = 0; in cpu_request_microcode() local
A Damd.c301 int error = 0; in cpu_request_microcode() local
/xen/tools/xenstat/libxenstat/src/
A Dxenstat_priv.h93 unsigned int error; member
/xen/xen/include/asm-x86/
A Dtboot.h143 static inline void tboot_s3_error(int error) {} in tboot_s3_error()
/xen/xen/drivers/passthrough/amd/
A Diommu_acpi.c314 int error; in parse_ivmd_device_range() local
1032 int error = 0; in parse_ivrs_table() local
/xen/xen/arch/x86/
A Dtboot.c520 void tboot_s3_error(int error) in tboot_s3_error()

Completed in 58 milliseconds

12