Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 25 of 25) sorted by relevance

/xen/tools/libxc/
A Dxc_sr_save.c94 int *errors = NULL, rc = -1; in write_batch() local
112 errors = malloc(nr_pfns * sizeof(*errors)); in write_batch()
120 if ( !mfns || !types || !errors || !guest_data || !local_pages || !iov ) in write_batch()
164 xch->fmem, ctx->domid, PROT_READ, nr_pages, mfns, errors); in write_batch()
182 if ( errors[p] ) in write_batch()
185 ctx->save.batch_pfns[i], mfns[p], errors[p]); in write_batch()
279 free(errors); in write_batch()
/xen/m4/
A Dpkg.m452 # to PKG_CHECK_MODULES(), but does not set variables or print errors.
62 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
124 $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
126 $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
/xen/
A DCODING_STYLE142 Passing errors up the stack should be used when the caller is already
143 expecting to handle errors, and the state when the error was
146 domain_crash() should be used when passing errors up the stack is too
152 BUG_ON() should be used when you can’t pass errors up the stack, and
197 - When the caller is expecting to handle errors, and there is no
201 caller isn't expecting to handle errors, or if the state is difficult
/xen/docs/misc/
A Dxen-error-handling.txt31 errors (where retry or feature disable are more appropriate).
70 Example usage: Most commonly for out-of-memory errors during
79 A possible approach to dealing with boot-time errors, rather than
A Dpvcalls.pandoc935 - **in_error** and **out_error** They signal errors when reading from the socket
937 errors. When an error occurs, no further reads or writes operations are
A Dxenstore.txt121 Parsing errors and values out of range generally go
A Dlivepatch.pandoc669 * `rc` - -XEN_EXX type errors encountered while performing the last
774 * `rc` - -XEN_EXX type errors encountered while performing the last
915 1. *XEN_SYSCTL_LIVEPATCH_UPLOAD* to upload the payload. If there are errors *STOP* here.
A Dkconfig-language.rst597 all errors appear to involve one or more select's and one or more "depends on".
A Dxen-command-line.pandoc788 and this option is a coarse-grain workaround for those errors.
1044 loaded; errors will be reported to the ring buffer but will not prevent
1655 signalling of PCI System and Parity errors.
/xen/xen/arch/x86/mm/
A Dmem_sharing.c462 int errors = 0; in audit() local
490 errors++; in audit()
500 errors++; in audit()
509 errors++; in audit()
517 errors++; in audit()
525 errors++; in audit()
546 errors++; in audit()
555 errors++; in audit()
575 errors++; in audit()
587 errors++; in audit()
[all …]
/xen/docs/process/
A DRUBRIC3 well-organised, and to help avoid errors.
/xen/tools/
A Dconfigure8287 ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.12") 2>&5
8304 ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.12") 2>&5
8329 …glib_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.12" 2>&1`
8420 …pixman_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "pixman-1 >= 0.21.8" …
9373 …LIBNL3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libnl-3.0 >= 3.2.8 l…
9516 …SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd-daemon" …
9576 …SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd >= 209" …
9652 …SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd >= 209" …
9742 …SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd-daemon" …
9801 …SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd >= 209" …
[all …]
/xen/tools/tests/mce-test/tools/
A DREADME5 MCE injection mechanism. It allows to inject machine check errors on the
/xen/tools/python/
A Dpylintrc10 # * R0001: Total errors / warnings
11 # * R0002: % errors / warnings by module
48 # note).You have access to the variables errors warning, statement which
49 # respectivly contain the number of errors / warnings messages and the total
/xen/tools/tests/x86_emulator/
A Dpredicates.c526 static unsigned int errors; variable
530 if ( !errors++ ) in print_insn()
670 if ( errors ) in predicates_test()
/xen/tools/golang/xenlight/
A Dhelpers.gen.go1125 return errors.New("expected union key DomainTypeHvm")
1234 return errors.New("expected union key DomainTypePv")
1431 return errors.New("wrong type for union key type")
1549 return errors.New("wrong type for union key type")
1574 return errors.New("wrong type for union key type")
2181 return errors.New("wrong type for union key type")
4014 return errors.New("wrong type for union key type")
4025 return errors.New("wrong type for union key type")
4038 return errors.New("wrong type for union key type")
4158 return errors.New("wrong type for union key type")
[all …]
/xen/xen/arch/x86/
A Dtraps.c1962 static const char errors[][10] = { in do_entry_CP() local
1976 if ( ec < ARRAY_SIZE(errors) && errors[ec][0] ) in do_entry_CP()
1977 err = errors[ec]; in do_entry_CP()
/xen/tools/ocaml/xenstored/
A Dconfig.ml109 (** read a filename, parse and validate, and return the errors if any *)
/xen/tools/xl/
A DCODING_STYLE98 - Tabs are rendered badly in patches, causing off-by-one errors in almost
/xen/stubdom/grub.patches/
A D60ext4.diff37 __u16 s_errors; /* Behaviour when detecting errors */
A D61btrfs.diff2317 + * Return -1 on errors;
2414 + * perform a translation. Return 1 on errors.
2726 + * Return 0, if key was found. Return -1 on io errors.
2787 + * are no greater leaves. Returns < 0 on io errors.
2847 + * Return -1 on io errors.
/xen/tools/libxl/
A DCODING_STYLE214 - Tabs are rendered badly in patches, causing off-by-one errors in almost
/xen/docs/man/
A Dxen-vtpmmgr.7.pod186 unexpected busy errors from the TPM driver. The ability to access locality 2 of
A Dxl.1.pod.in1409 may cause IO errors in the domain.
/xen/tools/firmware/rombios/
A Drombios.c9506 ;; length in paragraphs and checksum stored in a word to prevent errors

Completed in 617 milliseconds