/xen/tools/misc/ |
A D | xencons | 30 except socket.error, error: 31 if error[0] != errno.EINTR: 36 except os.error, error: 37 if error[0] != errno.EINTR: 45 except os.error, error: 46 if error[0] != errno.EINTR: 53 except socket.error, error: 54 if error[0] == errno.EPIPE: 56 if error[0] != errno.EINTR:
|
/xen/xen/common/ |
A D | unlz4.c | 30 void (*error)(const char *x)) in unlz4() 48 error("NULL output pointer and no flush function provided"); in unlz4() 53 error("Could not allocate output buffer"); in unlz4() 59 error("Both input pointer and fill function provided,"); in unlz4() 64 error("NULL input pointer and missing fill function"); in unlz4() 69 error("Could not allocate input buffer"); in unlz4() 86 error("invalid header"); in unlz4() 114 error("chunk length is longer than allocated"); in unlz4() 132 error("Decoding failed"); in unlz4() 149 error("data corrupted"); in unlz4()
|
A D | unlzo.c | 132 void (*error) (const char *x)) in unlzo() 144 error("NULL output pointer and no flush function provided"); in unlzo() 149 error("Could not allocate output buffer"); in unlzo() 160 error("NULL input pointer and missing position pointer or fill function"); in unlzo() 165 error("Could not allocate input buffer"); in unlzo() 178 error("invalid header"); in unlzo() 190 error("file corrupted"); in unlzo() 205 error("dest len longer than block size"); in unlzo() 211 error("file corrupted"); in unlzo() 219 error("file corrupted"); in unlzo() [all …]
|
A D | decompress.c | 6 static void __init error(const char *msg) in error() function 16 return gunzip(inbuf, len, NULL, NULL, outbuf, NULL, error); in decompress() 20 return bunzip2(inbuf, len, NULL, NULL, outbuf, NULL, error); in decompress() 23 return unxz(inbuf, len, NULL, NULL, outbuf, NULL, error); in decompress() 26 return unlzma(inbuf, len, NULL, NULL, outbuf, NULL, error); in decompress() 29 return unlzo(inbuf, len, NULL, NULL, outbuf, NULL, error); in decompress() 32 return unlz4(inbuf, len, NULL, NULL, outbuf, NULL, error); in decompress()
|
A D | cpu.c | 186 int cpu, error = 0; in disable_nonboot_cpus() local 199 if ( (error = cpu_down(cpu)) ) in disable_nonboot_cpus() 201 printk("Error taking CPU%d down: %d\n", cpu, error); in disable_nonboot_cpus() 202 BUG_ON(error == -EBUSY); in disable_nonboot_cpus() 209 BUG_ON(!error && (num_online_cpus() != 1)); in disable_nonboot_cpus() 210 return error; in disable_nonboot_cpus() 215 int cpu, error; in enable_nonboot_cpus() local 224 if ( (error = cpu_up(cpu)) ) in enable_nonboot_cpus() 226 printk("Error bringing CPU%d up: %d\n", cpu, error); in enable_nonboot_cpus() 227 BUG_ON(error == -EBUSY); in enable_nonboot_cpus() [all …]
|
A D | unxz.c | 164 void (*error)(const char *x)) in unxz() 264 error("XZ decompressor ran out of memory"); in unxz() 268 error("Input is not in the XZ format (wrong magic bytes)"); in unxz() 272 error("Input was encoded with settings that are not " in unxz() 278 error("XZ-compressed data is corrupt"); in unxz() 282 error("Bug in the XZ decompressor"); in unxz() 296 error("XZ decompressor ran out of memory"); in unxz()
|
A D | inflate.c | 246 error("Malloc error"); in malloc() 256 error("Out of memory"); in malloc() 1205 error("bad gzip magic numbers"); in gunzip() 1217 error("Input is encrypted"); in gunzip() 1221 error("Multi part input"); in gunzip() 1225 error("Input has invalid flags"); in gunzip() 1265 error("out of memory"); in gunzip() 1268 error("out of input data"); in gunzip() 1292 error("crc error"); in gunzip() 1296 error("length error"); in gunzip() [all …]
|
/xen/stubdom/vtpm/ |
A D | vtpmblk.c | 38 error("BLKIO: ERROR Unable to initialize blkfront"); in init_vtpmblk() 42 error("BLKIO: ERROR block device is read only!"); in init_vtpmblk() 43 goto error; in init_vtpmblk() 46 error("Unable to open blkfront file descriptor!"); in init_vtpmblk() 47 goto error; in init_vtpmblk() 53 error: in init_vtpmblk() 85 error("write(data) failed! error was %s", strerror(errno)); in write_vtpmblk_raw() 106 error("read 0 data_length for NVM"); in read_vtpmblk_raw() 110 error("read invalid data_length for NVM"); in read_vtpmblk_raw() 116 error("read(data) failed! error was %s", strerror(errno)); in read_vtpmblk_raw() [all …]
|
A D | vtpm.c | 240 error("Unknown client label in tpm_handle_command"); in main_loop() 257 error("tpm_handle_command() failed"); in main_loop() 361 error("Invalid locality specification: %s", lbl); in parse_cmd_line() 365 error("Too many locality specifications"); in parse_cmd_line() 380 error("Invalid locality item: %s", pch); in parse_cmd_line() 387 error("Invalid command line option `%s'", argv[i]); in parse_cmd_line() 404 error("Invalid startup mode %d", opt_args.startup); in parse_cmd_line() 465 error("Error parsing commandline\n"); in main() 472 error("Unable to initialize tpmfront device"); in main() 478 error("Unable to initialize RNG"); in main() [all …]
|
/xen/xen/arch/arm/acpi/ |
A D | boot.c | 242 int error = 0; in acpi_boot_table_init() local 264 error = acpi_table_init(); in acpi_boot_table_init() 265 if ( error ) in acpi_boot_table_init() 268 __FUNCTION__, error); in acpi_boot_table_init() 272 error = acpi_table_parse(ACPI_SIG_FADT, acpi_parse_fadt); in acpi_boot_table_init() 273 if ( error ) in acpi_boot_table_init() 275 printk("%s: FADT not found (%d)\n", __FUNCTION__, error); in acpi_boot_table_init() 284 return error; in acpi_boot_table_init()
|
/xen/tools/libs/call/ |
A D | netbsd.c | 47 goto error; in osdep_xencall_open() 53 goto error; in osdep_xencall_open() 59 error: in osdep_xencall_open() 99 int error = ioctl(fd, IOCTL_PRIVCMD_HYPERCALL, hypercall); in do_xen_hypercall() local 107 if (error < 0) in do_xen_hypercall() 108 return error; in do_xen_hypercall()
|
A D | solaris.c | 47 goto error; in osdep_xencall_open() 53 goto error; in osdep_xencall_open() 59 error: in osdep_xencall_open()
|
/xen/tools/hotplug/NetBSD/ |
A D | block | 13 error() { 15 xenstore-write $xpath/hotplug-status error \ 16 $xpath/hotplug-error "$@" 29 error "$xpath/params is empty, unable to attach block device." 31 error "$xparams is not a valid file type to use as block device." \ 81 error "no available vnd device"
|
/xen/xen/arch/x86/cpu/microcode/ |
A D | amd.c | 301 int error = 0; in cpu_request_microcode() local 311 error = -EINVAL; in cpu_request_microcode() 326 error = -EINVAL; in cpu_request_microcode() 334 error = scan_equiv_cpu_table(et); in cpu_request_microcode() 337 if ( error && error != -ESRCH ) in cpu_request_microcode() 339 skip_ucode = error; in cpu_request_microcode() 340 error = 0; in cpu_request_microcode() 352 error = -EINVAL; in cpu_request_microcode() 388 error = -ENOMEM; in cpu_request_microcode() 391 if ( error && !patch ) in cpu_request_microcode() [all …]
|
A D | intel.c | 302 int error = 0; in cpu_request_microcode() local 317 error = -EINVAL; in cpu_request_microcode() 322 error = microcode_sanity_check(mc); in cpu_request_microcode() 323 if ( error ) in cpu_request_microcode() 343 error = -ENOMEM; in cpu_request_microcode() 346 if ( error && !patch ) in cpu_request_microcode() 347 patch = ERR_PTR(error); in cpu_request_microcode()
|
/xen/xen/tools/kconfig/tests/err_recursive_dep/ |
A D | expected_stderr | 1 Kconfig:11:error: recursive dependency detected! 6 Kconfig:5:error: recursive dependency detected! 11 Kconfig:17:error: recursive dependency detected! 17 Kconfig:32:error: recursive dependency detected! 23 Kconfig:37:error: recursive dependency detected! 29 Kconfig:60:error: recursive dependency detected! 34 Kconfig:51:error: recursive dependency detected!
|
/xen/tools/ocaml/libs/eventchn/ |
A D | xeneventchn.mli | 47 (** Return an initialised event channel interface. On error it 53 On error it will throw a Failure exception. *) 56 (** Notify the given event channel. On error it will throw a 61 channel connected to domid:remote_port. On error it will 66 (domain exception VIRQ). On error it will throw a Failure 71 On error it will throw a Failure exception. *) 74 (** Unbinds the given event channel. On error it will throw a 78 (** Returns the next event channel to become pending. On error it 82 (** Unmasks the given event channel. On error it will throw a
|
/xen/xen/arch/x86/acpi/ |
A D | power.c | 196 int error; in enter_state() local 216 if ( (error = disable_nonboot_cpus()) ) in enter_state() 235 if ( (error = device_power_down()) != SAVED_ALL ) in enter_state() 239 device_power_up(error); in enter_state() 242 error = -EIO; in enter_state() 246 error = 0; in enter_state() 260 error = tboot_s3_resume(); in enter_state() 266 error = -EINVAL; in enter_state() 281 if ( (state == ACPI_STATE_S3) && error ) in enter_state() 282 tboot_s3_error(error); in enter_state() [all …]
|
/xen/xen/arch/x86/cpu/mtrr/ |
A D | main.c | 315 int i, replace, error; in mtrr_add_page() local 322 if ((error = mtrr_if->validate_add_page(base,size,type))) in mtrr_add_page() 323 return error; in mtrr_add_page() 347 error = -EINVAL; in mtrr_add_page() 384 error = i; in mtrr_add_page() 402 error = i; in mtrr_add_page() 405 return error; in mtrr_add_page() 487 int error = -EINVAL; in mtrr_del_page() local 524 error = reg; in mtrr_del_page() 527 return error; in mtrr_del_page()
|
/xen/tools/tests/mce-test/tools/ |
A D | README | 1 Xen Machine Check Exception(MCE) error inject tool 18 -D, --dump dump addr info without error injection 22 -t, --type=error error type
|
/xen/tools/libxl/ |
A D | libxl_osdeps.h | 66 #error define SYSFS_USBBACK_DRIVER for your platform 69 #error define SYSFS_USB_DEV for your platform 73 #error define SYSFS_PCIBACK_DRIVER for your platform 76 #error define SYSFS_PCI_DEV for your platform
|
/xen/tools/libs/foreignmemory/ |
A D | netbsd.c | 44 goto error; in osdep_xenforeignmemory_open() 50 goto error; in osdep_xenforeignmemory_open() 56 error: in osdep_xenforeignmemory_open()
|
A D | solaris.c | 45 goto error; in osdep_xenforeignmemory_open() 51 goto error; in osdep_xenforeignmemory_open() 57 error: in osdep_xenforeignmemory_open()
|
/xen/xen/include/asm-arm/ |
A D | macros.h | 5 # error "This file should only be included in assembly file" 13 # error "unknown ARM variant"
|
/xen/xen/arch/arm/arm32/lib/ |
A D | assembler.h | 21 #error "Only include this from assembly code" 183 .error "ALT_UP() content must assemble to exactly 4 bytes";\ 223 #error Incompatible SMP platform 256 .error "Unsupported inc macro argument" 274 .error "Unsupported rept macro argument" 297 .error "Unsupported inc macro argument"
|