Home
last modified time | relevance | path

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

12

/xen-4.10.0-shim-comet/tools/blktap2/drivers/
A Dtapdisk-log.c55 struct error errors[MAX_ERROR_MESSAGES]; member
157 e = &tapdisk_err.errors[i]; in __tlog_error()
170 e = &tapdisk_err.errors[tapdisk_err.cnt]; in __tlog_error()
196 e = &tapdisk_err.errors[i]; in tlog_print_errors()
213 e = &tapdisk_err.errors[i]; in tlog_flush_errors()
A Dtapdisk-vbd.h127 uint64_t errors; member
A Dtapdisk-vbd.c766 vbd->errors, vbd->retries, vbd->received, vbd->returned, in tapdisk_vbd_shutdown()
824 vbd->errors, vbd->retries, in tapdisk_vbd_debug()
1211 vbd->errors++; in __tapdisk_vbd_complete_td_request()
/xen-4.10.0-shim-comet/tools/tests/regression/
A DREADME9 for syntax errors. Note that due to the dynmic of python not all
10 syntax errors might be detected.
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_save.c86 int *errors = NULL, rc = -1; in write_batch() local
105 errors = malloc(nr_pfns * sizeof(*errors)); in write_batch()
113 if ( !mfns || !types || !errors || !guest_data || !local_pages || !iov ) in write_batch()
157 ctx->domid, PROT_READ, nr_pages, mfns, errors); in write_batch()
175 if ( errors[p] ) in write_batch()
178 ctx->save.batch_pfns[i], mfns[p], errors[p]); in write_batch()
272 free(errors); in write_batch()
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dmem_sharing.c423 int errors = 0; in audit() local
450 errors++; in audit()
459 errors++; in audit()
468 errors++; in audit()
476 errors++; in audit()
484 errors++; in audit()
504 errors++; in audit()
513 errors++; in audit()
532 errors++; in audit()
544 errors++; in audit()
[all …]
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/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 Dxenstore.txt121 Parsing errors and values out of range generally go
A Dlivepatch.markdown543 * `rc` - -XEN_EXX type errors encountered while performing the last
640 * `rc` - -XEN_EXX type errors encountered while performing the last
773 1. *XEN_SYSCTL_LIVEPATCH_UPLOAD* to upload the payload. If there are errors *STOP* here.
A Dpvcalls.markdown943 - **in_error** and **out_error** They signal errors when reading from the socket
945 errors. When an error occurs, no further reads or writes operations are
A Dxen-command-line.markdown811 loaded; errors will be reported to the ring buffer but will not prevent
1360 Disable signaling of SERR (system errors) and/or PERR (parity errors)
/xen-4.10.0-shim-comet/tools/
A Dconfigure7974 ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.12") 2>&5
7991 ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.12") 2>&5
8016 …glib_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.12" 2>&1`
8107 …pixman_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "pixman-1 >= 0.21.8" …
9111 …LIBNL3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libnl-3.0 >= 3.2.8 l…
9254 …SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd-daemon" …
9314 …SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd >= 209" …
9390 …SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd >= 209" …
9480 …SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd-daemon" …
9539 …SYSTEMD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsystemd >= 209" …
[all …]
/xen-4.10.0-shim-comet/tools/tests/mce-test/tools/
A DREADME5 MCE injection mechanism. It allows to inject machine check errors on the
/xen-4.10.0-shim-comet/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
A Dtest.py374 test, self.errors)
389 def printErrorList(self, flavor, errors): argument
390 for test, err in errors:
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dconfig.ml109 (** read a filename, parse and validate, and return the errors if any *)
/xen-4.10.0-shim-comet/tools/golang/xenlight/
A Dxenlight.go74 var errors = [...]string{ var
103 if 0 < int(e) && int(e) < len(errors) {
104 s := errors[e]
/xen-4.10.0-shim-comet/tools/xl/
A DCODING_STYLE98 - Tabs are rendered badly in patches, causing off-by-one errors in almost
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D60ext4.diff37 __u16 s_errors; /* Behaviour when detecting errors */
A D61btrfs.diff2328 + * Return -1 on errors;
2425 + * perform a translation. Return 1 on errors.
2737 + * Return 0, if key was found. Return -1 on io errors.
2798 + * are no greater leaves. Returns < 0 on io errors.
2858 + * Return -1 on io errors.
/xen-4.10.0-shim-comet/tools/libxl/
A DCODING_STYLE214 - Tabs are rendered badly in patches, causing off-by-one errors in almost
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vtpmmgr.pod.7182 unexpected busy errors from the TPM driver. The ability to access locality 2 of
A Dxl.pod.1.in1351 may cause IO errors in the domain.
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.tab.c_shipped1413 /* Number of syntax errors so far. */

Completed in 50 milliseconds

12